summaryrefslogtreecommitdiffstats
path: root/compiler/compiler.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+1
* Clean up pass driverMathieu Chartier2015-01-281-1/+1
* Remove portable.Elliott Hughes2014-12-121-52/+0
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-19/+29
* Support for CONST_STRING in optimizing compiler.Nicolas Geoffray2014-10-311-0/+22
* Tidy logging code not using UNIMPLEMENTED.Ian Rogers2014-10-241-1/+1
* ART: Clean up compilerAndreas Gampe2014-08-221-133/+15
* Give Compiler a back reference to the driver.Ian Rogers2014-05-061-35/+29
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-0/+206