diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-03-19 13:50:22 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-06-03 16:51:46 -0400 |
commit | 66251f7e1de79a7c1620659b7f58352b8c8e892e (patch) | |
tree | bba23bef5d94d89ba1c3844f17878fa18379c9a9 /clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.cpp | |
parent | a574edbba2b24fcfb733aa2d82308131f5b7d2d6 (diff) | |
download | llvm-66251f7e1de79a7c1620659b7f58352b8c8e892e.zip llvm-66251f7e1de79a7c1620659b7f58352b8c8e892e.tar.gz llvm-66251f7e1de79a7c1620659b7f58352b8c8e892e.tar.bz2 |
RegAllocFast: Record internal state based on register units
Record internal state based on register units. This is often more
efficient as there are typically fewer register units to update
compared to iterating over all the aliases of a register.
Original patch by Matthias Braun, but I've been rebasing and fixing it
for almost 2 years and fixed a few bugs causing intermediate failures
to make this patch independent of the changes in
https://reviews.llvm.org/D52010.
Diffstat (limited to 'clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.cpp')
0 files changed, 0 insertions, 0 deletions