Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -1/+1 |
* | In quick compiler, force string init invoke to be fast path. | Jeff Hao | 2015-05-06 | 1 | -1/+2 |
* | Replace String CharArray with internal uint16_t array. | Jeff Hao | 2015-04-27 | 1 | -0/+11 |
* | Quick: Clean up temp use counting. | Vladimir Marko | 2015-04-08 | 1 | -1/+21 |
* | Fixed layout for dex caches in boot image. | Vladimir Marko | 2015-03-31 | 1 | -0/+2 |
* | Fix incompatible class change error for JIT stress mode | Mathieu Chartier | 2015-03-11 | 1 | -6/+13 |
* | Revert "Revert "Add JIT"" | Mathieu Chartier | 2015-02-24 | 1 | -15/+67 |
* | Revert "Add JIT" | Nicolas Geoffray | 2015-02-24 | 1 | -67/+15 |
* | Add JIT | Mathieu Chartier | 2015-02-23 | 1 | -15/+67 |
* | Rewrite class initialization check elimination. | Vladimir Marko | 2014-10-27 | 1 | -4/+6 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -10/+11 |
* | Early inlining of simple methods. | Vladimir Marko | 2014-03-18 | 1 | -2/+6 |
* | Cache method lowering info in mir graph. | Vladimir Marko | 2014-03-10 | 1 | -0/+88 |