This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from 1f402bfa4fd Update MemorySSA in Local utils removing blocks. adds 7c82ae6d941 [InstCombine] add tests for tan with negated arg; NFC adds 41bee7d4780 [InstrProf] Use atomic profile counter updates for TSan
No new revisions were added by this update.
Summary of changes: include/llvm/Transforms/Instrumentation.h | 3 ++ lib/Transforms/Instrumentation/InstrProfiling.cpp | 22 ++++++--- .../InstrProfiling/atomic-updates.ll | 14 ++++++ test/Transforms/InstCombine/cos-1.ll | 53 ++++++++++++++++------ 4 files changed, 73 insertions(+), 19 deletions(-) create mode 100644 test/Instrumentation/InstrProfiling/atomic-updates.ll