• dcarney's avatar
    [turbofan] cleanup ParallelMove · 00aec790
    dcarney authored
    - make ParallelMove into a ZoneVector, removing an annoying level of indirection
    - make MoveOperands hold InstructionOperands instead of pointers, so there's no more operand aliasing for moves
    - opens up possibility of storing MachineType in allocated operands
    
    R=bmeurer@chromium.org
    BUG=
    
    Review URL: https://codereview.chromium.org/1081373002
    
    Cr-Commit-Position: refs/heads/master@{#27842}
    00aec790
Name
Last commit
Last update
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
libplatform Loading commit data...
DEPS Loading commit data...
char-predicates-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.status Loading commit data...