llvm-6502/test/Transforms/GVNPRE
2007-06-28 23:50:31 +00:00
..
2007-06-12-NoExit.ll Testcase where GVNPRE crashes on functions with no exit nodes. 2007-06-12 16:56:00 +00:00
2007-06-12-PhiTranslate.ll Add a test where phi translation was producing a null result. 2007-06-12 22:42:35 +00:00
2007-06-15-InvokeInst.ll Testcase where GVNPRE was getting confused by invoke instructions. 2007-06-16 00:25:10 +00:00
2007-06-15-Looping.ll Add a testcase where GVNPRE what getting confused by a loop. 2007-06-15 17:54:05 +00:00
2007-06-18-ConstantInPhi.ll Testcase for instances where a constant only occurs as an operand to a phi node. 2007-06-19 05:55:01 +00:00
2007-06-18-EraseNumbering.ll Add a new testcase for memory corruption issues. 2007-06-19 05:41:22 +00:00
basic.ll Rename variables to expose the fact that this test is failing. 2007-06-24 08:17:41 +00:00
dg.exp Add a GVN-PRE basic regression test. 2007-06-12 00:49:33 +00:00
extractelement.ll Add tests for performing GVNPRE on the three vector-specific instructions. 2007-06-27 04:06:32 +00:00
insertelement.ll Add tests for performing GVNPRE on the three vector-specific instructions. 2007-06-27 04:06:32 +00:00
select.ll Add a test for performing GVNPRE on select instructions. 2007-06-28 23:50:31 +00:00
shufflevector.ll Add tests for performing GVNPRE on the three vector-specific instructions. 2007-06-27 04:06:32 +00:00