• lkelvin's avatar
    PPC/s390: Record call counts also for megamorphic calls. · 47f203e4
    lkelvin authored
    Port: 2ab3fcf4
    
    Original commit message:
    
    	To make better inlining decisions, it's good to have call
    counts for poly/mega-morphic cases. This CL makes it work for calls,
    and another will follow to better unify the code between constructor
    calls and normal calls (and thence, to record megamorphic call counts
    there as well).
    
    R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
    BUG=
    
    Review-Url: https://codereview.chromium.org/2356483002
    Cr-Commit-Position: refs/heads/master@{#39517}
    47f203e4
code-stubs-s390.cc 190 KB