This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7c19248 [X86] Disable FixupSetCC for CodeGenOpt::None
new 87c883d Add TLI.allowsMisalignedMemoryAccesses to LoadStoreVectorizer
new 7228de8 fix documentation comments; NFC
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/Analysis/TargetTransformInfo.h | 14 ++++++
include/llvm/Analysis/TargetTransformInfoImpl.h | 5 ++
include/llvm/CodeGen/BasicTTIImpl.h | 5 ++
include/llvm/CodeGen/ISDOpcodes.h | 46 ++++++++---------
include/llvm/CodeGen/SelectionDAG.h | 36 +++++++-------
lib/Analysis/TargetTransformInfo.cpp | 8 +++
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 49 +++---------------
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 58 +++++++++++++---------
.../LoadStoreVectorizer/AMDGPU/merge-stores.ll | 19 ++-----
9 files changed, 117 insertions(+), 123 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 fdc8303 [IPRA] Properly compute register usage at call sites.
new 7c19248 [X86] Disable FixupSetCC for CodeGenOpt::None
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/X86/X86TargetMachine.cpp | 8 ++++----
test/CodeGen/X86/pr28489.ll | 15 +++++++++++++++
2 files changed, 19 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/pr28489.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 compiler-rt.
from c03c841 [tsan] Add support for GCD IO channels on Darwin
new 1567598 [compiler-rt] Refactor the interception code on windows.
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/asan/asan_interceptors.cc | 6 ++++--
1 file changed, 4 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 gcc.
from 695c6ba 2016-07-11 François Dumont <fdumont(a)gcc.gnu.org>
new 8f05fee PR tree-optimization/71823 * tree-vect-stmts.c (vectorizabl [...]
new 4a6cc5c PR middle-end/71758 * omp-low.c (expand_omp_target): Gimpli [...]
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 | 9 +++++++++
gcc/omp-low.c | 8 +++++++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/c-c++-common/gomp/pr71758.c | 10 ++++++++++
gcc/testsuite/gcc.dg/vect/pr71823.c | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr71758.f90 | 10 ++++++++++
gcc/tree-vect-stmts.c | 7 ++-----
7 files changed, 61 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr71758.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr71823.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71758.f90
--
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 bd4255ff 2016-07-11 Yuri Rumyantsev <ysrumyan(a)gmail.com>
new 9797169 PR tree-optimization/71823 * tree-vect-stmts.c (vectorizabl [...]
new 9a29a2a PR middle-end/71758 * omp-low.c (expand_omp_target): Gimpli [...]
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 | 9 +++++++++
gcc/omp-low.c | 8 +++++++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/c-c++-common/gomp/pr71758.c | 10 ++++++++++
gcc/testsuite/gcc.dg/vect/pr71823.c | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr71758.f90 | 10 ++++++++++
gcc/tree-vect-stmts.c | 7 ++-----
7 files changed, 61 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr71758.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr71823.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr71758.f90
--
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 34a6948 * config/i386/predicates.md (x86_64_immediate_operand) <case [...]
new 695c6ba 2016-07-11 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 16 ++
libstdc++-v3/include/bits/stl_vector.h | 19 +-
libstdc++-v3/include/bits/vector.tcc | 261 ++++++++++-----------
.../vector/modifiers/insert_vs_emplace.cc | 7 +-
4 files changed, 147 insertions(+), 156 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-5-branch
in repository gcc.
from 9714fbe Daily bump.
new d969865 2016-07-11 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 6 ++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/dependency_46.f90 | 11 +++++++++++
4 files changed, 26 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_46.f90
--
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 57615ee [Sema] Don't artificially forbid BuiltinTemplateDecls in Chec [...]
new fe951c4 [NFC] Reorder fields of VersionTuple to reduce size
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/Basic/VersionTuple.h | 35 ++++++++++++++++++++---------------
1 file changed, 20 insertions(+), 15 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 libcxx.
from 4a98c1e Hide some internal symbols for memory resource.
new 45e9a93 Allow is_swappable to SFINAE on deleted/ambiguous swap functions
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/type_traits | 13 +++++++++----
.../meta.unary.prop/is_swappable.pass.cpp | 21 +++++++++++++++++++++
2 files changed, 30 insertions(+), 4 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 lnt.
from 77fbd84 Show change ID in the regression details view
new 77b73ff Optionally limit the number of samples returned in the graph API
new 2722d0e Limit data size on regression graphs to recent stuff
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:
lnt/server/ui/api.py | 10 ++++++++--
lnt/server/ui/static/lnt_graph.js | 10 ++++++----
tests/server/ui/test_api.py | 18 ++++++++++++++++--
3 files changed, 30 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.