This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f46dd75b538 [InstCombine] use 'match' to handle vectors and simplify code
new 838ac3865fe [SLPVectorizer] Add basic support for mul/and/or/xor horizo [...]
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/Vectorize/SLPVectorizer.cpp | 7 +-
.../SLPVectorizer/X86/reduction_unrolled.ll | 105 +++++++++++----------
2 files changed, 59 insertions(+), 53 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 gcc-7-branch
in repository gcc.
from aa3aaf48db9 Daily bump.
new 327e4279450 backport "[c++] Fix DECL_BY_REFERENCE of clone parms"
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/cp/ChangeLog | 8 ++++++++
gcc/cp/optimize.c | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/guality/pr86687.C | 28 ++++++++++++++++++++++++++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/guality/pr86687.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.
unknown user pushed a change to branch master
in repository llvm.
from fa8e666b551 [InstCombine] swap select profile metadata when swapping se [...]
new f46dd75b538 [InstCombine] use 'match' to handle vectors and simplify code
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/InstCombineSelect.cpp | 5 +++--
test/Transforms/InstCombine/select_meta.ll | 5 ++---
test/Transforms/LoopVectorize/invariant-store-vectorization.ll | 3 +--
3 files changed, 6 insertions(+), 7 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 gcc-8-branch
in repository gcc.
from 925f1404ed1 2018-10-23 Richard Biener <rguenther(a)suse.de>
new dea898d15ec backport "[c++] Fix DECL_BY_REFERENCE of clone parms"
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/cp/ChangeLog | 8 ++++++++
gcc/cp/optimize.c | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/guality/pr86687.C | 28 ++++++++++++++++++++++++++++
4 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/guality/pr86687.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.
unknown user pushed a change to branch master
in repository libcxx.
from 9678b5d26 Mark the move construct/move assign tests as unsupported on C++03
new d8754baf4 Add benchmark for std::set.
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:
benchmarks/CartesianBenchmarks.hpp | 83 ++++++++++---
benchmarks/ordered_set.bench.cpp | 249 +++++++++++++++++++++++++++++++++++++
2 files changed, 312 insertions(+), 20 deletions(-)
create mode 100644 benchmarks/ordered_set.bench.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 b0f74f04d32 [InstCombine] add/move tests for select with inverted condi [...]
new fa8e666b551 [InstCombine] swap select profile metadata when swapping se [...]
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/InstCombineSelect.cpp | 1 +
test/Transforms/InstCombine/select_meta.ll | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.