llvm-6502/test/Transforms/LoopUnswitch
Owen Anderson 2f62a9eb2e Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case
from a switch instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28946 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-27 22:24:59 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2006-02-14-LoopSimplifyCrash.ll new testcase that broke unswitch due to loopsimplify not doing the right thing. 2006-02-14 23:07:29 +00:00
2006-02-22-UnswitchCrash.ll new testcase distilled from SPASS 2006-02-22 23:54:15 +00:00
2006-06-13-SingleEntryPHI.ll new testcase, distilled from povray 2006-06-14 04:45:45 +00:00
2006-06-27-DeadSwitchCase.ll Testcase that Nate found where LoopUnswitch chokes on eliminating a dead case 2006-06-27 22:24:59 +00:00
basictest.ll New testcase 2004-04-19 18:06:34 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00