• 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
macro-assembler-s390.h 77.8 KB