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

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu May 1 05:56:22 PDT 2025


  Branch: refs/heads/users/OCHyams/ki-llvm-waterline
  Home:   https://github.com/llvm/llvm-project
  Commit: 511ee0a22ab388a8794dd4f487a23615eb4ad800
      https://github.com/llvm/llvm-project/commit/511ee0a22ab388a8794dd4f487a23615eb4ad800
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-01 (Thu, 01 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: 72efd59c62fa6dded259b593ce23f94f7867e3a9
      https://github.com/llvm/llvm-project/commit/72efd59c62fa6dded259b593ce23f94f7867e3a9
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

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

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


  Commit: b0fd78a79209fa7a62a8c1922d00b672457db6a2
      https://github.com/llvm/llvm-project/commit/b0fd78a79209fa7a62a8c1922d00b672457db6a2
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-01 (Thu, 01 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: f01e83a1fe20295002a272d67d60116ead4e076a
      https://github.com/llvm/llvm-project/commit/f01e83a1fe20295002a272d67d60116ead4e076a
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

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

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


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

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

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


Compare: https://github.com/llvm/llvm-project/compare/d12e993d5e22...9c1e61e5e01a

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