[all-commits] [llvm/llvm-project] 920ef6: [CIR] Add addLLVMUsed and addLLVMCompilerUsed meth...

Chaitanya via All-commits all-commits at lists.llvm.org
Wed Apr 1 22:56:10 PDT 2026


  Branch: refs/heads/users/skc7/cir/llvm_used
  Home:   https://github.com/llvm/llvm-project
  Commit: 920ef6f98af46cb1605ce6329e3ba3d871b28cea
      https://github.com/llvm/llvm-project/commit/920ef6f98af46cb1605ce6329e3ba3d871b28cea
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-04-02 (Thu, 02 Apr 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/lib/CIR/CodeGen/CIRGenModule.h
    A clang/test/CIR/CodeGenHIP/hip-cuid.hip

  Log Message:
  -----------
  [CIR] Add addLLVMUsed and addLLVMCompilerUsed methods to CIRGenModule


  Commit: 8f8e6542de828df4e8f637b1a705ca2b5fe21fed
      https://github.com/llvm/llvm-project/commit/8f8e6542de828df4e8f637b1a705ca2b5fe21fed
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-04-02 (Thu, 02 Apr 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/lib/CIR/CodeGen/CIRGenModule.h
    A clang/test/CIR/CodeGen/attr-retain.c
    A clang/test/CIR/CodeGen/attr-used.c

  Log Message:
  -----------
  use CIRGlobalValueInterface


  Commit: fc4a1464296e04601b3b3cba732fdc006bfa38f3
      https://github.com/llvm/llvm-project/commit/fc4a1464296e04601b3b3cba732fdc006bfa38f3
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-04-02 (Thu, 02 Apr 2026)

  Changed paths:
    A clang/test/CIR/CodeGen/keep-persistent-storage-variables.cpp
    A clang/test/CIR/CodeGen/keep-static-consts.cpp

  Log Message:
  -----------
  add tests persistent-storage-variables and keep-static-consts


  Commit: e2e36d48e69fde5efdc2ddbbd764b0bc93b011ef
      https://github.com/llvm/llvm-project/commit/e2e36d48e69fde5efdc2ddbbd764b0bc93b011ef
  Author: skc7 <Krishna.Sankisa at amd.com>
  Date:   2026-04-02 (Thu, 02 Apr 2026)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenModule.cpp
    M clang/test/CIR/CodeGen/attr-retain.c
    M clang/test/CIR/CodeGen/attr-used.c
    M clang/test/CIR/CodeGen/keep-persistent-storage-variables.cpp
    M clang/test/CIR/CodeGen/keep-static-consts.cpp

  Log Message:
  -----------
  add gv section attribute


Compare: https://github.com/llvm/llvm-project/compare/40f53d2d81fc...e2e36d48e69f

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