• 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
Name
Last commit
Last update
..
OWNERS Loading commit data...
assembler-s390-inl.h Loading commit data...
assembler-s390.cc Loading commit data...
assembler-s390.h Loading commit data...
code-stubs-s390.cc Loading commit data...
code-stubs-s390.h Loading commit data...
codegen-s390.cc Loading commit data...
codegen-s390.h Loading commit data...
constants-s390.cc Loading commit data...
constants-s390.h Loading commit data...
cpu-s390.cc Loading commit data...
deoptimizer-s390.cc Loading commit data...
disasm-s390.cc Loading commit data...
frames-s390.cc Loading commit data...
frames-s390.h Loading commit data...
interface-descriptors-s390.cc Loading commit data...
macro-assembler-s390.cc Loading commit data...
macro-assembler-s390.h Loading commit data...
simulator-s390.cc Loading commit data...
simulator-s390.h Loading commit data...