summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/parallel_move_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+1
* Opt compiler: Implement parallel move resolver without using swap.Zheng Xu2015-04-171-16/+104
* Merge "Revert "[optimizing] Improve x86 parallel moves/swaps""Calin Juravle2015-04-161-7/+0
|\
| * Revert "[optimizing] Improve x86 parallel moves/swaps"Guillaume Sanchez2015-04-151-7/+0
* | Type MoveOperands.Nicolas Geoffray2015-04-151-6/+12
|/
* [optimizing] Improve x86 parallel moves/swapsMark Mendell2015-04-101-0/+7
* Improve ParallelMoveResolver to work with pairs.Nicolas Geoffray2015-02-101-1/+9
* Remove constant moves after emitting them in parallel resolver.Nicolas Geoffray2015-01-141-0/+3
* Tidy ELF builder.Ian Rogers2014-10-091-1/+1
* Enable the register allocator on ARM.Nicolas Geoffray2014-06-121-2/+5
* Final CL to enable register allocation on x86.Nicolas Geoffray2014-06-121-0/+23
* Add virtual destructor to please one of our compilers.Nicolas Geoffray2014-05-231-0/+1
* Import Dart's parallel move resolver.Nicolas Geoffray2014-05-231-0/+63