[all-commits] [llvm/llvm-project] 6cb830: [scudo][standalone] Revert some perf-degrading cha...
Kostya Kortchinsky via All-commits
all-commits at lists.llvm.org
Wed Jan 29 14:01:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6cb830de6e4f963f2e5e5f0aba23b2af3341e776
https://github.com/llvm/llvm-project/commit/6cb830de6e4f963f2e5e5f0aba23b2af3341e776
Author: Kostya Kortchinsky <kostyak at google.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M compiler-rt/lib/scudo/standalone/primary32.h
M compiler-rt/lib/scudo/standalone/primary64.h
Log Message:
-----------
[scudo][standalone] Revert some perf-degrading changes
Summary:
A couple of seemingly innocuous changes ended up having a large impact
on the 32-bit performance. I still have to make those configurable at
some point, but right now it will have to do.
Subscribers: #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D73658
More information about the All-commits
mailing list