summaryrefslogtreecommitdiff
path: root/compiler/jit/jit_compiler.h
AgeCommit message (Expand)Author
2016-03-08Propagate InstructionSetFeatures to ElfBuilder. David Srbecky
2016-03-03Refine statistics around the JIT. Nicolas Geoffray
2016-02-05Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" Nicolas Geoffray
2016-01-13Support --perf with jitted code. Nicolas Geoffray
2015-10-26Support garbage collection of JITted code. Nicolas Geoffray
2015-10-21Use DlMallocSpace for the JIT code cache. Nicolas Geoffray
2015-07-22Move to newer clang annotations Mathieu Chartier
2015-05-29Move mirror::ArtMethod to native Mathieu Chartier
2015-05-03Add some more DISALLOW_COPY_AND_ASSIGN Mathieu Chartier
2015-02-24Revert "Revert "Add JIT"" Mathieu Chartier
2015-02-24Revert "Add JIT" Nicolas Geoffray
2015-02-23Add JIT Mathieu Chartier