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

Akshat Oke via All-commits all-commits at lists.llvm.org
Thu Nov 14 22:27:12 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: d2f2780af633494a32e33f5d7327e00b3c1a0c44
      https://github.com/llvm/llvm-project/commit/d2f2780af633494a32e33f5d7327e00b3c1a0c44
  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: 3b385482a46c42b40f173bf547e0ba9171c8783d
      https://github.com/llvm/llvm-project/commit/3b385482a46c42b40f173bf547e0ba9171c8783d
  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: 3608f47620db08475bce5ec7b28d26a84f1b0cb0
      https://github.com/llvm/llvm-project/commit/3608f47620db08475bce5ec7b28d26a84f1b0cb0
  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: d564fe5dc2dc5ab3e37dc87c8e1014daf456dcc4
      https://github.com/llvm/llvm-project/commit/d564fe5dc2dc5ab3e37dc87c8e1014daf456dcc4
  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: cd123fefb310bece8c96243775d1284000b55068
      https://github.com/llvm/llvm-project/commit/cd123fefb310bece8c96243775d1284000b55068
  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/4903ec85f5e1...cd123fefb310

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