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

Necip Fazil Yildiran via All-commits all-commits at lists.llvm.org
Tue Apr 22 18:03:27 PDT 2025


  Branch: refs/heads/users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-4
  Home:   https://github.com/llvm/llvm-project
  Commit: 86e5b9a7503275fdef91e4102600500412472ecd
      https://github.com/llvm/llvm-project/commit/86e5b9a7503275fdef91e4102600500412472ecd
  Author: prabhukr <prabhukr at google.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    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
    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: cf2e510e4f3b9ec6902d7e69bb328b8ae22b4f5c
      https://github.com/llvm/llvm-project/commit/cf2e510e4f3b9ec6902d7e69bb328b8ae22b4f5c
  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:
  -----------
  Extract callsite label emission as a private method.

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/0754d4913701...cf2e510e4f3b

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