[all-commits] [llvm/llvm-project] 48d0eb: [CodeGen] Simplify EmitAssemblyHelper and emitBack...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Jan 9 21:43:05 PST 2025


  Branch: refs/heads/users/vitalybuka/spr/nfcubsan-add-local-bounds-test
  Home:   https://github.com/llvm/llvm-project
  Commit: 48d0eb5181065a3d086de2e30f5c619fe407e4ce
      https://github.com/llvm/llvm-project/commit/48d0eb5181065a3d086de2e30f5c619fe407e4ce
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M clang/include/clang/CodeGen/BackendUtil.h
    M clang/lib/CodeGen/BackendConsumer.h
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp

  Log Message:
  -----------
  [CodeGen] Simplify EmitAssemblyHelper and emitBackendOutput

Prepare for -ftime-report change (#122225).


  Commit: c0315356f3bc257197ddb32807eb3bbab7838206
      https://github.com/llvm/llvm-project/commit/c0315356f3bc257197ddb32807eb3bbab7838206
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M clang/include/clang/CodeGen/BackendUtil.h
    M clang/lib/CodeGen/BackendConsumer.h
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


  Commit: 6448d03faf249c18dafc9e3b0389d92cb5a0f3b6
      https://github.com/llvm/llvm-project/commit/6448d03faf249c18dafc9e3b0389d92cb5a0f3b6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M clang/include/clang/CodeGen/BackendUtil.h
    M clang/lib/CodeGen/BackendConsumer.h
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/f13ef675378d...6448d03faf24

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list