summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/ARM
Commit message (Expand)AuthorAge
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-25
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* LSR IVChain improvement.Andrew Trick2013-02-09
* During the CodeGenPrepare we often lower intrinsics (such as objsize)Nadav Rotem2012-08-14
* Unit test for LSR kind=Special fix: r158536.Andrew Trick2012-06-15
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-10