summaryrefslogtreecommitdiffstats
path: root/runtime/check_reference_map_visitor.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-4/+4
* Add a flag to StackVisitor for inlining.Nicolas Geoffray2015-05-111-1/+1
* Use unique location catalogs to encode Dex register maps.Roland Levillain2015-03-311-1/+1
* Compress the StackMaps.Nicolas Geoffray2015-03-201-2/+2
* [optimizing] Don't record None locations in the stack maps.Nicolas Geoffray2015-03-131-2/+4
* 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