summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/ralloc_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve promotion of double-precision regsbuzbee2013-09-141-58/+44
* Compile-time tuning: register/bb utilitiesbuzbee2013-09-111-26/+21
* Compile-time tuningbuzbee2013-09-061-63/+28
* New arena memory allocator.Mathieu Chartier2013-08-261-4/+4
* Fix sort order to make register promotion stableBrian Carlstrom2013-08-231-1/+6
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-5/+5
* Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/indent issuesBrian Carlstrom2013-07-181-23/+23
* Fix cpplint whitespace/operators issuesBrian Carlstrom2013-07-181-31/+20
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-2/+1
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-122/+61
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+1237