LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / LoopSimplify / 2004-02-05-DominatorInfoCorruption.ll
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...
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-02-05 Chris LattnerNew testcase for PR223: Loopsimplify incorrectly update...