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
2015-06-02
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-26
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-04-25
Move Class.newInstance to native
Mathieu Chartier
2015-04-21
ART: Add compiled-methods
Andreas Gampe
2015-04-20
ART: Fix wrong parameter in JIT
Andreas Gampe
2015-04-13
Add --include-cfi compiler option.
David Srbecky
2015-04-12
Remove the --gen-gdb-info compiler option.
David Srbecky
2015-03-27
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-23
Fix a bug in AddToCodeCache
Mathieu Chartier
2015-03-09
Add way to print JIT related info at shutdown
Mathieu Chartier
2015-03-09
Trim arenas for JIT
Mathieu Chartier
2015-03-05
ART: Add option to abort dex2oat on hard failure
Andreas Gampe
2015-03-04
ART: Add debuggable compiler flag
Andreas Gampe
2015-02-27
Change JIT to not use PIC
Mathieu Chartier
2015-02-25
Fix JIT for vmdebug test 99
Mathieu Chartier
2015-02-24
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
Revert "Add JIT"
Nicolas Geoffray
2015-02-23
Add JIT
Mathieu Chartier