[all-commits] [llvm/llvm-project] 0fc5f9: [CodeGen][NewPM] Port RegUsageInfoCollector pass t...

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Oct 28 00:33:15 PDT 2024


  Branch: refs/heads/users/Akshat-Oke/10-28-_codegen_newpm_port_regusageinfocollector_pass_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fc5f97551d6d27e6ad3f5b0dfd859b64f37a67c
      https://github.com/llvm/llvm-project/commit/0fc5f97551d6d27e6ad3f5b0dfd859b64f37a67c
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    A llvm/include/llvm/CodeGen/RegUsageInfoCollector.h
    M llvm/include/llvm/CodeGen/RegisterUsageInfo.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/RegUsageInfoCollector.cpp
    M llvm/lib/CodeGen/RegisterUsageInfo.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AMDGPU/ipra-regmask.ll

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


  Commit: c9fe5d1b0c07352808aef953769cb9425c382071
      https://github.com/llvm/llvm-project/commit/c9fe5d1b0c07352808aef953769cb9425c382071
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    M llvm/test/CodeGen/X86/ipra-inline-asm.ll
    M llvm/test/CodeGen/X86/ipra-reg-usage.ll

  Log Message:
  -----------
  uppdate tests


Compare: https://github.com/llvm/llvm-project/compare/f019b9e73116...c9fe5d1b0c07

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