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