index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
compilers.cc
Age
Commit message (
Expand
)
Author
2014-11-19
Remove file added after bad cherry pick.
Nicolas Geoffray
2014-11-18
Change 64 bit ArtMethod fields to be pointer sized
Mathieu Chartier
2014-08-22
ART: Clean up compiler
Andreas Gampe
2014-08-06
ART: Rework CFA frame initialization and writing code
Andreas Gampe
2014-07-30
1. Fix CFI for quick compiled code in x86 & x86_64;
Tong Shen
2014-07-11
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-02
x86_64: Unify 64-bit check in x86 compiler
Elena Sayapina
2014-05-14
Add x86_64 code generation support
Dmitry Petrochenko
2014-05-07
AArch64: Change arm64 backend to produce A64 code.
Matteo Franchin
2014-05-07
AArch64: Add fake arm64 backend, and disable it by method filter.
Zheng Xu
2014-05-06
Give Compiler a back reference to the driver.
Ian Rogers
2014-04-03
art: Handle x86_64 architecture equal to x86
Dmitry Petrochenko
2014-03-13
Implement FINAL/OVERRIDE for clang.
Ian Rogers
2014-03-13
Fix virt-specifiers outside class definition errors.
Nicolas Geoffray
2014-03-13
Add command line support for enabling the optimizing compiler.
Nicolas Geoffray