This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2f82e87674 Revert "[Atomics][LoopIdiom] Recognize unordered atomic memcpy" new bae3d869e53 [PowerPC] Correctly specify the cache line size for Power 7 [...] new 8ea517852a3 [sanitizer-coverage] remove stale code (old coverage); llvm part
The 2 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/Target/PowerPC/PPCTargetTransformInfo.cpp | 15 ++- .../Instrumentation/SanitizerCoverage.cpp | 140 ++------------------- test/CodeGen/PowerPC/ppc64-get-cache-line-size.ll | 49 ++++++++ .../SanitizerCoverage/coverage-dbg.ll | 4 +- test/Instrumentation/SanitizerCoverage/coverage.ll | 11 -- test/Instrumentation/SanitizerCoverage/seh.ll | 1 - 6 files changed, 73 insertions(+), 147 deletions(-) create mode 100644 test/CodeGen/PowerPC/ppc64-get-cache-line-size.ll