summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/locations.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a parent environment to HEnvironment.Nicolas Geoffray2015-05-111-6/+0
* [optimizing] Improve x86, x86_64 codeMark Mendell2015-03-131-0/+13
* Improve ParallelMoveResolver to work with pairs.Nicolas Geoffray2015-02-101-0/+7
* Revert "Revert "Fully support pairs in the register allocator.""Nicolas Geoffray2015-01-211-1/+1
* Revert "Fully support pairs in the register allocator."Nicolas Geoffray2015-01-211-1/+1
* Fully support pairs in the register allocator.Nicolas Geoffray2015-01-211-1/+1
* ART: Optimizing compiler intrinsicsAndreas Gampe2015-01-151-2/+5
* Remove the notion of dies at entry.Nicolas Geoffray2014-10-211-3/+1
* Stop converting from Location to ManagedRegister.Nicolas Geoffray2014-10-091-1/+1
* Add a prepare for register allocation pass.Nicolas Geoffray2014-10-061-0/+11
* Add support for inputs dying at entry of instructions.Nicolas Geoffray2014-10-061-0/+3
* Support for saving and restoring live registers in a slow path.Nicolas Geoffray2014-09-231-1/+1
* Runtime support for the new stack maps for the opt compiler.Nicolas Geoffray2014-09-081-3/+19
* Add assembly operations with constants in optimizing compiler.Nicolas Geoffray2014-07-211-0/+7
* Forgot these files from last commit.Nicolas Geoffray2014-05-231-0/+32