1. 07 Apr, 2017 1 commit
    • bmeurer's avatar
      [turbofan] Introduce a SpeculativeToNumber operator. · e6ca0146
      bmeurer authored
      Add a dedicated operator for ToNumber(x) with feedback instead of
      translating to SpeculativeNumberMultiply(x,1), which allows us to
      treat the case where x is already a Number specially, ignoring the
      feedback on the operator. This recovers most of the regression in
      the crypto benchmark.
      
      BUG=chromium:709398,v8:6214,v8:5267
      R=jarin@chromium.org
      
      Review-Url: https://codereview.chromium.org/2802113003
      Cr-Commit-Position: refs/heads/master@{#44484}
      e6ca0146
  2. 28 Feb, 2017 1 commit
  3. 22 Feb, 2017 2 commits
  4. 20 Feb, 2017 1 commit
  5. 20 Sep, 2016 1 commit
  6. 24 Aug, 2016 1 commit
  7. 22 Aug, 2016 1 commit
  8. 19 Aug, 2016 1 commit
  9. 08 Aug, 2016 1 commit
  10. 05 Aug, 2016 1 commit
  11. 27 Jul, 2016 1 commit