Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "ART: Inline MemoryRegion operations" | David Brazdil | 2015-03-31 | 1 | -9/+15 |
|\ | |||||
| * | ART: Inline MemoryRegion operations | David Brazdil | 2015-03-31 | 1 | -9/+15 |
* | | Use unique location catalogs to encode Dex register maps. | Roland Levillain | 2015-03-31 | 1 | -0/+25 |
|/ | |||||
* | Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. | Roland Levillain | 2015-03-31 | 1 | -6/+16 |
* | Unify ART's various implementations of bit_cast. | Roland Levillain | 2015-03-24 | 1 | -19/+3 |
* | Compress the Dex register maps built by the optimizing compiler. | Roland Levillain | 2015-03-12 | 1 | -0/+51 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -5/+5 |
* | Some code clean-up. | Ian Rogers | 2014-10-16 | 1 | -2/+3 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -5/+5 |
* | Add a new stack map scheme that encodes compilation info per pc. | Nicolas Geoffray | 2014-07-21 | 1 | -7/+22 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+99 |