[all-commits] [llvm/llvm-project] 90b4b7: [KeyInstr] Add Atom Group waterline to LLVMContext

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Tue May 6 02:33:50 PDT 2025


  Branch: refs/heads/users/OCHyams/ki-llvm-waterline
  Home:   https://github.com/llvm/llvm-project
  Commit: 90b4b7c793ff8284364820d18e7d17c13cf7b97b
      https://github.com/llvm/llvm-project/commit/90b4b7c793ff8284364820d18e7d17c13cf7b97b
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M llvm/include/llvm/IR/LLVMContext.h
    M llvm/lib/IR/DebugInfoMetadata.cpp
    M llvm/lib/IR/LLVMContext.cpp
    M llvm/lib/IR/LLVMContextImpl.h
    M llvm/unittests/IR/MetadataTest.cpp

  Log Message:
  -----------
  [KeyInstr] Add Atom Group waterline to LLVMContext

The waterline is managed through DILocation creation,
LLVMContext::incNextAtomGroup, and LLVMContext::updateAtomGroupWaterline.

Add unittest.


  Commit: 09900e23082bbbf406b492b43fc14cf6f508e0be
      https://github.com/llvm/llvm-project/commit/09900e23082bbbf406b492b43fc14cf6f508e0be
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M llvm/lib/IR/LLVMContext.cpp
    M llvm/unittests/IR/MetadataTest.cpp

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


  Commit: e2c671e6a6a38297e8e24c3a76ae6c55529f93ce
      https://github.com/llvm/llvm-project/commit/e2c671e6a6a38297e8e24c3a76ae6c55529f93ce
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M llvm/include/llvm/IR/LLVMContext.h
    M llvm/lib/IR/DebugInfoMetadata.cpp
    M llvm/lib/IR/LLVMContext.cpp

  Log Message:
  -----------
  rename functions


  Commit: a4623976afa3504c4695a69aaa9e0c9ef8e616fb
      https://github.com/llvm/llvm-project/commit/a4623976afa3504c4695a69aaa9e0c9ef8e616fb
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M llvm/lib/IR/DebugInfoMetadata.cpp

  Log Message:
  -----------
  fix my fixme comment


  Commit: 25b323f8f10d65dadd2c9cc4c54c50cda43e4c1f
      https://github.com/llvm/llvm-project/commit/25b323f8f10d65dadd2c9cc4c54c50cda43e4c1f
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

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

  Log Message:
  -----------
  simplify comment


  Commit: 93fa11d350e4358dfd9eb268df8eeeea7f173365
      https://github.com/llvm/llvm-project/commit/93fa11d350e4358dfd9eb268df8eeeea7f173365
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

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

  Log Message:
  -----------
  update function names in unittests too


Compare: https://github.com/llvm/llvm-project/compare/47e9f41d2c99...93fa11d350e4

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