LSR: Don't optimize loops if an outer loop has no preheader.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2012-02-nopreheader.ll
2012-01-07 Andrew TrickLSR: Don't optimize loops if an outer loop has no prehe...
2012-01-02 Andrew TrickFix SCEVExpander to handle loops with no preheader...