Skip to content
Commit 9ddb2157 authored by Vitaly Buka's avatar Vitaly Buka
Browse files

[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
parent 1f395115
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment