[all-commits] [llvm/llvm-project] 823a51: [𝘀𝗽𝗿] changes introduced through rebase
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Fri Apr 18 19:19:09 PDT 2025
Branch: refs/heads/users/Prabhuk/sprclangcallgraphsection-add-call-graph-section-option-and-docs
Home: https://github.com/llvm/llvm-project
Commit: 823a5130987047b36555238e7030320ed9a19b40
https://github.com/llvm/llvm-project/commit/823a5130987047b36555238e7030320ed9a19b40
Author: Necip Fazil Yildiran <necip at google.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MIRYamlMapping.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/IR/FixedMetadataKinds.def
M llvm/include/llvm/IR/LLVMContext.h
M llvm/include/llvm/IR/Metadata.h
M llvm/lib/Analysis/MemoryProfileInfo.cpp
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/IR/LLVMContext.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
M llvm/test/CodeGen/AArch64/call-site-info-typeid.ll
M llvm/test/CodeGen/ARM/call-site-info-typeid.ll
M llvm/test/CodeGen/MIR/X86/call-site-info-ambiguous-indirect-call-typeid.mir
M llvm/test/CodeGen/MIR/X86/call-site-info-direct-calls-typeid.mir
M llvm/test/CodeGen/MIR/X86/call-site-info-typeid.ll
M llvm/test/CodeGen/MIR/X86/call-site-info-typeid.mir
M llvm/test/CodeGen/Mips/call-site-info-typeid.ll
M llvm/test/CodeGen/RISCV/call-site-info-typeid.ll
M llvm/test/CodeGen/X86/call-graph-section.ll
M llvm/test/CodeGen/X86/call-site-info-typeid.ll
M llvm/test/Verifier/operand-bundles.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Commit: b5b2b104d72011281910a99e55a2a803ab29c589
https://github.com/llvm/llvm-project/commit/b5b2b104d72011281910a99e55a2a803ab29c589
Author: prabhukr <prabhukr at google.com>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MIRYamlMapping.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/IR/FixedMetadataKinds.def
M llvm/include/llvm/IR/LLVMContext.h
M llvm/include/llvm/IR/Metadata.h
M llvm/lib/Analysis/MemoryProfileInfo.cpp
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/IR/LLVMContext.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
M llvm/test/CodeGen/AArch64/call-site-info-typeid.ll
M llvm/test/CodeGen/ARM/call-site-info-typeid.ll
M llvm/test/CodeGen/MIR/X86/call-site-info-ambiguous-indirect-call-typeid.mir
M llvm/test/CodeGen/MIR/X86/call-site-info-direct-calls-typeid.mir
M llvm/test/CodeGen/MIR/X86/call-site-info-typeid.ll
M llvm/test/CodeGen/MIR/X86/call-site-info-typeid.mir
M llvm/test/CodeGen/Mips/call-site-info-typeid.ll
M llvm/test/CodeGen/RISCV/call-site-info-typeid.ll
M llvm/test/CodeGen/X86/call-graph-section.ll
M llvm/test/CodeGen/X86/call-site-info-typeid.ll
M llvm/test/Verifier/operand-bundles.ll
Log Message:
-----------
Use callee_type metadata instead of OB.
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/a1757096a81e...b5b2b104d720
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