Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -5/+2 |
* | ART: Remove WriteElf from Compiler | Andreas Gampe | 2015-04-10 | 1 | -10/+0 |
* | ART: Fix 64-bit ELF file support | Andreas Gampe | 2015-04-07 | 1 | -0/+3 |
* | ART: Even more Quick cleanup | Andreas Gampe | 2015-01-27 | 1 | -2/+0 |
* | ART: Added Checker, a pattern matching test engine | David Brazdil | 2014-12-17 | 1 | -1/+1 |
* | Remove portable. | Elliott Hughes | 2014-12-12 | 1 | -30/+1 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -0/+1 |
* | Support for CONST_STRING in optimizing compiler. | Nicolas Geoffray | 2014-10-31 | 1 | -0/+6 |
* | ART: Clean up compiler | Andreas Gampe | 2014-08-22 | 1 | -1/+14 |
* | Give Compiler a back reference to the driver. | Ian Rogers | 2014-05-06 | 1 | -16/+18 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -1/+2 |
* | Add command line support for enabling the optimizing compiler. | Nicolas Geoffray | 2014-03-13 | 1 | -0/+127 |