• chunyang.dai's avatar
    X87: Reland VectorICs: ia32 store ics need a virtual register. · ecc6e6c5
    chunyang.dai authored
    port 1e00bb57 (r30737).
    
    original commit message:
    
        (reason for revert/reland: patch incorrectly left --vector-stores flag
         on, helpfully revealing some gcstress issues to look at, but they
         don't need to block this CL).
    
        Some pretty hacky code was used to carry out the tail-call
        handler dispatch on ia32 vector stores due to a lack
        of free registers. It really tanks performance. A better
        approach is to use a virtual register on the isolate.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1344383002
    
    Cr-Commit-Position: refs/heads/master@{#30781}
    ecc6e6c5
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...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
access-compiler.cc Loading commit data...
access-compiler.h Loading commit data...
call-optimization.cc Loading commit data...
call-optimization.h Loading commit data...
handler-compiler.cc Loading commit data...
handler-compiler.h Loading commit data...
ic-compiler.cc Loading commit data...
ic-compiler.h Loading commit data...
ic-inl.h Loading commit data...
ic-state.cc Loading commit data...
ic-state.h Loading commit data...
ic.cc Loading commit data...
ic.h Loading commit data...
stub-cache.cc Loading commit data...
stub-cache.h Loading commit data...