Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 2 | -3/+2 |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 2 | -2/+3 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | Allocate local registers in order for optimal coloring. | Andrew Trick | 2013-07-25 | 1 | -1/+1 |
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-05-02 | 1 | -10/+5 |
* | LSR IVChain improvement. | Andrew Trick | 2013-02-09 | 1 | -12/+89 |
* | During the CodeGenPrepare we often lower intrinsics (such as objsize) | Nadav Rotem | 2012-08-14 | 1 | -4/+4 |
* | Unit test for LSR kind=Special fix: r158536. | Andrew Trick | 2012-06-15 | 1 | -0/+102 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 1 | -8/+1 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -5/+13 |
* | Enable LSR IV Chains with sufficient heuristics. | Andrew Trick | 2012-01-10 | 2 | -0/+297 |