LowerSwitch: replace unreachable default with popular case destination
[oota-llvm.git] / test / Transforms / LoopSimplify / 2010-07-15-IncorrectDomFrontierUpdate.ll
2011-02-10 Cameron ZwarichRename 'loopsimplify' to 'loop-simplify'.
2010-07-16 Tobias GrosserLoopSimplify does not update domfrontier correctly.