llvm-6502/test/Transforms/SCCP
2006-04-12 21:57:40 +00:00
..
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2002-05-02-EdgeFailure.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-05-02-MissSecondInst.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-05-20-MissedIncomingValue.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-05-21-InvalidSimplify.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2002-08-30-GetElementPtrTest.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-06-24-OverdefinedPHIValue.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2003-08-26-InvokeHandling.ll Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
2004-11-16-DeadInvoke.ll New testcase for recent patch to SCCP, thanks to Nate Begeman for pointing 2004-11-16 16:39:20 +00:00
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 Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
calltest.ll New testcase 2004-04-13 19:43:33 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +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 Test to make sure we can SCCP load instructions 2004-01-12 04:28:32 +00:00
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 New testcase, allow folding of binary operators that use PHI nodes, as long 2004-01-12 03:57:00 +00:00
sccptest.ll fix buggy test 2005-05-13 15:51:31 +00:00
select.ll new testcase for more interesting select sccp cases 2006-02-08 02:37:40 +00:00