aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2025-05-01 08:11:51 -0700
committerGitHub <noreply@github.com>2025-05-01 08:11:51 -0700
commit2bb2f8ab49d66cc2ebacd099d70fb80a5f13d9b2 (patch)
tree5bfcbe1108413bd7912980f3365ba6bbc2f8a248 /lldb/source/Commands/CommandObjectProcess.cpp
parent2876dbcd6617898cef8396ff30b20b07556d2456 (diff)
downloadllvm-2bb2f8ab49d66cc2ebacd099d70fb80a5f13d9b2.zip
llvm-2bb2f8ab49d66cc2ebacd099d70fb80a5f13d9b2.tar.gz
llvm-2bb2f8ab49d66cc2ebacd099d70fb80a5f13d9b2.tar.bz2
[CodeGen] Remove experimental deferred spilling from GreedyRegAlloc (#137850)
This experimental option was introduced in 2015 via commit 1192294, and the target hook was added in 2020 via commit 99e865b6. There does not appear to have ever been a use of this target hook in tree. This code is complicating one of the most complicated and hard to understand parts of our code base, and was an experiment introduced nearly 10 years ago. Let's get rid of it. Note that the idea described in the original patch is not neccessarily a bad one, and we might return to it someday.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions