summaryrefslogtreecommitdiffstats
path: root/compiler/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-0/+1
* Support for CONST_STRING in optimizing compiler.Nicolas Geoffray2014-10-311-0/+6
* ART: Clean up compilerAndreas Gampe2014-08-221-1/+14
* Give Compiler a back reference to the driver.Ian Rogers2014-05-061-16/+18
* Force inlining on trivial accessors.Ian Rogers2014-04-291-1/+2
* Add command line support for enabling the optimizing compiler.Nicolas Geoffray2014-03-131-0/+127