summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/register_allocation_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Use ScopedArenaAllocator for register allocation.Vladimir Marko2017-10-091-5/+2
* ART: Introduce compiler data type.Vladimir Marko2017-09-251-2/+2
* Move ArrayRef to runtime/baseDavid Brazdil2016-09-141-1/+1
* Avoid excessive spill slots for slow paths.Vladimir Marko2016-09-051-5/+9
* Fix accidental pass-by-valueMatthew Gharrity2016-07-201-1/+1
* Refactor SSA deconstruction into its own classMatthew Gharrity2016-07-191-0/+98