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

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


  Branch: refs/heads/users/Prabhuk/sprcallsiteinfocallgraphsection-extract-and-propagate-indirect-call-type-ids
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a45618f608b3f01f476de8bcfa488e832bd7cf5
      https://github.com/llvm/llvm-project/commit/4a45618f608b3f01f476de8bcfa488e832bd7cf5
  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:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: f1be6186d3f8e2bc40da171206f8b2392d8c5826
      https://github.com/llvm/llvm-project/commit/f1be6186d3f8e2bc40da171206f8b2392d8c5826
  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/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-site-info-typeid.ll
    M llvm/test/Verifier/operand-bundles.ll

  Log Message:
  -----------
  Use metadata instead of OB to construct CallSiteInfo.

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/09a933d5657a...f1be6186d3f8

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