1. 27 May, 2019 1 commit
    • Tobias Tebbi's avatar
      [torque] no longer generate assemblers per namespace · 19d8bfa5
      Tobias Tebbi authored
      Instead of generating one CodeStubAssembler-like class per namespace,
      Torque-generated macros are now free-standing functions not included
      from CSA code, and explicitly exported macros become part of the new
      TorqueGeneratedExportedMacrosAssembler, which CodeStubAssembler
      inherits from, thus making them available to all CSA code.
      
      Structs are now defined in a new header csa-types-tq.h as free-standing
      types with the prefix "TorqueStruct".
      
      This is a preparation for generating per Torque-file instead of per
      namespace.
      
      Change-Id: I60fadc493a63f85d1d340768ec6f11ae47be0cb8
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1628787
      Commit-Queue: Tobias Tebbi <tebbi@chromium.org>
      Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#61865}
      19d8bfa5
  2. 21 May, 2019 1 commit
  3. 15 May, 2019 1 commit
  4. 14 May, 2019 2 commits
  5. 10 May, 2019 2 commits
  6. 09 May, 2019 1 commit
  7. 08 May, 2019 1 commit
  8. 24 Apr, 2019 1 commit
  9. 17 Apr, 2019 1 commit
  10. 03 Apr, 2019 1 commit
  11. 18 Jul, 2018 1 commit
  12. 07 Jan, 2018 1 commit
  13. 12 Oct, 2017 1 commit
  14. 26 Sep, 2017 2 commits
  15. 01 Sep, 2017 3 commits
  16. 16 Aug, 2017 1 commit