aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2023-08-22 09:06:12 -0700
committerVitaly Buka <vitalybuka@google.com>2023-08-23 16:59:57 -0700
commit9ddb2157e3c04a601d7d9764f99f4df3c2fa80c2 (patch)
tree05cc608564417311885c5f78b9f631c26e431782 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parent1f395115da076bd2b5a5ccd2b18ee92ee85d146e (diff)
downloadllvm-9ddb2157e3c04a601d7d9764f99f4df3c2fa80c2.zip
llvm-9ddb2157e3c04a601d7d9764f99f4df3c2fa80c2.tar.gz
llvm-9ddb2157e3c04a601d7d9764f99f4df3c2fa80c2.tar.bz2
[asan] Remove unnecessary spill in optimized callbacks
We can use r11 scratch registers for calculations. It does not result in any performance improvements, as the spill is on the slow path of partial granules. See X86AsmPrinter::LowerASAN_CHECK_MEMACCESS for callers. Reviewed By: kstoimenov Differential Revision: https://reviews.llvm.org/D158525
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions