[all-commits] [llvm/llvm-project] c7a7e1: [spr] initial version
Alexis Engelke via All-commits
all-commits at lists.llvm.org
Sun May 31 02:47:36 PDT 2026
Branch: refs/heads/users/aengelke/spr/ir-dont-use-trackingmdnoderef-for-debugloc
Home: https://github.com/llvm/llvm-project
Commit: c7a7e13a66c060a29d93a2787f1002ce8c25c6e8
https://github.com/llvm/llvm-project/commit/c7a7e13a66c060a29d93a2787f1002ce8c25c6e8
Author: Alexis Engelke <engelke at in.tum.de>
Date: 2026-05-31 (Sun, 31 May 2026)
Changed paths:
M clang/lib/CodeGen/CGClass.cpp
M clang/lib/CodeGen/CGDebugInfo.h
M llvm/include/llvm/AsmParser/LLParser.h
M llvm/include/llvm/IR/DebugLoc.h
M llvm/include/llvm/IR/DebugProgramInstruction.h
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/lib/IR/Core.cpp
M llvm/lib/IR/DebugInfo.cpp
M llvm/lib/IR/DebugLoc.cpp
M llvm/lib/IR/DebugProgramInstruction.cpp
M llvm/lib/IR/Metadata.cpp
A llvm/test/Assembler/dbg-declare-invalid-debug-loc.ll
A llvm/test/Assembler/dbg.ll
M llvm/test/CodeGen/X86/stack-protector-dbginfo.ll
M llvm/test/DebugInfo/Generic/2009-10-16-Phi.ll
M llvm/test/DebugInfo/Generic/location-verifier.ll
M llvm/test/DebugInfo/MIR/X86/regcoalescer.mir
M llvm/test/Transforms/MergeFunc/mergefunc-preserve-nonnull.ll
M llvm/test/Verifier/RemoveDI/llvm.dbg.intrinsic-dbg-attachment.ll
R llvm/test/Verifier/dbg-declare-invalid-debug-loc.ll
M llvm/test/Verifier/dbg.ll
M llvm/test/tools/llvm-reduce/remove-metadata.ll
M llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp
M llvm/unittests/CodeGen/MachineInstrTest.cpp
M llvm/unittests/IR/InstructionsTest.cpp
M llvm/unittests/SandboxIR/SandboxIRTest.cpp
Log Message:
-----------
[spr] initial version
Created using spr 1.3.8-wip
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