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

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


  Branch: refs/heads/users/Prabhuk/sprcallsiteinfocallgraphsection-extend-callsiteinfo-with-typeid
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f8e4d95ef0c86a3bc0135ec5d247da322969f09
      https://github.com/llvm/llvm-project/commit/7f8e4d95ef0c86a3bc0135ec5d247da322969f09
  Author: prabhukr <prabhukr at google.com>
  Date:   2025-04-19 (Sat, 19 Apr 2025)

  Changed paths:
    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/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/Verifier/operand-bundles.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: 53b24d96c76a320b2cf6747b2432914443f24ace
      https://github.com/llvm/llvm-project/commit/53b24d96c76a320b2cf6747b2432914443f24ace
  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/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/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.mir
    M llvm/test/Verifier/operand-bundles.ll

  Log Message:
  -----------
  Use list of CalleeTypeIds.

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/dc1b364fa2c7...53b24d96c76a

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