1. 19 Mar, 2015 1 commit
    • jarin's avatar
      [turbofan] Remember types for deoptimization during simplified lowering. · b7dc9c58
      jarin authored
      With this change, we remember the types of frame state inputs (in a new
      operator, called TypedStateValues). Instead of inferring the value types
      when building translations, we used the recorded types.
      
      The original approach was not reliable because the passes after
      simplified lowering can change node types, and this in turn confuses
      the translation builder.
      
      BUG=chromium:468727
      LOG=n
      R=bmeurer@chromium.org
      
      Review URL: https://codereview.chromium.org/1015423002
      
      Cr-Commit-Position: refs/heads/master@{#27310}
      b7dc9c58
  2. 28 Jan, 2015 1 commit
  3. 27 Jan, 2015 1 commit
  4. 22 Jan, 2015 1 commit
  5. 07 Jan, 2015 1 commit
  6. 05 Jan, 2015 1 commit
  7. 03 Jan, 2015 1 commit
  8. 24 Jun, 2014 1 commit
  9. 04 Jun, 2014 1 commit
  10. 03 Apr, 2014 1 commit
  11. 31 Mar, 2014 1 commit
  12. 28 Feb, 2014 3 commits
  13. 25 Feb, 2014 1 commit
  14. 20 Feb, 2014 1 commit
  15. 14 Feb, 2014 1 commit