1. 06 Mar, 2021 1 commit
  2. 05 Mar, 2021 1 commit
    • Bill Budge's avatar
      Reland "[codegen][frames] Generalize argument padding slot code" · d2ab64eb
      Bill Budge authored
      This is a (manual) reland of ba87518e071a75fb951b490d3f75a87ca715cc23
      
      It is unchanged, except to rebase around a merge conflict.
      TBR=neis@chromium.org, jgruber@chromium.org
      
      Bug: v8:9198
      
      > [codegen][frames] Generalize argument padding slot code
      >
      > - Removes kPadArguments boolean.
      > - Changes ShouldPadArguments to ArgumentPaddingSlots to reflect
      >   that on some architectures more than 1 padding slot may be needed.
      > - Adds AddArgumentPaddingSlots and ShouldPadArguments convenience
      >   functions.
      >
      > Bug: v8:9198
      >
      > Change-Id: Iba87518e071a75fb951b490d3f75a87ca715cc23
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2679109
      > Commit-Queue: Bill Budge <bbudge@chromium.org>
      > Reviewed-by: Georg Neis <neis@chromium.org>
      > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#72605}
      
      Change-Id: I2a9022964d3bafe68c5c1e7de0ae7e837dd5c2e3
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2740457Reviewed-by: 's avatarBill Budge <bbudge@chromium.org>
      Commit-Queue: Bill Budge <bbudge@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#73241}
      d2ab64eb
  3. 26 Feb, 2021 1 commit
  4. 25 Feb, 2021 1 commit
  5. 22 Feb, 2021 2 commits
  6. 12 Feb, 2021 1 commit
  7. 09 Feb, 2021 2 commits
  8. 02 Feb, 2021 1 commit
  9. 21 Jan, 2021 1 commit
  10. 18 Jan, 2021 1 commit
  11. 07 Jan, 2021 1 commit
  12. 04 Jan, 2021 1 commit
  13. 24 Dec, 2020 1 commit
  14. 19 Dec, 2020 1 commit
  15. 17 Dec, 2020 1 commit
  16. 03 Dec, 2020 1 commit
  17. 02 Dec, 2020 1 commit
  18. 26 Nov, 2020 1 commit
  19. 24 Nov, 2020 1 commit
  20. 09 Nov, 2020 1 commit
  21. 05 Nov, 2020 1 commit
  22. 04 Nov, 2020 1 commit
  23. 29 Oct, 2020 1 commit
  24. 28 Oct, 2020 1 commit
  25. 27 Oct, 2020 1 commit
  26. 26 Oct, 2020 1 commit
  27. 19 Oct, 2020 1 commit
  28. 15 Oct, 2020 2 commits
  29. 14 Oct, 2020 1 commit
  30. 13 Oct, 2020 1 commit
  31. 12 Oct, 2020 1 commit
  32. 09 Sep, 2020 1 commit
  33. 08 Sep, 2020 1 commit
  34. 06 Aug, 2020 1 commit
    • Bill Budge's avatar
      Reland "[torque] Port some constructor builtins to Torque." · 83e4c8b1
      Bill Budge authored
      This is a reland of ce249dbb
      
      As it's unchanged,
      TBR=leszeks@chromium.org,tebbi@chromium.org
      
      Original change's description:
      > [torque] Port some constructor builtins to Torque.
      >
      > - FastNewFunctionContextEval
      > - FastNewFunctionContextFunction
      > - CreateEmptyLiteralObject
      > - CreateRegExpLiteral
      > - CreateEmptyArrayLiteral
      > - CreateShallowArrayLiteral
      > - CreateShallowObjectLiteral
      > - NumberConstructor
      > - ObjectConstructor
      > - GenericLazyDeoptContinuation
      >
      > Bug: v8:9891
      >
      > Change-Id: Idd4bf035d8dbeec03b9ef727e1bfb80eab4bc43c
      > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2311411
      > Commit-Queue: Bill Budge <bbudge@chromium.org>
      > Reviewed-by: Leszek Swirski <leszeks@chromium.org>
      > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#69082}
      
      Bug: v8:9891
      Change-Id: I566d4167c02488ef6a9a1c73015af5e2f484a31d
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2330382
      Commit-Queue: Bill Budge <bbudge@chromium.org>
      Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#69281}
      83e4c8b1
  35. 27 Jul, 2020 2 commits
  36. 30 Jun, 2020 1 commit