1. 01 Apr, 2016 1 commit
  2. 26 Oct, 2015 3 commits
  3. 20 Aug, 2015 1 commit
  4. 15 Jul, 2015 3 commits
  5. 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
  6. 01 Jun, 2015 1 commit
  7. 05 May, 2015 2 commits
  8. 04 Aug, 2014 1 commit
  9. 03 Jun, 2014 1 commit
  10. 29 Apr, 2014 1 commit
  11. 16 Apr, 2014 3 commits
  12. 15 Apr, 2014 1 commit
  13. 14 Apr, 2014 2 commits
  14. 11 Apr, 2014 6 commits
  15. 10 Apr, 2014 1 commit
  16. 08 Apr, 2014 3 commits
  17. 04 Apr, 2014 2 commits
  18. 31 Mar, 2014 4 commits
  19. 28 Mar, 2014 2 commits
  20. 27 Mar, 2014 1 commit