summaryrefslogtreecommitdiffstats
path: root/compiler/compiled_method.h
Commit message (Expand)AuthorAgeFilesLines
* ART: fix highest PC values removal in SrcMap.DeltaFormat()Yevgeny Rouban2014-09-161-1/+1
* Runtime support for the new stack maps for the opt compiler.Nicolas Geoffray2014-09-081-4/+13
* ART fix oat debug source map operationsYevgeny Rouban2014-08-251-36/+17
* ART source line debug info in OAT filesYevgeny Rouban2014-08-151-1/+99
* Emit CFI for x86 & x86_64 JNI compiler.Tong Shen2014-08-051-1/+2
* 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