1. 27 Oct, 2016 4 commits
  2. 26 Oct, 2016 1 commit
  3. 25 Oct, 2016 1 commit
  4. 24 Oct, 2016 2 commits
  5. 21 Oct, 2016 5 commits
  6. 20 Oct, 2016 3 commits
  7. 17 Oct, 2016 2 commits
  8. 14 Oct, 2016 3 commits
  9. 13 Oct, 2016 3 commits
  10. 04 Oct, 2016 3 commits
  11. 28 Sep, 2016 1 commit
  12. 23 Sep, 2016 2 commits
  13. 22 Sep, 2016 1 commit
  14. 20 Sep, 2016 1 commit
  15. 16 Sep, 2016 1 commit
    • ishell's avatar
      [stubs] Port StoreTransitionStub and ElementsTransitionAndStoreStub to TurboFan. · 130d9893
      ishell authored
      This CL also cleans up related interface descriptors:
      1) unused StoreTransitionDescriptor is removed and VectorStoreTransitionDescriptor is
      renamed to StoreTransitionDescriptor.
      2) on ia32/x87 architectures slot and vector are passed on the stack (dispatcher/handlers
      cleanup will be addressed in a separate CL).
      
      These two stub ports have to be combined in one CL because:
      1) without changing the StoreTransitionDescriptor TF was not able to compile them
      on ia32/x87 (because of lack of registers),
      2) it was not possible to change the descriptor first because Crankshaft was not able
      to deal with the stack allocated parameters in case of a stub failure.
      
      TBR=jkummerow@chromium.org
      BUG=v8:5269
      
      Review-Url: https://codereview.chromium.org/2313093002
      Cr-Commit-Position: refs/heads/master@{#39476}
      130d9893
  16. 19 Aug, 2016 1 commit
  17. 10 Aug, 2016 2 commits
  18. 09 Aug, 2016 2 commits
  19. 08 Aug, 2016 1 commit
  20. 05 Aug, 2016 1 commit