summaryrefslogtreecommitdiffstats
path: root/runtime/check_reference_map_visitor.h
Commit message (Expand)AuthorAgeFilesLines
* Compress the Dex register maps built by the optimizing compiler.Roland Levillain2015-03-121-11/+16
* Enable core callee-save on x64.Nicolas Geoffray2015-01-211-1/+1
* Delete ArtMethod gc_map_ fieldMathieu Chartier2014-11-241-1/+1
* Fix oatdump to use OatHeader pointer sizeMathieu Chartier2014-11-211-1/+1
* C++11 related clean-up of DISALLOW_..Ian Rogers2014-10-221-1/+1
* Implement register allocator for floating point registers.Nicolas Geoffray2014-10-211-1/+5
* Fix lint error.Nicolas Geoffray2014-09-171-1/+1
* Implement invoke virtual in optimizing compiler.Nicolas Geoffray2014-09-171-0/+111