1. 28 Dec, 2016 5 commits
  2. 27 Dec, 2016 12 commits
  3. 26 Dec, 2016 2 commits
  4. 25 Dec, 2016 1 commit
  5. 24 Dec, 2016 3 commits
  6. 23 Dec, 2016 16 commits
  7. 22 Dec, 2016 1 commit
    • 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