This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be5ae1bbe67 [Loop Peeling] Do not close further unroll/peel if profile [...] new 9a106d08cf0 Improve raw_ostream so that you can "write" colors using op [...]
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: 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 ++++++++++++++++++++++++++----- 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 ++-- 12 files changed, 89 insertions(+), 39 deletions(-)