LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / LoopSimplify / 2010-12-26-PHIInfiniteLoop.ll
2011-02-10 Cameron ZwarichRename 'loopsimplify' to 'loop-simplify'.
2011-01-02 Duncan SandsFix PR8702 by not having LoopSimplify claim to preserve...