llvm-6502/test/Transforms/SCCP
Chris Lattner 1825e30dec Fix this test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18900 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 17:53:11 +00:00
..
2002-05-02-EdgeFailure.ll
2002-05-02-MissSecondInst.ll
2002-05-20-MissedIncomingValue.ll
2002-05-21-InvalidSimplify.ll
2002-08-30-GetElementPtrTest.ll
2003-06-24-OverdefinedPHIValue.ll
2003-08-26-InvokeHandling.ll
2004-11-16-DeadInvoke.ll
2004-12-10-UndefBranchBug.ll New testcase that SCCP miscompiles. Luckily this is extremely unlikely to 2004-12-10 20:10:23 +00:00
basictest.ll
calltest.ll
dg.exp Adding srcdir arg 2004-11-19 22:45:25 +00:00
ipsccp-basic.ll Update test 2004-12-11 17:13:19 +00:00
ipsccp-conditional.ll Fix this test 2004-12-13 17:53:11 +00:00
ipsccp-gvar.ll New testcase that ipsccp should handle. 2004-12-11 05:14:55 +00:00
loadtest.ll
logical-nuke.ll New testcase. If one side of and/or is known to be 0/-1, it doesn't matter 2004-12-11 23:14:40 +00:00
phitest.ll
sccptest.ll