1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/Transforms/LoopRotate
Chris Lattner 5731a92f5b remove a bogus assertion: the latch block of a loop is not
neccesarily an uncond branch to the header.  This fixes 
PR8955 (the assertion tripping).

llvm-svn: 123219
2011-01-11 07:47:59 +00:00
..
2009-01-25-SingleEntryPhi.ll
basic.ll Teach loop rotate to hoist trivially invariant instructions 2010-09-06 01:10:22 +00:00
crash.ll remove a bogus assertion: the latch block of a loop is not 2011-01-11 07:47:59 +00:00
dg.exp
indirectbr.ll
LRCrash-1.ll
LRCrash-2.ll
LRCrash-3.ll
LRCrash-4.ll
LRCrash-5.ll
phi-duplicate.ll When loop rotation happens, it is *very* common for the duplicated condbr 2011-01-08 19:59:06 +00:00
PhiRename-1.ll
PhiSelfRefernce-1.ll
pr2639.ll
preserve-scev.ll