[all-commits] [llvm/llvm-project] 887e27: [NFCI][Globals]Add GlobalObjects::updateSectionPre...

Mingming Liu via All-commits all-commits at lists.llvm.org
Tue Sep 16 12:59:46 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/unittest
  Home:   https://github.com/llvm/llvm-project
  Commit: 887e2705800396e09ab7462817043b727291666f
      https://github.com/llvm/llvm-project/commit/887e2705800396e09ab7462817043b727291666f
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-13 (Sat, 13 Sep 2025)

  Changed paths:
    M llvm/include/llvm/IR/GlobalObject.h
    M llvm/lib/IR/Globals.cpp
    M llvm/unittests/IR/CMakeLists.txt
    A llvm/unittests/IR/GlobalObjectTest.cpp

  Log Message:
  -----------
  [NFCI][Globals]Add GlobalObjects::updateSectionPrefix and change setSectionPrefix to handle empty strings


  Commit: 314696a7adc95e47f4937e6a218b081e29b1d709
      https://github.com/llvm/llvm-project/commit/314696a7adc95e47f4937e6a218b081e29b1d709
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-13 (Sat, 13 Sep 2025)

  Changed paths:
    M llvm/unittests/IR/GlobalObjectTest.cpp

  Log Message:
  -----------
  run clang format


  Commit: b894f774a874f822598e02faf8a04a1d985d9c63
      https://github.com/llvm/llvm-project/commit/b894f774a874f822598e02faf8a04a1d985d9c63
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M llvm/include/llvm/IR/GlobalObject.h
    M llvm/lib/IR/Globals.cpp
    M llvm/unittests/IR/GlobalObjectTest.cpp

  Log Message:
  -----------
  incorporate review feedback


  Commit: eb55b818e00fc46fbcd393e593cf6c2ccf88cee6
      https://github.com/llvm/llvm-project/commit/eb55b818e00fc46fbcd393e593cf6c2ccf88cee6
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M llvm/unittests/IR/GlobalObjectTest.cpp

  Log Message:
  -----------
  fix typo


  Commit: 1df1bf539fc845adfa4b0d0433f7db658bc7d8fc
      https://github.com/llvm/llvm-project/commit/1df1bf539fc845adfa4b0d0433f7db658bc7d8fc
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M llvm/include/llvm/IR/GlobalObject.h
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/CodeGen/StaticDataAnnotator.cpp
    M llvm/lib/IR/Globals.cpp
    M llvm/lib/Transforms/Instrumentation/MemProfUse.cpp
    M llvm/unittests/IR/GlobalObjectTest.cpp

  Log Message:
  -----------
  merge update inside set, and update callsites to make use of return value


  Commit: 381d31d5971a7533068bdc029128a15901f71e74
      https://github.com/llvm/llvm-project/commit/381d31d5971a7533068bdc029128a15901f71e74
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M llvm/include/llvm/IR/GlobalObject.h

  Log Message:
  -----------
  fix typo


  Commit: 5ece82e19f0540d99c4564aac8556f62856e24fe
      https://github.com/llvm/llvm-project/commit/5ece82e19f0540d99c4564aac8556f62856e24fe
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp

  Log Message:
  -----------
  fix test failure


Compare: https://github.com/llvm/llvm-project/compare/887e27058003%5E...5ece82e19f05

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