Description[turbofan][x64] Use the root register for comparisons with certain roots.
Emit code like this
cmpq reg, [kRootRegister + offset]
when selecting instructions for comparisons with immortal, immovable
roots. This reduces register pressure as we don't need to load those
roots into registers first.
R=jarin@chromium.org
TBR=hpayer@chromium.org
Committed: https://crrev.com/e17ea8ddf2b1d4e45d8d010638684850460b2e47
Cr-Commit-Position: refs/heads/master@{#40022}
Patch Set 1 #
Messages
Total messages: 14 (8 generated)
|