summaryrefslogtreecommitdiffstats
path: root/compiler/compilers.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-0/+1
* x86_64: Unify 64-bit check in x86 compilerElena Sayapina2014-07-021-3/+2
* Add x86_64 code generation supportDmitry Petrochenko2014-05-141-1/+1
* AArch64: Change arm64 backend to produce A64 code.Matteo Franchin2014-05-071-2/+1
* AArch64: Add fake arm64 backend, and disable it by method filter.Zheng Xu2014-05-071-0/+4
* Give Compiler a back reference to the driver.Ian Rogers2014-05-061-38/+37
* art: Handle x86_64 architecture equal to x86Dmitry Petrochenko2014-04-031-0/+6
* Implement FINAL/OVERRIDE for clang.Ian Rogers2014-03-131-2/+1
* Fix virt-specifiers outside class definition errors.Nicolas Geoffray2014-03-131-3/+1
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-0/+152