aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-03-19 13:50:22 -0400
committerMatt Arsenault <Matthew.Arsenault@amd.com>2020-06-03 16:51:46 -0400
commit66251f7e1de79a7c1620659b7f58352b8c8e892e (patch)
treebba23bef5d94d89ba1c3844f17878fa18379c9a9 /clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.cpp
parenta574edbba2b24fcfb733aa2d82308131f5b7d2d6 (diff)
downloadllvm-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