Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / FunctionAttrs / readattrs.ll
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...