• bjaideep's avatar
    PPC/s390: [ic] Unify CallIC feedback collection and handling. · 78085e4d
    bjaideep authored
    Port 308788b3
    
    Original commit message:
    
        Consistently collect CallIC feedback in fullcodegen and Ignition, even
        for possibly direct eval calls, that were treated specially so far, for
        no apparent reason. With the upcoming SharedFunctionInfo based CallIC
        feedback, we might be able to even inline certain direct eval calls, if
        they manage to hit the eval cache. More importantly, this patch
        simplifies the collection and dealing with CallIC feedback (and as a
        side effect fixes an inconsistency with feedback for super constructor
        calls).
    
    R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
    
    BUG=
    LOG=N
    
    Review-Url: https://codereview.chromium.org/2425243003
    Cr-Commit-Position: refs/heads/master@{#40412}
    78085e4d
Name
Last commit
Last update
..
OWNERS Loading commit data...
full-codegen-ppc.cc Loading commit data...