Description[turbofan] Raise max virtual registers and call parameter limit.
Change InstructionOperand to use a 64-bit field for encoding the operand
information instead of the 32-bit field that was used before. Ideally we
wouldn't use the Zone-allocated bit field at all, and use an integer
instead of the pointer; but that requires fixing the register allocator
first, which will take some time.
TEST=mjsunit/compiler/regress-3786
BUG=v8:3786
LOG=y
Committed: https://crrev.com/b5e8dd0e1228972eb579fd155442c1eb846b286b
Cr-Commit-Position: refs/heads/master@{#25941}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|