summaryrefslogtreecommitdiffstats
path: root/compiler/dex/frontend.h
Commit message (Expand)AuthorAgeFilesLines
* ART: More Quick cleanupAndreas Gampe2015-01-261-42/+0
* ART: Some Quick cleanupAndreas Gampe2015-01-261-50/+0
* Remove portable.Elliott Hughes2014-12-121-2/+0
* Quick: Redefine the notion of back-egdes.Vladimir Marko2014-12-091-0/+1
* Quick: In GVN, apply modifications early if outside loop.Vladimir Marko2014-10-171-0/+1
* ART: Clean up compilerAndreas Gampe2014-08-221-50/+14
* Global Value Numbering.Vladimir Marko2014-07-101-0/+1
* 64-bit temp register support.buzbee2014-05-211-1/+2
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-3/+3
* Early inlining of simple methods.Vladimir Marko2014-03-181-0/+1
* Class initialization check elimination.Vladimir Marko2014-03-171-0/+1
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-1/+1
* Clean up frontend.h includes and forward declarations.Vladimir Marko2014-01-211-11/+3
* Detect special methods at the end of verification.Vladimir Marko2013-12-171-13/+0
* Get rid of platform-specific method inliners.Vladimir Marko2013-12-101-1/+1
* Fix build.Mathieu Chartier2013-11-181-1/+1
* Rewrite intrinsics detection.Vladimir Marko2013-11-181-0/+16
* Quick compiler compile-time/memory use improvementbuzbee2013-11-141-0/+1
* Add timing logger to Quick compilerbuzbee2013-10-251-0/+1
* Use class def index from java.lang.Class.Ian Rogers2013-09-191-1/+1
* Compilation filterbuzbee2013-08-081-0/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+126