This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from b93b3bba7 tsan: Optimize performance of Thread sanitizer memory access [...] new 8b6ad630b tsan: add more benchmarks
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/tsan/benchmarks/func_entry_exit.cc | 20 +++++++++ lib/tsan/benchmarks/mop.cc | 80 ++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+) create mode 100644 lib/tsan/benchmarks/func_entry_exit.cc create mode 100644 lib/tsan/benchmarks/mop.cc