This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d87eb99 Upgrade in-tree google benchmark to v1.1
new 240b8c8 Protect std::experimental::optional tests under libcpp-no-exceptions
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:
.../optional.object/optional.object.assign/copy.pass.cpp | 7 +++++--
.../optional.object/optional.object.assign/emplace.pass.cpp | 7 +++++--
.../emplace_initializer_list.pass.cpp | 7 +++++--
.../optional.object/optional.object.assign/move.pass.cpp | 11 +++++++----
.../optional.object/optional.object.ctor/const_T.pass.cpp | 7 +++++--
.../optional.object/optional.object.ctor/copy.pass.cpp | 13 +++++++++++--
.../optional.object.ctor/in_place_t.pass.cpp | 6 ++++--
.../optional.object.ctor/initializer_list.pass.cpp | 7 +++++--
.../optional.object/optional.object.ctor/move.pass.cpp | 13 +++++++++++--
.../optional.object/optional.object.ctor/rvalue_T.pass.cpp | 7 +++++--
.../optional.object/optional.object.observe/value.pass.cpp | 5 ++++-
.../optional.object.observe/value_const.pass.cpp | 5 ++++-
.../optional.object/optional.object.swap/swap.pass.cpp | 9 ++++++---
13 files changed, 77 insertions(+), 27 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 122749a [AVX-512][Sema] Add more intrinsics to the checks for valid i [...]
new d458b9b [OPENMP] Fixed capturing of VLA variables.
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/CGExpr.cpp | 11 +++++------
lib/CodeGen/CGStmtOpenMP.cpp | 2 +-
test/OpenMP/parallel_codegen.cpp | 37 +++++++++++++++++++++----------------
3 files changed, 27 insertions(+), 23 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 df7be54 Daily bump.
new 82031b1 2016-11-07 Richard Biener <rguenther(a)suse.de>
new 37c39de 2016-11-07 Richard Biener <rguenther(a)suse.de>
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 | 18 +++++++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/torture/pr78189.C | 41 +++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 21 ++++++++++++---
gcc/tree-vect-slp.c | 48 ++++++++++++++++++++++++++++------
gcc/tree-vect-stmts.c | 11 +++++---
gcc/tree-vectorizer.h | 2 +-
7 files changed, 131 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr78189.C
--
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.
christophe.lyon pushed a change to branch staging
in repository toolchain/abe.
at e6c2bda Remove broken gerrit interface. TCWG-898.
No new revisions were added by this update.
--
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 d06c3a1 Deduplicate replacements by FileEntry instead of file names.
new 122749a [AVX-512][Sema] Add more intrinsics to the checks for valid i [...]
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/Sema/SemaChecking.cpp | 17 +++++++++++++++++
1 file changed, 17 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 llvm.
from 069db88 Update CommandLine.rst getRegisteredOptions example
new 3e6b5bc [AVR] Enable the ISel, frame analyzer, and alloca passes
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/AVR/AVRTargetMachine.cpp | 10 ++++++++--
1 file changed, 8 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.
from 320da71 clang-format: Better support for CUDA's triple brackets.
new d06c3a1 Deduplicate replacements by FileEntry instead of file names.
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/Tooling/Core/Replacement.h | 6 ++-
lib/Tooling/Core/Replacement.cpp | 11 ++++--
lib/Tooling/Refactoring.cpp | 6 ++-
unittests/Tooling/RefactoringTest.cpp | 63 ++++++++++++++++++++++----------
4 files changed, 60 insertions(+), 26 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 e69277c [AVX-512] Remove masked pmovzx/pmovsx builtins and autoupgrad [...]
new 069db88 Update CommandLine.rst getRegisteredOptions example
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:
docs/CommandLine.rst | 3 +--
1 file changed, 1 insertion(+), 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 lldb.
from eca0d5e Convert some helper functions to use StringRef.
new 31f983b [lldb] Fix -Waggressive-loop-optimizations warning
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:
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 6 +++++-
1 file changed, 5 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 b4e2913 [X86] Remove GCCBuiltins from cvtsi2ss/cvtsi2sd/cvtss2sd intr [...]
new e69277c [AVX-512] Remove masked pmovzx/pmovsx builtins and autoupgrad [...]
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/IR/IntrinsicsX86.td | 114 -------
lib/IR/AutoUpgrade.cpp | 10 +-
lib/Target/X86/X86IntrinsicsInfo.h | 72 ----
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 202 +++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 202 -----------
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 60 ++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 60 ----
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 126 +++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 127 -------
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 390 ++++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 390 ----------------------
11 files changed, 787 insertions(+), 966 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.