1. 07 Jan, 2015 7 commits
  2. 06 Jan, 2015 1 commit
  3. 05 Jan, 2015 4 commits
  4. 04 Jan, 2015 2 commits
  5. 03 Jan, 2015 1 commit
  6. 02 Jan, 2015 5 commits
  7. 31 Dec, 2014 2 commits
  8. 29 Dec, 2014 2 commits
  9. 27 Dec, 2014 1 commit
  10. 26 Dec, 2014 1 commit
  11. 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
  12. 23 Dec, 2014 9 commits
  13. 22 Dec, 2014 4 commits