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

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Oct 28 01:11:17 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: 7f9bc0fe3612bb8b964765ab5b859bb812913231
      https://github.com/llvm/llvm-project/commit/7f9bc0fe3612bb8b964765ab5b859bb812913231
  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/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/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/AMDGPU/ipra-regmask.ll

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


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

  Changed paths:
    M llvm/include/llvm/CodeGen/RegisterUsageInfo.h
    M llvm/lib/CodeGen/RegUsageInfoCollector.cpp
    M llvm/lib/CodeGen/RegisterUsageInfo.cpp
    M llvm/test/CodeGen/X86/ipra-inline-asm.ll
    M llvm/test/CodeGen/X86/ipra-reg-usage.ll

  Log Message:
  -----------
  update tests and pass name in debug


Compare: https://github.com/llvm/llvm-project/compare/7b2af0e256ed...c6f0c1995b81

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