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

Akshat Oke via All-commits all-commits at lists.llvm.org
Thu Nov 14 21:21:47 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: 23c24e06932a6a1c249693e7e837c8f9688b4e66
      https://github.com/llvm/llvm-project/commit/23c24e06932a6a1c249693e7e837c8f9688b4e66
  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: 37f0eef2c3607523f6cdc0d85db7dc355e2eac10
      https://github.com/llvm/llvm-project/commit/37f0eef2c3607523f6cdc0d85db7dc355e2eac10
  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: 9b981957d60c9ccc6c13201c979e5dd2299a34af
      https://github.com/llvm/llvm-project/commit/9b981957d60c9ccc6c13201c979e5dd2299a34af
  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/f69e9116abf9...9b981957d60c

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