Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve ParallelMoveResolver to work with pairs. | Nicolas Geoffray | 2015-02-10 | 1 | -21/+94 |
* | Do not use register pair in a parallel move. | Nicolas Geoffray | 2015-01-16 | 1 | -0/+3 |
* | Remove constant moves after emitting them in parallel resolver. | Nicolas Geoffray | 2015-01-14 | 1 | -3/+5 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -3/+3 |
* | Stop converting from Location to ManagedRegister. | Nicolas Geoffray | 2014-10-09 | 1 | -2/+1 |
* | Enable the register allocator on ARM. | Nicolas Geoffray | 2014-06-12 | 1 | -8/+8 |
* | Final CL to enable register allocation on x86. | Nicolas Geoffray | 2014-06-12 | 1 | -0/+60 |
* | Import Dart's parallel move resolver. | Nicolas Geoffray | 2014-05-23 | 1 | -0/+150 |