summaryrefslogtreecommitdiff
path: root/compiler/dex/quick/quick_compiler.h
AgeCommit message (Expand)Author
2016-03-21Remove Quick from tree. Nicolas Geoffray
2016-02-18Remove string init map. Nicolas Geoffray
2016-01-12Support directly invoking interface default methods Alex Light
2015-09-03Reduce how often we call FindDexCache Mathieu Chartier
2015-07-22Move to newer clang annotations Mathieu Chartier
2015-05-29Move mirror::ArtMethod to native Mathieu Chartier
2015-04-10ART: Remove WriteElf from Compiler Andreas Gampe
2015-04-08Implement CFI for Quick. David Srbecky
2015-01-28Clean up pass driver Mathieu Chartier
2014-08-22ART: Clean up compiler Andreas Gampe