summaryrefslogtreecommitdiffstats
path: root/compiler/compiled_method.h
Commit message (Expand)AuthorAgeFilesLines
* Move trampolines to thumb2 instead of ARMDave Allison2014-06-231-0/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Give Compiler a back reference to the driver.Ian Rogers2014-05-061-4/+4
* Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-091-17/+2
* Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-091-2/+17
* Revert "Use trampolines for calls to helpers"Dave Allison2014-04-071-17/+2
* Use trampolines for calls to helpersDave Allison2014-04-041-2/+17
* Tell GDB about Quick ART generated codeMark Mendell2014-03-021-1/+8
* Object model changes to support 64bit.Ian Rogers2014-02-061-15/+18
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-0/+176