LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / LoopSimplify / hardertest.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.
2003-10-12 Chris LattnerThe -preheaders pass is now known as -loopsimplify
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2002-09-26 Chris LattnerCheckin the simple features tests for the preheader...