summaryrefslogtreecommitdiffstats
path: root/compiler/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-5/+2
* ART: Remove WriteElf from CompilerAndreas Gampe2015-04-101-10/+0
* ART: Fix 64-bit ELF file supportAndreas Gampe2015-04-071-0/+3
* ART: Even more Quick cleanupAndreas Gampe2015-01-271-2/+0
* ART: Added Checker, a pattern matching test engineDavid Brazdil2014-12-171-1/+1
* Remove portable.Elliott Hughes2014-12-121-30/+1
* 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