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

Prabhuk via All-commits all-commits at lists.llvm.org
Tue Mar 18 19:55:07 PDT 2025


  Branch: refs/heads/users/Prabhuk/sprclangcallgraphsection-add-call-graph-section-option-and-docs
  Home:   https://github.com/llvm/llvm-project
  Commit: 573eebe303f3acafdca1cf70e9a1cfbc34707e8e
      https://github.com/llvm/llvm-project/commit/573eebe303f3acafdca1cf70e9a1cfbc34707e8e
  Author: Necip Fazil Yildiran <necip at google.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/MIRYamlMapping.h
    M llvm/include/llvm/CodeGen/MachineFunction.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
    M llvm/lib/CodeGen/MIRPrinter.cpp
    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:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: a1757096a81ed9663d230100fff1c2175c752396
      https://github.com/llvm/llvm-project/commit/a1757096a81ed9663d230100fff1c2175c752396
  Author: prabhukr <prabhukr at google.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/MIRYamlMapping.h
    M llvm/include/llvm/CodeGen/MachineFunction.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
    M llvm/lib/CodeGen/MIRPrinter.cpp
    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:
  -----------
  Address review comments.

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/60453208dd4c...a1757096a81e

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