Move the personality function from LandingPadInst to Function
[oota-llvm.git] / test / Transforms / IPConstantProp / return-constant.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-24 David BlaikieSkip extra LLVM IR assemble/disassemble steps in some...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-09-01 Bill WendlingUpdate some tests to the new EH scheme.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-06-19 Matthijs KooijmanModify some ipconstprop tests to also test with invokes.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-04-15 Reid SpencerFor PR1319:
2007-01-13 Reid SpencerFor PR1043:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-12-01 Chris Lattnerfix incorrectly translated testcase
2006-11-27 Reid SpencerFor PR950:
2004-11-14 Chris LattnerOops, make this test the right thing.
2004-11-14 Chris LattnerNew testcase