[all-commits] [llvm/llvm-project] 388ea2: [𝘀𝗽𝗿] changes introduced through rebase

Prabhu Rajasekaran via All-commits all-commits at lists.llvm.org
Fri Apr 18 19:19:32 PDT 2025


  Branch: refs/heads/users/Prabhuk/sprclangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets-1
  Home:   https://github.com/llvm/llvm-project
  Commit: 388ea2e47c3c1bb4452729e1efb25984e17450eb
      https://github.com/llvm/llvm-project/commit/388ea2e47c3c1bb4452729e1efb25984e17450eb
  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:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: 3e00a856208605ba5c0be19d6965afe25d35a676
      https://github.com/llvm/llvm-project/commit/3e00a856208605ba5c0be19d6965afe25d35a676
  Author: prabhukr <prabhukr at google.com>
  Date:   2025-04-19 (Sat, 19 Apr 2025)

  Changed paths:
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/test/CodeGen/call-graph-section-1.cpp
    M clang/test/CodeGen/call-graph-section-2.cpp
    M clang/test/CodeGen/call-graph-section-3.cpp
    M clang/test/CodeGen/call-graph-section.c
    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:
  -----------
  Emit callee_type metadata instead of operand bundle.

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/c8154edcdedf...3e00a8562086

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