[all-commits] [llvm/llvm-project] 726974: [CodeGen][NewPM] Port RegUsageInfoPropagation pass...

Akshat Oke via All-commits all-commits at lists.llvm.org
Thu Nov 14 21:15:54 PST 2024


  Branch: refs/heads/users/Akshat-Oke/10-29-_codegen_newpm_port_regusageinfopropagation_pass_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: 72697434c2355f036f2f6abc3c1d33f2aecc8520
      https://github.com/llvm/llvm-project/commit/72697434c2355f036f2f6abc3c1d33f2aecc8520
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    A llvm/include/llvm/CodeGen/RegUsageInfoPropagate.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/CodeGen.cpp
    M llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AArch64/preserve.ll

  Log Message:
  -----------
  [CodeGen][NewPM] Port RegUsageInfoPropagation pass to NPM


  Commit: 7e483d634a4db692234ac461e06809aa671eca64
      https://github.com/llvm/llvm-project/commit/7e483d634a4db692234ac461e06809aa671eca64
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
    M llvm/test/CodeGen/AArch64/preserve.ll

  Log Message:
  -----------
  Propagate renaming from down the stack


  Commit: f69e9116abf9fee7923fd7d73c7e3194fd86bb20
      https://github.com/llvm/llvm-project/commit/f69e9116abf9fee7923fd7d73c7e3194fd86bb20
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M llvm/test/CodeGen/AArch64/preserve.ll

  Log Message:
  -----------
  stop after prologepilog, not irtranslator


Compare: https://github.com/llvm/llvm-project/compare/931fab80b5cd...f69e9116abf9

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