[InstCombine] canonicalize (bitcast (extractelement X)) --> (extractelement(bitcast X))
[oota-llvm.git] / test / Transforms / SCCP / 2007-05-16-InvokeCrash.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2011-08-31 Bill WendlingUpdate the tests to the new EH scheme.
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2008-03-19 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2007-05-17 Devang PatelNew test.