summaryrefslogtreecommitdiffstats
path: root/compiler/compilers.cc
Commit message (Expand)AuthorAgeFilesLines
* 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