1. 26 Oct, 2015 3 commits
  2. 20 Aug, 2015 1 commit
  3. 15 Jul, 2015 3 commits
  4. 22 Jun, 2015 1 commit
    • bmeurer's avatar
      [turbofan] Revive the VectorSlotPair and also put feedback on JSCallFunction. · d4f70f8c
      bmeurer authored
      We resurrect the VectorSlotPair in order to be able to separate the
      feedback input for the compiler from the actual type feedback vector
      that is required to meet the IC requirements at runtime. This will allow
      us to for example use feedback from a different context or divide the
      type feedback vector into two separate vectors, without having to touch
      the compiler. It'll allow use to load the vector from the shared
      function info at runtime, while still consuming feedback in the
      compiler (i.e. we don't rely on the feedback vector node to be a heap
      constant).
      
      R=mvstanton@chromium.org
      
      Review URL: https://codereview.chromium.org/1198983002
      
      Cr-Commit-Position: refs/heads/master@{#29185}
      d4f70f8c
  5. 01 Jun, 2015 1 commit
  6. 05 May, 2015 2 commits
  7. 04 Aug, 2014 1 commit
  8. 03 Jun, 2014 1 commit
  9. 29 Apr, 2014 1 commit
  10. 16 Apr, 2014 3 commits
  11. 15 Apr, 2014 1 commit
  12. 14 Apr, 2014 2 commits
  13. 11 Apr, 2014 6 commits
  14. 10 Apr, 2014 1 commit
  15. 08 Apr, 2014 3 commits
  16. 04 Apr, 2014 2 commits
  17. 31 Mar, 2014 4 commits
  18. 28 Mar, 2014 2 commits
  19. 27 Mar, 2014 2 commits