This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6f6b47d clangTooling: Update libdeps: LLVMOptions, since r280118.
new f08aef7 Concatenate two FileCheck lines in a test.
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:
test/Driver/cl-pch.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b6a1398 [Coroutines] Part 10: Add coroutine promise support.
new 982b9c9 [PowerPC] Don't spill the frame pointer twice
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/Target/PowerPC/PPCFrameLowering.cpp | 11 +++++++++++
test/CodeGen/PowerPC/no-dup-spill-fp.ll | 26 ++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/CodeGen/PowerPC/no-dup-spill-fp.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8f6654a Don't try to run a test that generates code for x86 if it's n [...]
new f4628e8 clangTooling depends on ClangDriverOptions since r280118.
new 6f6b47d clangTooling: Update libdeps: LLVMOptions, since r280118.
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/Tooling/CMakeLists.txt | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1a31aef [InstCombine] clean up InsertRangeTest; NFCI
new b6a1398 [Coroutines] Part 10: Add coroutine promise support.
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/Transforms/Coroutines/CoroEarly.cpp | 42 ++++++++++++++++++++-
lib/Transforms/Coroutines/CoroFrame.cpp | 29 ++++++++++++--
lib/Transforms/Coroutines/CoroInstr.h | 54 +++++++++++++++++++++++++++
lib/Transforms/Coroutines/CoroInternal.h | 10 +++--
lib/Transforms/Coroutines/Coroutines.cpp | 1 +
test/Transforms/Coroutines/{ex2.ll => ex4.ll} | 30 +++++++++------
6 files changed, 146 insertions(+), 20 deletions(-)
copy test/Transforms/Coroutines/{ex2.ll => ex4.ll} (67%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 85ef4ce stats: define WIN32_LEAN_AND_MEAN when including windows.h
new b0f82c0 [sanitizer] remove kBatchClassID that is not used any more; NFC
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/sanitizer_common/sanitizer_allocator_local_cache.h | 14 --------------
lib/sanitizer_common/sanitizer_allocator_primary32.h | 4 +---
.../sanitizer_allocator_size_class_map.h | 18 ++----------------
3 files changed, 3 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5457e1d Daily bump.
new d6dd1b6 Remove arbitrary limits from rich_location
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:
gcc/ChangeLog | 18 +++
gcc/diagnostic-show-locus.c | 64 ++++++++-
gcc/diagnostic.c | 2 +-
gcc/diagnostic.h | 2 +-
gcc/testsuite/ChangeLog | 7 +
.../gcc.dg/plugin/diagnostic-test-show-locus-bw.c | 44 +++++++
.../plugin/diagnostic_plugin_test_show_locus.c | 53 ++++++++
libcpp/ChangeLog | 39 ++++++
libcpp/include/line-map.h | 145 +++++++++++++++++++--
libcpp/line-map.c | 92 +++++++------
10 files changed, 405 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 751f50e [llvm-cov] Drop redundant "No." suffix in a column title
new 1a31aef [InstCombine] clean up InsertRangeTest; NFCI
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 50 +++++++---------------
1 file changed, 15 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 74a597b [LoadStoreVectorizer] Change VectorSet to Vector to match hea [...]
new 751f50e [llvm-cov] Drop redundant "No." suffix in a column title
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:
test/tools/llvm-cov/showProjectSummary.cpp | 2 +-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 1184bde [Release notes] Fix highlighting.
new 320fe4a [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix
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:
clang-tidy/modernize/MakeSmartPtrCheck.cpp | 8 +++++++-
docs/ReleaseNotes.rst | 8 ++++++++
test/clang-tidy/modernize-make-shared.cpp | 32 ++++++++++++++++++++++++++++++
test/clang-tidy/modernize-make-unique.cpp | 32 ++++++++++++++++++++++++++++++
4 files changed, 79 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2e7400d C++: add fixit for '>>' template error
new b99fc6a selftest: split out named_temp_file from temp_source_file
new 5457e1d Daily bump.
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:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/selftest.c | 49 +++++++++++++++++++++++++++++++++++--------------
gcc/selftest.h | 24 +++++++++++++++++-------
4 files changed, 64 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.