index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
jit
/
jit_compiler.cc
Age
Commit message (
Expand
)
Author
2016-08-08
Implement running user defined list of passes
Wojciech Staszkiewicz
2016-08-06
Add a register allocation strategy compiler option
Matthew Gharrity
2016-05-03
Remove -XOatFileManagerCompilerFilter argument.
Richard Uhler
2016-04-28
Revert "Revert "Write conflict tables in image""
Mathieu Chartier
2016-04-22
Refactor use of __ANDROID__ macro
Bilyan Borisov
2016-04-13
Move Assemblers to the Arena.
Vladimir Marko
2016-03-10
Merge "Clear inline caches at each full GC."
Nicolas Geoffray
2016-03-09
Clear inline caches at each full GC.
Nicolas Geoffray
2016-03-08
Propagate InstructionSetFeatures to ElfBuilder.
David Srbecky
2016-03-03
Refine statistics around the JIT.
Nicolas Geoffray
2016-03-01
Give the JIT its own arena pool to avoid lock contentions.
Nicolas Geoffray
2016-02-24
Merge "ART: Allow method references across oat files for multi-image, 2nd att...
Vladimir Marko
2016-02-24
ART: Allow method references across oat files for multi-image, 2nd attempt.
Vladimir Marko
2016-02-18
The JIT does not need VerifedMethod nor CompilerCallbacks.
Nicolas Geoffray
2016-02-17
Revert "Allow method references across oat files for multi-image."
Vladimir Marko
2016-02-17
Allow method references across oat files for multi-image.
Vladimir Marko
2016-02-11
Re-enable OSR.
Nicolas Geoffray
2016-02-08
Split elf_writer_debug.cc to several files.
David Srbecky
2016-02-08
Merge "Move code related to debug info generation to its own directory."
David Srbecky
2016-02-08
Move code related to debug info generation to its own directory.
David Srbecky
2016-02-05
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-01-28
Merge "Don't crash if the perf map creation failed"
Tamas Berghammer
2016-01-28
Don't crash if the perf map creation failed
Tamas Berghammer
2016-01-27
ART: Add option to ensure deterministic compilation
Andreas Gampe
2016-01-18
Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions."
Nicolas Geoffray
2016-01-18
Report types loaded during init to the native debugger
Tamas Berghammer
2016-01-18
Report loaded classes to native debugger.
Tamas Berghammer
2016-01-18
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-13
Support --perf with jitted code.
Nicolas Geoffray
2016-01-07
Perform profile file analysis in dex2oat
Calin Juravle
2015-12-23
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-04
Inline monomorphic calls.
Nicolas Geoffray
2015-11-06
Fix interaction between JIT and instrumentation.
Nicolas Geoffray
2015-11-05
Code cleanup to avoid CompilerDriver abstractions in JIT.
Nicolas Geoffray
2015-11-02
Fix tests flakiness with jit when using Proxy classes.
Nicolas Geoffray
2015-10-30
Refactor code so that JIT can parse compiler options.
Nicolas Geoffray
2015-10-27
Merge "Reduce memory used by CompiledMethods."
Vladimir Marko
2015-10-27
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-26
Support garbage collection of JITted code.
Nicolas Geoffray
2015-10-21
Merge "Use DlMallocSpace for the JIT code cache."
Nicolas Geoffray
2015-10-21
Use DlMallocSpace for the JIT code cache.
Nicolas Geoffray
2015-10-20
Remove ArtCode.
Nicolas Geoffray
2015-10-15
Parse runtime compiler options for JIT
Mathieu Chartier
2015-09-15
Add option to append to the cfg dump.
Calin Juravle
2015-08-05
ART: Wire up DexToDexCompiler without extern
Andreas Gampe
2015-07-29
Allow for fine tuning the inliner.
Calin Juravle
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-10
Change JIT code to use optimizing.
Nicolas Geoffray
2015-06-01
Add clear cache for JIT
Mathieu Chartier
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
[next]