Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / StructurizeCFG / loop-multiple-exits.ll
2013-06-19 Matt ArsenaultMove StructurizeCFG out of R600 to generic Transforms.