summaryrefslogtreecommitdiffstats
path: root/runtime/memory_region.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-3/+5
* Merge "ART: Inline MemoryRegion operations"David Brazdil2015-03-311-9/+15
|\
| * ART: Inline MemoryRegion operationsDavid Brazdil2015-03-311-9/+15
* | Use unique location catalogs to encode Dex register maps.Roland Levillain2015-03-311-0/+25
|/
* Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned.Roland Levillain2015-03-311-6/+16
* Unify ART's various implementations of bit_cast.Roland Levillain2015-03-241-19/+3
* Compress the Dex register maps built by the optimizing compiler.Roland Levillain2015-03-121-0/+51
* ART: More warningsAndreas Gampe2014-11-041-5/+5
* Some code clean-up.Ian Rogers2014-10-161-2/+3
* stdint types all the way!Ian Rogers2014-10-091-5/+5
* Add a new stack map scheme that encodes compilation info per pc.Nicolas Geoffray2014-07-211-7/+22
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+99