1. 05 Jan, 2015 4 commits
  2. 04 Jan, 2015 2 commits
  3. 03 Jan, 2015 1 commit
  4. 02 Jan, 2015 5 commits
  5. 31 Dec, 2014 2 commits
  6. 29 Dec, 2014 2 commits
  7. 27 Dec, 2014 1 commit
  8. 26 Dec, 2014 1 commit
  9. 25 Dec, 2014 1 commit
    • bmeurer's avatar
      [turbofan] Raise max virtual registers and call parameter limit. · b5e8dd0e
      bmeurer authored
      Change InstructionOperand to use a 64-bit field for encoding the operand
      information instead of the 32-bit field that was used before. Ideally we
      wouldn't use the Zone-allocated bit field at all, and use an integer
      instead of the pointer; but that requires fixing the register allocator
      first, which will take some time.
      
      TEST=mjsunit/compiler/regress-3786
      BUG=v8:3786
      LOG=y
      
      Review URL: https://codereview.chromium.org/826673002
      
      Cr-Commit-Position: refs/heads/master@{#25941}
      b5e8dd0e
  10. 23 Dec, 2014 9 commits
  11. 22 Dec, 2014 12 commits