DescriptionPPC: [runtime] Unify comparison operator runtime entries.
Port 55b4df7357557eb16377ad9227e4e0a4224b7885
Original commit message:
Only use one set of %StrictEquals/%StrictNotEquals and
%Equals/%NotEquals runtime entries for both the interpreter
and the old-style CompareICStub. The long-term plan is to
update the CompareICStub to also return boolean values, and
even allow some more code sharing with the interpreter there.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/4da2e3dbcfc686f68e56c0ad5575257dc2d8ccf1
Cr-Commit-Position: refs/heads/master@{#34306}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|