Allocate local registers in order for optimal coloring.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / ARM /
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-02-09 Andrew TrickLSR IVChain improvement.
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.