[all-commits] [llvm/llvm-project] 0c78d0: [𝘀𝗽𝗿] changes introduced through rebase
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Tue Apr 22 18:03:51 PDT 2025
Branch: refs/heads/users/Prabhuk/sprclangcallgraphsection-add-call-graph-section-option-and-docs
Home: https://github.com/llvm/llvm-project
Commit: 0c78d0abc96a765f8c7760957de8ee40b06ef598
https://github.com/llvm/llvm-project/commit/0c78d0abc96a765f8c7760957de8ee40b06ef598
Author: Necip Fazil Yildiran <necip at google.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/AsmPrinter.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
R llvm/test/CodeGen/AArch64/call-site-info-typeid.ll
A llvm/test/CodeGen/AArch64/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/AArch64/callsite-emit-calleetypeid.ll
R llvm/test/CodeGen/ARM/call-site-info-typeid.ll
A llvm/test/CodeGen/ARM/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/ARM/callsite-emit-calleetypeid.ll
M llvm/test/CodeGen/MIR/X86/call-site-info-direct-calls-typeid.mir
R llvm/test/CodeGen/MIR/X86/call-site-info-typeid.ll
A llvm/test/CodeGen/MIR/X86/callsite-emit-calleetypeid.ll
R llvm/test/CodeGen/Mips/call-site-info-typeid.ll
A llvm/test/CodeGen/Mips/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/Mips/callsite-emit-calleetypeid.ll
R llvm/test/CodeGen/RISCV/call-site-info-typeid.ll
A llvm/test/CodeGen/RISCV/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/RISCV/callsite-emit-calleetypeid.ll
M llvm/test/CodeGen/X86/call-graph-section.ll
R llvm/test/CodeGen/X86/call-site-info-typeid.ll
A llvm/test/CodeGen/X86/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/X86/callsite-emit-calleetypeid.ll
A llvm/test/Transforms/InstCombine/callee-type-metadata.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
Commit: d0a96ac6ebe7ad1b3a67119726cd66b85b12e8db
https://github.com/llvm/llvm-project/commit/d0a96ac6ebe7ad1b3a67119726cd66b85b12e8db
Author: prabhukr <prabhukr at google.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/AsmPrinter.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
R llvm/test/CodeGen/AArch64/call-site-info-typeid.ll
A llvm/test/CodeGen/AArch64/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/AArch64/callsite-emit-calleetypeid.ll
R llvm/test/CodeGen/ARM/call-site-info-typeid.ll
A llvm/test/CodeGen/ARM/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/ARM/callsite-emit-calleetypeid.ll
M llvm/test/CodeGen/MIR/X86/call-site-info-direct-calls-typeid.mir
R llvm/test/CodeGen/MIR/X86/call-site-info-typeid.ll
A llvm/test/CodeGen/MIR/X86/callsite-emit-calleetypeid.ll
R llvm/test/CodeGen/Mips/call-site-info-typeid.ll
A llvm/test/CodeGen/Mips/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/Mips/callsite-emit-calleetypeid.ll
R llvm/test/CodeGen/RISCV/call-site-info-typeid.ll
A llvm/test/CodeGen/RISCV/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/RISCV/callsite-emit-calleetypeid.ll
M llvm/test/CodeGen/X86/call-graph-section.ll
R llvm/test/CodeGen/X86/call-site-info-typeid.ll
A llvm/test/CodeGen/X86/callsite-emit-calleetypeid-tailcall.ll
A llvm/test/CodeGen/X86/callsite-emit-calleetypeid.ll
A llvm/test/Transforms/InstCombine/callee-type-metadata.ll
Log Message:
-----------
Rebase on top of llvm stack.
Created using spr 1.3.6-beta.1
Compare: https://github.com/llvm/llvm-project/compare/5ede050c3208...d0a96ac6ebe7
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