• jyan's avatar
    S390: [crankshaft] Fragmentation-free allocation folding. · 41dbaefb
    jyan authored
    Port 61f5fbbb
    Port 6e15433d
    
    Original commit message:
    
          The new allocation folding implementation avoids fragmentation between folded allocation.
          As a consequence, our heap will always be iterable i.e. we do not have to perform a
          garbage collection before iterating the heap.
    
    R=hpayer@chromium.org, joransiu@ca.ibm.com, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
    BUG=
    
    Review-Url: https://codereview.chromium.org/1973883003
    Cr-Commit-Position: refs/heads/master@{#36243}
    41dbaefb
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...
builtins-s390.cc 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...