Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / ScalarRepl / only-memcpy-uses.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...