1. 21 Nov, 2019 1 commit
  2. 19 Nov, 2019 1 commit
  3. 10 Jul, 2018 2 commits
  4. 18 Jul, 2016 1 commit
  5. 01 Jul, 2016 1 commit
    • mstarzinger's avatar
      [turbofan] Broaden checkpoint elimination on returns. · a757a62b
      mstarzinger authored
      This makes the elimination of checkpoints flowing effect-wise into nodes
      having the {Return} operator more permissive. We can cut out checkpoints
      even when they are not wholly owned by the return. This also alleviates
      a problem where TCO no longer applies.
      
      R=jarin@chromium.org
      TEST=mjsunit/regress/regress-crbug-624747
      BUG=chromium:624747
      
      Review-Url: https://codereview.chromium.org/2118793002
      Cr-Commit-Position: refs/heads/master@{#37480}
      a757a62b
  6. 29 Jun, 2016 3 commits
  7. 01 Jun, 2016 2 commits