DescriptionPPC: [turbofan] Introduce DeoptimizeIf And DeoptimizeUnless common operators.
Port c129aa4d39364bf78d93bec8c16811bfde040a37
Original commit message:
These macro operators represent a conditional eager deoptimization exit
without explicit branching, which greatly reduces overhead of both
scheduling and register allocation, and thereby greatly reduces overall
compilation time, esp. when there are a lot of eager deoptimization
exits.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/e1bed4f9369164351852d0fe70c4fb1e7f78cbec
Cr-Commit-Position: refs/heads/master@{#34267}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|