llvm-6502/test/Transforms/GVNPRE
2007-06-16 00:25:10 +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
basic.ll Make the run line for this test correct. Thanks to Chris for spotting it. 2007-06-12 04:40:48 +00:00
dg.exp