Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / SimplifyCFG / sink-common-code.ll
2012-09-20 Manman RenSimplifyCFG: sink common codes from IF, ELSE blocks...