summaryrefslogtreecommitdiff
path: root/compiler/optimizing/parallel_move_test.cc
AgeCommit message (Expand)Author
2014-11-03Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. Ian Rogers
2014-10-09Stop converting from Location to ManagedRegister. Nicolas Geoffray
2014-09-29Fix a bug in the insertion of parallel move. Nicolas Geoffray
2014-06-12Final CL to enable register allocation on x86. Nicolas Geoffray
2014-05-23Import Dart's parallel move resolver. Nicolas Geoffray