llvm-6502/test/Transforms/GVNPRE
2007-07-04 04:51:16 +00:00
..
2007-06-12-NoExit.ll
2007-06-12-PhiTranslate.ll
2007-06-15-InvokeInst.ll
2007-06-15-Looping.ll
2007-06-18-ConstantInPhi.ll
2007-06-18-EraseNumbering.ll
2007-07-03-PhiTranslateGEP.ll Fix an error in phi translation of GEPs that was causing failures. 2007-07-04 04:51:16 +00:00
basic.ll
cast.ll Add support for performing GVNPRE on cast instructions, and add a testcase for this. 2007-07-03 18:37:08 +00:00
dg.exp
extractelement.ll
gep.ll Add support for performing GVNPRE on GEP instructions. 2007-07-03 23:51:19 +00:00
insertelement.ll
select.ll
shufflevector.ll