summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/parallel_move_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not use register pair in a parallel move.Nicolas Geoffray2015-01-161-19/+75
* Remove test that is now invalid.Nicolas Geoffray2015-01-161-9/+2
* Remove constant moves after emitting them in parallel resolver.Nicolas Geoffray2015-01-141-3/+24
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-2/+2
* Stop converting from Location to ManagedRegister.Nicolas Geoffray2014-10-091-6/+6
* Fix a bug in the insertion of parallel move.Nicolas Geoffray2014-09-291-1/+2
* Final CL to enable register allocation on x86.Nicolas Geoffray2014-06-121-0/+3
* Import Dart's parallel move resolver.Nicolas Geoffray2014-05-231-0/+128