Revert r246158 since it breaks LLVM.Transforms/ConstProp.calls.ll
[oota-llvm.git] / test / Transforms / LoopUnswitch / trivial-unswitch.ll
2015-07-25 Chen Li[LoopUnswitch] Improve loop unswitch pass to find trivi...