[all-commits] [llvm/llvm-project] d163d8: [𝘀𝗽𝗿] initial version

Necip Fazil Yildiran via All-commits all-commits at lists.llvm.org
Wed Apr 3 15:48:34 PDT 2024


  Branch: refs/heads/users/Prabhuk/sprasmprintercallgraphsection-emit-call-graph-section-4
  Home:   https://github.com/llvm/llvm-project
  Commit: d163d80e341eb00aa841ed580a70233808847769
      https://github.com/llvm/llvm-project/commit/d163d80e341eb00aa841ed580a70233808847769
  Author: Necip Fazil Yildiran <necip at google.com>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    A clang/docs/CallGraphSection.rst
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CGCall.cpp
    M clang/lib/CodeGen/CGClass.cpp
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprCXX.cpp
    M clang/lib/CodeGen/CGObjCMac.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/Driver/ToolChains/Clang.cpp
    A clang/test/CodeGen/call-graph-section-1.cpp
    A clang/test/CodeGen/call-graph-section-2.cpp
    A clang/test/CodeGen/call-graph-section-3.cpp
    A clang/test/CodeGen/call-graph-section.c
    A clang/test/Driver/call-graph-section.c
    M llvm/include/llvm/CodeGen/AsmPrinter.h
    M llvm/include/llvm/CodeGen/CommandFlags.h
    M llvm/include/llvm/CodeGen/MIRYamlMapping.h
    M llvm/include/llvm/CodeGen/MachineFunction.h
    M llvm/include/llvm/IR/LLVMContext.h
    M llvm/include/llvm/MC/MCObjectFileInfo.h
    M llvm/include/llvm/Target/TargetOptions.h
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/CommandFlags.cpp
    M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
    M llvm/lib/CodeGen/MIRPrinter.cpp
    M llvm/lib/CodeGen/MachineFunction.cpp
    M llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/IR/LLVMContext.cpp
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/MC/MCObjectFileInfo.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/Mips/MipsISelLowering.cpp
    M llvm/lib/Target/X86/X86FastISel.cpp
    M llvm/lib/Target/X86/X86ISelLoweringCall.cpp
    A llvm/test/Bitcode/2021-07-22-Parse-Metadata-Operand-Bundles.ll
    M llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
    A llvm/test/CodeGen/AArch64/call-site-info-typeid.ll
    A llvm/test/CodeGen/ARM/call-site-info-typeid.ll
    A llvm/test/CodeGen/MIR/X86/call-site-info-typeid.ll
    A llvm/test/CodeGen/MIR/X86/call-site-info-typeid.mir
    A llvm/test/CodeGen/Mips/call-site-info-typeid.ll
    A llvm/test/CodeGen/X86/call-site-info-typeid.ll
    A llvm/test/CodeGen/call-graph-section.ll
    M llvm/test/Verifier/operand-bundles.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.6-beta.1



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