summaryrefslogtreecommitdiffstats
path: root/compiler/compiled_method.cc
Commit message (Expand)AuthorAgeFilesLines
* Move trampolines to thumb2 instead of ARMDave Allison2014-06-231-2/+6
* Give Compiler a back reference to the driver.Ian Rogers2014-05-061-21/+21
* Centralize instruction-set pointer-size, alignment, 64b-width codeAndreas Gampe2014-04-141-15/+1
* Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-091-10/+7
* Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-091-7/+10
* Revert "Use trampolines for calls to helpers"Dave Allison2014-04-071-10/+7
* Use trampolines for calls to helpersDave Allison2014-04-041-7/+10
* x86_64: JNI compilerDmitry Petrochenko2014-03-281-0/+2
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-0/+4
* Fix host architecture for 64bit.Ian Rogers2014-03-061-1/+2
* Tell GDB about Quick ART generated codeMark Mendell2014-03-021-6/+9
* Object model changes to support 64bit.Ian Rogers2014-02-061-12/+41
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-0/+170