DescriptionPPC/s390: Fix FullCodeGen to include CallICs and CallConstruct in the total ic count.
Port 832439ab8f2aa933b6c3dc63aa7305bb5e803718
Original commit message:
FullCodeGen does not include CallICs in the total ic count. Fix it by
making calls to CallIC to go through CallIC function, which keeps track
of the total number of ICs.
R=mythria@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/6f4464ecb6df294f35c7f1b37c830c9b91e49c46
Cr-Commit-Position: refs/heads/master@{#40899}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|