summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/local_optimizations.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Some Quick cleanupAndreas Gampe2015-01-261-1/+2
* Fix checks for kLiteral in local optimizations.Dave Allison2014-08-061-2/+2
* Revert "Revert "Enable Load Store Elimination for ARM and ARM64""Serban Constantinescu2014-07-281-161/+194
* Revert "Enable Load Store Elimination for ARM and ARM64"Bill Buzbee2014-07-271-188/+161
* Enable Load Store Elimination for ARM and ARM64Serban Constantinescu2014-07-271-161/+188
* ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64Andreas Gampe2014-07-111-22/+25
* Rewrite use/def masks to support 128 bits.Vladimir Marko2014-06-121-26/+31
* Quick compiler: allocate doubles as doublesbuzbee2014-05-051-2/+2
* art: Handle x86_64 architecture equal to x86Dmitry Petrochenko2014-04-031-4/+4
* Continuing register cleanupbuzbee2014-03-261-5/+8
* Relaxed memory barriers for x86Razvan A Lupusoru2014-03-261-2/+6
* Create a scoped arena allocator and use that for LVN.Vladimir Marko2014-03-061-2/+2
* More compile-time tuningbuzbee2013-11-261-3/+3
* Quick assembler fixbuzbee2013-10-111-6/+6
* Compile-time tuning: assembly phasebuzbee2013-10-021-19/+19
* More Quick compile-time tuning: labels & branchesbuzbee2013-09-091-42/+5
* Compile-time tuningbuzbee2013-09-061-3/+2
* New arena memory allocator.Mathieu Chartier2013-08-261-2/+2
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-15/+30
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-12/+6
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+499