Description[turbofan] Basic reductions of 64-bit machine operators.
Only basic things for now, but enough, for example, to emit
mov rax, [rax+0xc]
instead of
mov rax, 0x3
mov rdx, [rdx+rax*4]
on x64.
BUG=
Committed: https://crrev.com/7eee14448085939587617328d36657bb1b8053a2
Cr-Commit-Position: refs/heads/master@{#38338}
Patch Set 1 #Patch Set 2 : Forgot the tests for Word64 shifts. #
Messages
Total messages: 16 (11 generated)
|