1. 17 Jun, 2016 1 commit
    • bmeurer's avatar
      [builtins] Introduce proper Float64Exp operator. · d5f2ac5e
      bmeurer authored
      Import base::ieee754::exp() from FreeBSD msun and introduce a Float64Exp
      TurboFan operator based on that, similar to what we do for Float64Log.
      Rewrite Math.exp() as TurboFan builtin and use that operator to also
      inline Math.exp() into optimized TurboFan functions.
      
      CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel
      BUG=v8:3266,v8:3468,v8:3493,v8:5086,v8:5108,chromium:620786
      R=mvstanton@chromium.org
      
      Committed: https://crrev.com/93e26314afc9da9b5b8bd998688262444ed73260
      Review-Url: https://codereview.chromium.org/2077533002
      Cr-Original-Commit-Position: refs/heads/master@{#37037}
      Cr-Commit-Position: refs/heads/master@{#37047}
      d5f2ac5e
  2. 16 Jun, 2016 2 commits
  3. 10 Mar, 2016 1 commit
    • joransiu's avatar
      S390: Platform specific includes in common files · daea0e75
      joransiu authored
      Add S390 platform specific \#includes across various common files.
      Add S390 CPU features to enum.
      Add S390 implementation to extract sp/fp/pc from signal context.
      
      R=danno@chromium.org,jkummerow@chromium.org,jochen@chromium.org,jyan@ca.ibm.com,michael_dawson@ca.ibm.com,mbrandy@us.ibm.com
      BUG=
      
      Review URL: https://codereview.chromium.org/1777593003
      
      Cr-Commit-Position: refs/heads/master@{#34674}
      daea0e75
  4. 26 Nov, 2015 1 commit
  5. 25 Nov, 2015 2 commits
  6. 24 Nov, 2015 1 commit
  7. 30 Sep, 2015 1 commit
  8. 21 Aug, 2015 1 commit
  9. 13 Jul, 2015 1 commit
  10. 06 Jul, 2015 1 commit
  11. 25 Jun, 2015 3 commits
  12. 23 Jun, 2015 1 commit
  13. 19 Jun, 2015 1 commit
    • yangguo's avatar
      Keep a canonical list of shared function infos. · c1669450
      yangguo authored
      Each Script object now keeps a WeakFixedArray of SharedFunctionInfo
      objects created from this script.
      
      This way, when compiling a function, we do not create duplicate shared
      function info objects when recompiling with either compiler.
      
      This fixes a class of issues in the debugger, where we set break points
      on one shared function info, but functions from duplicate shared function
      infos are not affected.
      
      LOG=N
      BUG=v8:4132
      
      Review URL: https://codereview.chromium.org/1183733006
      
      Cr-Commit-Position: refs/heads/master@{#29151}
      c1669450
  14. 16 Jan, 2015 1 commit
  15. 25 Sep, 2014 1 commit
  16. 14 Jul, 2014 1 commit
  17. 09 Jul, 2014 1 commit
  18. 20 Jun, 2014 1 commit
  19. 03 Jun, 2014 1 commit
  20. 23 May, 2014 1 commit
  21. 06 May, 2014 3 commits
  22. 29 Apr, 2014 1 commit
  23. 21 Mar, 2014 1 commit
  24. 12 Feb, 2014 1 commit
  25. 04 Feb, 2014 1 commit
  26. 20 Dec, 2013 1 commit
  27. 18 Dec, 2013 1 commit
  28. 15 Nov, 2013 1 commit
  29. 19 Jul, 2013 1 commit
  30. 23 May, 2013 1 commit
  31. 17 Jan, 2013 1 commit
  32. 05 Dec, 2012 1 commit
  33. 26 Nov, 2012 1 commit
  34. 23 May, 2012 1 commit