This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-03-03 18:09:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LoopRotate
History
Simon Pilgrim
50016fe640
[LoopRotate] Cleanup test checks to fix issue reported on D77354
2020-04-03 17:21:37 +01:00
..
2009-01-25-SingleEntryPhi.ll
…
alloca.ll
…
basic.ll
…
callbr.ll
…
catchret.ll
…
convergent.ll
…
crash.ll
…
dbg-value-duplicates-2.ll
[BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessor
2019-12-16 11:41:21 +01:00
dbg-value-duplicates.ll
…
dbgvalue.ll
…
freeze-crash.ll
[Test] Add a regression test for failure introduced by 952ad4701cf0d8da79789f6b83ddaa386c60d535
2020-03-05 16:32:37 +07:00
indirectbr.ll
…
loopexitinglatch.ll
…
multiple-deopt-exits.ll
[LoopRotate] add ability to repeat loop rotation until non-deoptimizing exit is found
2020-01-23 15:56:24 +03:00
multiple-exits.ll
…
nosimplifylatch.ll
…
oz-disable.ll
…
phi-dbgvalue.ll
…
phi-duplicate.ll
…
PhiRename-1.ll
…
PhiSelfReference-1.ll
…
pr2639.ll
…
pr22337.ll
…
pr33701.ll
…
pr35210.ll
[LoopRotate] Cleanup test checks to fix issue reported on D77354
2020-04-03 17:21:37 +01:00
pr37205.ll
…
preserve-loop-simplify.ll
…
preserve-mssa.ll
…
preserve-scev.ll
…
simplifylatch.ll
…
switch.ll
[LoopRotate] Add tests for rotate with switch; NFC
2020-01-11 11:03:29 +01:00
vect.omp.persistence.ll
…