• zhengxing.li's avatar
    X87: [ic] Unify CallIC feedback collection and handling. · 572c231c
    zhengxing.li authored
      port 308788b3 (r40397)
    
      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).
    
    BUG=
    
    Review-Url: https://chromiumcodereview.appspot.com/2429623005
    Cr-Commit-Position: refs/heads/master@{#40416}
    572c231c
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
full-codegen.cc Loading commit data...
full-codegen.h Loading commit data...