DescriptionPPC: [compiler] Introduce initial StrictEqualStub.
Port 4acb492e145b39700bbbc36ff0da5830de50f814
Original commit message:
Initial version of a new StrictEqualStub written as TurboFan code stub,
that implements the full strict equality comparison and is usable for
both TurboFan and Ignition (and soon for the generic CompareIC case
too). The stub is not fully optimized yet, i.e. we still go to the
runtime for string comparisons, but that'll be addressed in a follow-up
CL.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/017375f328ff0470b1e0922ebf17ea24e3debd26
Cr-Commit-Position: refs/heads/master@{#34444}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|