Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Force constants into the entry block | David Brazdil | 2015-03-26 | 1 | -58/+38 |
* | Revert "Deoptimization-based bce." | Andreas Gampe | 2015-03-24 | 1 | -16/+16 |
* | Deoptimization-based bce. | Mingyao Yang | 2015-03-23 | 1 | -16/+16 |
* | Fix bce gtest. | Mingyao Yang | 2015-03-04 | 1 | -0/+9 |
* | Merge "More checker tests for BCE." | Mingyao Yang | 2015-02-23 | 1 | -5/+5 |
|\ | |||||
| * | More checker tests for BCE. | Mingyao Yang | 2015-02-23 | 1 | -5/+5 |
* | | Optimizing: Speed up HInstruction use removal | David Brazdil | 2015-02-23 | 1 | -6/+6 |
* | | Move arenas into runtime | Mathieu Chartier | 2015-02-19 | 1 | -1/+1 |
|/ | |||||
* | Improve bce so that more bounds checks can be eliminated. | Mingyao Yang | 2015-02-09 | 1 | -24/+27 |
* | Use the non access check entrypoint when possible. | Nicolas Geoffray | 2015-01-30 | 1 | -1/+1 |
* | Move code around and address growable_array comment. | Nicolas Geoffray | 2015-01-26 | 1 | -1/+2 |
* | Fix build breakage after GVN change. | Nicolas Geoffray | 2015-01-26 | 1 | -23/+29 |
* | ART: Fix linting errors | Andreas Gampe | 2014-12-04 | 1 | -8/+8 |
* | Bounds check elimination. | Mingyao Yang | 2014-12-03 | 1 | -0/+1045 |