summaryrefslogtreecommitdiff
path: root/compiler/compilers.h
AgeCommit message (Expand)Author
2014-08-22ART: Clean up compiler Andreas Gampe
2014-08-06ART: Rework CFA frame initialization and writing code Andreas Gampe
2014-05-19Now we have a proper C++ library, use std::unique_ptr. Ian Rogers
2014-05-14Add a compilation tracing mechanism to the new compiler. Nicolas Geoffray
2014-05-06Give Compiler a back reference to the driver. Ian Rogers
2014-04-29Force inlining on trivial accessors. Ian Rogers
2014-03-13Fix virt-specifiers outside class definition errors. Nicolas Geoffray
2014-03-13Add command line support for enabling the optimizing compiler. Nicolas Geoffray