Switch the SCEV expander and LoopStrengthReduce to use
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / ARM /
2012-08-14 Nadav RotemDuring the CodeGenPrepare we often lower intrinsics...
2012-06-15 Andrew TrickUnit test for LSR kind=Special fix: r158536.
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-10 Andrew TrickEnable LSR IV Chains with sufficient heuristics.