DescriptionX87: [turbofan] Avoid unnecessary write barriers and improve code generation.
port 1e2770123bd5c1cf7631bf11be846f0fbd884c08 (r31914)
original commit message:
Avoid write barriers when storing values in the root set, and use
cheaper write barriers for storing maps or tagged pointers. Also
improve the generated code for write barriers, utilizing the out
of line code mechanism that is available to TurboFan backends,
which moves the unlikely case out of the hot path.
BUG=
Committed: https://crrev.com/f1478bd141429a74b29029781de5784a5d561d33
Cr-Commit-Position: refs/heads/master@{#31935}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|