• joransiu's avatar
    S390: Optimize allocate sequence · 0ddb3645
    joransiu authored
    Improve the S390 allocate sequence by:
    - Keeping allocation limit in memory, and leverage compare RX-instr.
    - Prefetching subsequent cache lines from allocation top.
    - Optimizing object tagging with LA
    - Optimizing increment for Fast-Allocate with ASI/AGSI
    
    R=jyan@ca.ibm.com, michael_dawson@ca.ibm.com, bjaideep@ca.ibm.com
    BUG=
    
    Review-Url: https://codereview.chromium.org/2601563002
    Cr-Commit-Position: refs/heads/master@{#41933}
    0ddb3645
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...