[all-commits] [llvm/llvm-project] 7e6d9f: [CodeGen][NewPM] Port LiveStacks analysis to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Thu Dec 5 02:11:57 PST 2024


  Branch: refs/heads/users/Akshat-Oke/12-05-_codegen_newpm_port_livestacks_analysis_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e6d9ff997996abf60064779100e19e3ae370b13
      https://github.com/llvm/llvm-project/commit/7e6d9ff997996abf60064779100e19e3ae370b13
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/LiveStacks.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/CodeGen.cpp
    M llvm/lib/CodeGen/InlineSpiller.cpp
    M llvm/lib/CodeGen/LiveStacks.cpp
    M llvm/lib/CodeGen/MachineVerifier.cpp
    M llvm/lib/CodeGen/RegAllocBasic.cpp
    M llvm/lib/CodeGen/RegAllocGreedy.cpp
    M llvm/lib/CodeGen/RegAllocPBQP.cpp
    M llvm/lib/CodeGen/StackSlotColoring.cpp
    M llvm/lib/CodeGen/VirtRegMap.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUMarkLastScratchLoad.cpp
    M llvm/lib/Target/LoongArch/LoongArchDeadRegisterDefinitions.cpp
    M llvm/lib/Target/RISCV/RISCVDeadRegisterDefinitions.cpp
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp

  Log Message:
  -----------
  [CodeGen][NewPM] Port LiveStacks analysis to NPM



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