LSR: teach isSimplifiedLoopNest to handle PHI IVUsers.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2012-03-15-nopreheader.ll
2012-03-20 Andrew TrickLSR: teach isSimplifiedLoopNest to handle PHI IVUsers.
2012-03-20 Andrew TrickLSR: fix IVUsers isSimplifiedLoopNest to perform a...
2012-03-16 Andrew TrickLSR fix: Add isSimplifiedLoopNest to IVUsers analysis.