1. 20 Dec, 2014 2 commits
  2. 19 Dec, 2014 2 commits
  3. 12 Dec, 2014 2 commits
  4. 03 Dec, 2014 1 commit
  5. 10 Nov, 2014 1 commit
  6. 20 Oct, 2014 1 commit
  7. 10 Oct, 2014 2 commits
  8. 24 Sep, 2014 1 commit
  9. 22 Sep, 2014 4 commits
  10. 19 Sep, 2014 2 commits
  11. 18 Sep, 2014 1 commit
  12. 17 Sep, 2014 1 commit
    • svenpanne@chromium.org's avatar
      Fixed deopt reasons in TaggedToI. · ac1b9b11
      svenpanne@chromium.org authored
      Every DeoptimizeIf should be preceded by a RecordComment explaining
      the reason. In the long run, the reason should be an argument of
      DeoptimizeIf, but we're not there yet.
      
      On x87, things are a bit ugly due to some pushing/popping, so if
      somebody feels inclined to improve this: Feel free. Probably the right
      approach would be reloading instead of the push/pop horror.
      
      Another thing is our inconsistent handling of the "done" continuation
      of deferred code on the various platforms, I made tiny changes on the
      way, but this should better be unified somehow, with all those
      micro-optimizations removed.
      
      R=jkummerow@chromium.org
      
      Review URL: https://codereview.chromium.org/578583002
      
      git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23996 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      ac1b9b11
  13. 16 Sep, 2014 1 commit
  14. 11 Sep, 2014 2 commits
  15. 10 Sep, 2014 1 commit
  16. 08 Sep, 2014 1 commit
  17. 03 Sep, 2014 1 commit
  18. 02 Sep, 2014 2 commits
  19. 26 Aug, 2014 1 commit
  20. 25 Aug, 2014 3 commits
  21. 18 Aug, 2014 1 commit
  22. 12 Aug, 2014 1 commit
  23. 11 Aug, 2014 4 commits
  24. 04 Aug, 2014 1 commit
  25. 30 Jul, 2014 1 commit