llvm-project/llvm/test/Transforms/LoopRotate
Sanjay Patel 9eb2c0113d [IR][LoopRotate] remove assertion that phi must have at least one operand
This was suggested in D92247 - I initially committed an alternate
fix ( bfd2c216ea ) to avoid the crash/assert shown in
https://llvm.org/PR48296 ,
but that was reverted because it caused msan failures on other
tests. We can try to revive that patch using the test included
here, but I do not have an immediate plan to isolate that problem.
2020-11-30 11:32:42 -05:00
..
2009-01-25-SingleEntryPhi.ll
PhiRename-1.ll
PhiSelfReference-1.ll
alloca.ll
basic.ll [NewPM][LoopRotate] Rename rotate -> loop-rotate 2020-08-05 12:25:01 -07:00
callbr.ll
catchret.ll
convergent.ll
crash.ll
dbg-value-duplicates-2.ll
dbg-value-duplicates.ll
dbgvalue.ll
freeze-crash.ll [NewPM][LoopRotate] Rename rotate -> loop-rotate 2020-08-05 12:25:01 -07:00
indirectbr.ll
loopexitinglatch.ll
multiple-deopt-exits.ll [NewPM][LoopRotate] Rename rotate -> loop-rotate 2020-08-05 12:25:01 -07:00
multiple-exits.ll
nosimplifylatch.ll
oz-disable.ll [LoopRotate][NPM] Disable header duplication under -Oz 2020-10-22 08:39:12 -07:00
phi-dbgvalue.ll
phi-duplicate.ll
phi-empty.ll [IR][LoopRotate] remove assertion that phi must have at least one operand 2020-11-30 11:32:42 -05:00
pr2639.ll
pr22337.ll
pr33701.ll
pr35210.ll [NewPM][LoopRotate] Rename rotate -> loop-rotate 2020-08-05 12:25:01 -07:00
pr37205.ll
preserve-loop-simplify.ll
preserve-mssa.ll
preserve-scev.ll
simplifylatch.ll
switch.ll
vect.omp.persistence.ll