ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0
[oota-llvm.git] / test / Transforms / InstCombine / fold-phi.ll
2014-11-04 David MajnemerMinimize test case further
2014-11-03 David MajnemerInstCombine: Remove infinite loop caused by FoldOpIntoPhi
2012-12-14 Michael IlsemanAdd back FoldOpIntoPhi optimizations with fix. Included...