diff options
author | Akshat Oke <Akshat.Oke@amd.com> | 2025-02-20 09:35:49 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 09:35:49 +0530 |
commit | 557628dbe6a935b1ad5e1bcfd51ac3a65e35d874 (patch) | |
tree | 075046d0115c81d57a6ab966379aa79f8bb72087 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | c58011dc65719c4207c2e641a6e32af1c60cdbe8 (diff) | |
download | llvm-557628dbe6a935b1ad5e1bcfd51ac3a65e35d874.zip llvm-557628dbe6a935b1ad5e1bcfd51ac3a65e35d874.tar.gz llvm-557628dbe6a935b1ad5e1bcfd51ac3a65e35d874.tar.bz2 |
[CodeGen][NewPM] Port RegAllocPriorityAdvisor analysis to NPM (#118462)
Similar to #117309.
The advisor and logger are accessed through the provider, which is
served by the new PM. Legacy PM forwards calls to the provider.
New PM is a machine function analysis that lazily initializes the
provider.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions