This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12fe6a42850 [LLVM][Alignment] Update documentation new ed560ae76a2 Revert r367649: Improve raw_ostream so that you can "write" [...] new 9fcaf1b39ac Moves the newly added test interleaved-accesses-waw-depende [...]
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: include/llvm/Support/FormattedStream.h | 4 +-- include/llvm/Support/WithColor.h | 5 +-- include/llvm/Support/raw_ostream.h | 41 +++++----------------- lib/Support/WithColor.cpp | 7 ++-- lib/Support/raw_ostream.cpp | 41 ++++------------------ .../interleaved-accesses-waw-dependency.ll | 0 tools/llvm-cov/CoverageReport.cpp | 2 +- tools/llvm-cov/CoverageViewOptions.h | 2 +- tools/llvm-cov/RenderingSupport.h | 2 +- tools/llvm-cov/SourceCoverageViewText.cpp | 2 +- tools/llvm-cov/llvm-cov.cpp | 11 +++--- tools/llvm-mca/Views/TimelineView.cpp | 6 ++-- utils/FileCheck/FileCheck.cpp | 5 +-- 13 files changed, 39 insertions(+), 89 deletions(-) rename test/Transforms/LoopVectorize/{ => X86}/interleaved-accesses-waw-dependency [...]