LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / LoopSimplify / 2007-10-28-InvokeCrash.ll
2014-05-27 Arnaud A. de Grand... No need for those tests to go thru llvm-as and/or llvm...
2011-09-19 Bill WendlingUpdate to the new EH syntax.
2011-09-19 Bill WendlingDramatically reduce this testcase.
2011-08-31 Bill WendlingReenable test.
2011-08-31 Bill WendlingRevert accidental commit
2011-08-31 Eli FriedmanDisable this test until Bill fixes it properly.
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-02-10 Cameron ZwarichRename 'loopsimplify' to 'loop-simplify'.
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...
2007-10-29 Chris LattnerFix PR1752 and LoopSimplify/2007-10-28-InvokeCrash...