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

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


  Branch: refs/heads/users/Akshat-Oke/10-28-_codegen_newpm_port_regusageinfocollector_pass_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: 60ca22c6ebe2a7715bbd199cdbc0e3659988bf56
      https://github.com/llvm/llvm-project/commit/60ca22c6ebe2a7715bbd199cdbc0e3659988bf56
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-11-15 (Fri, 15 Nov 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: ce00d0e31382b755c1accc6f8fd1783049b2ddfc
      https://github.com/llvm/llvm-project/commit/ce00d0e31382b755c1accc6f8fd1783049b2ddfc
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/RegisterUsageInfo.h
    M llvm/lib/CodeGen/RegUsageInfoCollector.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


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

  Changed paths:
    M llvm/include/llvm/CodeGen/RegisterUsageInfo.h

  Log Message:
  -----------
  fix incorrect changes


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

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

  Log Message:
  -----------
  propagate PhysicalRegisterUsageAnalysis renaming


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

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

  Log Message:
  -----------
  change irtranslator to prologepilog


Compare: https://github.com/llvm/llvm-project/compare/e6bad871ffd2...4903ec85f5e1

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