[InstCombine] Remove redundant @llvm.assume intrinsics
[oota-llvm.git] / test / Transforms / InstCombine / fold-phi.ll
2012-12-14 Michael IlsemanAdd back FoldOpIntoPhi optimizations with fix. Included...