summaryrefslogtreecommitdiff
path: root/test/tsan/bench_shadow_flush.cc
AgeCommit message (Collapse)Author
2014-07-26tsan: improve shadow flush benchmarkDmitry Vyukov
allow to specify access stride git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@214029 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30Add %run to all lit testsGreg Fitzgerald
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@207709 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-18tsan: add benchmark that allows to investigate shadow memory consumptionDmitry Vyukov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@206578 91177308-0d34-0410-b5e6-96231b3b80d8