llvm-6502/test/Transforms/LoopUnswitch
Devang Patel 5c4cd0d82e Fix bug in updating dominance frontier after loop
unswitch when frontier includes basic blocks that 
are not inside loop.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42654 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 22:29:34 +00:00
..
2006-02-14-LoopSimplifyCrash.ll For PR950: 2006-12-31 06:02:00 +00:00
2006-02-22-UnswitchCrash.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2006-06-13-SingleEntryPHI.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2006-06-27-DeadSwitchCase.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
2007-05-09-tl.ll Drop ModuleID from comment. 2007-05-11 00:45:58 +00:00
2007-05-09-Unreachable.ll Drop ModuleID from comment. 2007-05-11 00:45:58 +00:00
2007-07-12-ExitDomInfo.ll Bunch of tests to check loop passes. 2007-07-31 08:04:17 +00:00
2007-07-13-DomInfo.ll Bunch of tests to check loop passes. 2007-07-31 08:04:17 +00:00
2007-07-18-DomInfo.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2007-08-01-Dom.ll Update dominator info for the middle blocks created while spliting 2007-08-01 22:23:50 +00:00
2007-08-01-LCSSA.ll Update dominator info for the middle blocks created while spliting 2007-08-02 15:25:57 +00:00
2007-10-04-DomFrontier.ll Fix bug in updating dominance frontier after loop 2007-10-05 22:29:34 +00:00
basictest.ll Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
dg.exp For PR1319: 2007-04-15 08:30:33 +00:00