Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Fix unused variables and functions | Andreas Gampe | 2014-11-24 | 1 | -1/+0 |
* | C++11 related clean-up of DISALLOW_.. | Ian Rogers | 2014-10-22 | 1 | -0/+2 |
* | Revert "Revert "Introduce a class to implement optimization passes."" | Roland Levillain | 2014-10-17 | 1 | -1/+1 |
* | Tidy ELF builder. | Ian Rogers | 2014-10-09 | 1 | -1/+1 |
* | Revert "Introduce a class to implement optimization passes." | Nicolas Geoffray | 2014-10-01 | 1 | -1/+1 |
* | Introduce a class to implement optimization passes. | Roland Levillain | 2014-10-01 | 1 | -1/+1 |
* | First optimization in new compiler: simple GVN. | Nicolas Geoffray | 2014-09-19 | 1 | -0/+2 |
* | Final CL to enable register allocation on x86. | Nicolas Geoffray | 2014-06-12 | 1 | -0/+3 |
* | Add a linear scan register allocator to the optimizing compiler. | Nicolas Geoffray | 2014-05-26 | 1 | -1/+7 |
* | Linearize the graph before creating live ranges. | Nicolas Geoffray | 2014-05-16 | 1 | -0/+6 |
* | Add a compilation tracing mechanism to the new compiler. | Nicolas Geoffray | 2014-05-14 | 1 | -0/+63 |