1. 19 May, 2022 1 commit
  2. 18 May, 2022 1 commit
  3. 17 May, 2022 2 commits
  4. 16 May, 2022 6 commits
  5. 13 May, 2022 2 commits
  6. 12 May, 2022 3 commits
  7. 11 May, 2022 2 commits
  8. 07 May, 2022 1 commit
  9. 06 May, 2022 1 commit
  10. 05 May, 2022 1 commit
  11. 26 Apr, 2022 1 commit
  12. 25 Apr, 2022 1 commit
  13. 22 Apr, 2022 1 commit
  14. 20 Apr, 2022 2 commits
  15. 19 Apr, 2022 1 commit
    • Clemens Backes's avatar
      [liftoff] Move more options into LiftoffOptions · f1b6092c
      Clemens Backes authored
      {LiftoffOptions} already contains many (optional) parameters for Liftoff
      compilation, but not all of them.
      This CL moves the function index and the {for_debugging} field also into
      that struct, to further reduce the number of parameters to
      {ExecuteLiftoffCompilation} and to improve readability by having a
      factory-like initialization of the {LiftoffOptions} struct.
      That struct is now also passed down to the LiftoffCompiler directly
      instead of unpacking the fields again.
      
      R=thibaudm@chromium.org
      
      Bug: v8:12809
      Change-Id: I8824a1908f214cbf4c21f113934fef3ece1bf88b
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3513894Reviewed-by: 's avatarThibaud Michaud <thibaudm@chromium.org>
      Commit-Queue: Clemens Backes <clemensb@chromium.org>
      Cr-Commit-Position: refs/heads/main@{#80032}
      f1b6092c
  16. 15 Apr, 2022 1 commit
  17. 14 Apr, 2022 4 commits
  18. 11 Apr, 2022 1 commit
  19. 09 Apr, 2022 2 commits
  20. 08 Apr, 2022 5 commits
  21. 07 Apr, 2022 1 commit