This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 786ac2097e3 Revert "[libFuzzer] XFAIL fuzzer-oom.test on Darwin."
new ff09ea4e984 Do not run frame verification if target does not use frame [...]
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/CodeGen/MachineVerifier.cpp | 2 ++
1 file changed, 2 insertions(+)
--
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 21173cb65e Add a triple to codegen test.
new 98641f2232 [Sema] Use MSVC inner class behavior on Itanium
new 6a8a5b4154 PR32673: Don't wrap parameter packs in SubstTemplateTypeParm [...]
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/clang/AST/TypeLoc.h | 6 +++-
lib/Sema/SemaTemplate.cpp | 21 +++++++++----
lib/Sema/SemaTemplateInstantiate.cpp | 7 +++--
test/CodeGenCXX/windows-itanium-dllexport.cpp | 25 ++++++++++++++++
.../cxx1z-class-template-argument-deduction.cpp | 35 ++++++++++++++++++++++
5 files changed, 85 insertions(+), 9 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.
from 66273610fe [OpenMP] Prepare sema to support combined constructs with om [...]
new 21173cb65e Add a triple to codegen 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/CodeGenCXX/cxx1z-class-deduction.cpp | 2 +-
1 file changed, 1 insertion(+), 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 clang.
from bcc0d62a93 [sanitizer-coverage] trim down the docs
new 66273610fe [OpenMP] Prepare sema to support combined constructs with om [...]
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/clang/AST/StmtOpenMP.h | 193 +++++++++++++++++-----
lib/AST/StmtOpenMP.cpp | 98 +++++------
lib/Basic/OpenMPKinds.cpp | 6 +-
lib/Sema/SemaOpenMP.cpp | 88 +++++++++-
lib/Serialization/ASTReaderStmt.cpp | 7 +
lib/Serialization/ASTWriterStmt.cpp | 7 +
test/OpenMP/distribute_parallel_for_ast_print.cpp | 37 ++++-
test/OpenMP/distribute_parallel_for_messages.cpp | 118 +++++++++++++
8 files changed, 442 insertions(+), 112 deletions(-)
create mode 100644 test/OpenMP/distribute_parallel_for_messages.cpp
--
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 7634af30c1e [libFuzzer] extend help for -minimize_crash to cover ASAN_O [...]
new 786ac2097e3 Revert "[libFuzzer] XFAIL fuzzer-oom.test on Darwin."
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/Fuzzer/test/fuzzer-oom.test | 1 -
1 file changed, 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 25d6dbfc6a4 [APInt] Don't call getActiveBits() in ult/ugt(uint64_t) if [...]
new ba583aa0267 [APInt] Implement operator==(uint64_t) similar to ugt/ult(u [...]
new 7634af30c1e [libFuzzer] extend help for -minimize_crash to cover ASAN_O [...]
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/ADT/APInt.h | 7 +------
lib/Fuzzer/FuzzerFlags.def | 2 ++
lib/Support/APInt.cpp | 8 --------
3 files changed, 3 insertions(+), 14 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 4a1b62d7e52 PR tree-optimization/80426 * tree-vrp.c (extract_range_fr [...]
new 5416b6a686f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from 9b2fd6a8f47 Backport from 2017-04-19 trunk r246997. PR target/80462 [...]
new d42d41d96da Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from 5deef6b235c Daily bump.
new d9fa3a9827e Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 ae23971d1e2 [DAE] Simplify attribute list creation, NFC
new 29c6d769ca2 [APInt] Use ugt(uint64_t) for the compare in getLimitedValu [...]
new ef5181372f9 Statepoint Docs: fix incorrect uses of it's
new 25d6dbfc6a4 [APInt] Don't call getActiveBits() in ult/ugt(uint64_t) if [...]
The 3 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:
docs/Statepoints.rst | 10 ++++++----
include/llvm/ADT/APInt.h | 9 +++++----
2 files changed, 11 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.