This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_38
in repository llvm.
from 57dc4de Merging r261139:
new 436d22a Merging rr261430: ------------------------------------------- [...]
new 02a2eee Revert unintentional change.
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/Analysis/MemoryDependenceAnalysis.cpp | 32 +++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 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 5a5b02e gcc/ChangeLog:
new 0cfe7a2 2016-06-01 Richard Biener <rguenther(a)suse.de>
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 | 11 ++++
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/torture/pr71366-1.c | 23 ++++++++
gcc/testsuite/gcc.dg/torture/pr71366-2.c | 20 +++++++
gcc/tree-ssa-loop-ivcanon.c | 98 +++++++++++++++-----------------
5 files changed, 106 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71366-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71366-2.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 9bc536b [X86][SSE] Added non-temporal store tests for all 256-bit vec [...]
new 9082851 [X86][SSE] Added non-temporal store tests for all 512-bit vec [...]
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/CodeGen/X86/fast-isel-nontemporal.ll | 281 ++++++++++++++++++++++++------
1 file changed, 224 insertions(+), 57 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 67513601 PR target/67310 * config/i386/driver-i386.c (host_detect_lo [...]
new 5a5b02e gcc/ChangeLog:
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 | 17 ++++++++++++++
gcc/config/rs6000/altivec.h | 3 +++
gcc/config/rs6000/altivec.md | 20 ++++++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 8 +++++++
gcc/config/rs6000/rs6000-c.c | 7 ++++++
gcc/doc/extend.texi | 38 +++++++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/gcc.target/powerpc/vslv-0.c | 15 ++++++++++++
gcc/testsuite/gcc.target/powerpc/vslv-1.c | 15 ++++++++++++
gcc/testsuite/gcc.target/powerpc/vsrv-0.c | 15 ++++++++++++
gcc/testsuite/gcc.target/powerpc/vsrv-1.c | 15 ++++++++++++
11 files changed, 158 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vslv-0.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vslv-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsrv-0.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsrv-1.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 clang.
from 17ed598 Adding front-end support to several intrinsics (bit scanning, [...]
new 13ad43d Fix the CLANG_ENABLE_STATIC_ANALYZER=OFF build.
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/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 gcc.
from f9aaabb * parse.c (case_decl): Move ST_OMP_* to ... (case_omp_decl) [...]
new 6172a9f 2016-06-01 Richard Biener <rguenther(a)suse.de>
new d27a79f * config/nvptx/nvptx.c (nvptx_assemble_undefined_decl): Reje [...]
new 67513601 PR target/67310 * config/i386/driver-i386.c (host_detect_lo [...]
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:
gcc/ChangeLog | 40 +++++-
gcc/config/i386/driver-i386.c | 73 ++++++----
gcc/config/nvptx/nvptx.c | 6 +
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/c-c++-common/torture/pr57945.c | 2 +
gcc/testsuite/gcc.dg/torture/vect-bool-1.c | 14 ++
gcc/testsuite/gcc.target/nvptx/weak.c | 9 ++
gcc/tree-if-conv.c | 192 +------------------------
gcc/tree-vect-patterns.c | 206 ++++++++++++++++-----------
9 files changed, 251 insertions(+), 301 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/vect-bool-1.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/weak.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 b79ae3d [X86][SSE] Added non-temporal store tests for all 128-bit int [...]
new 9bc536b [X86][SSE] Added non-temporal store tests for all 256-bit vec [...]
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/CodeGen/X86/fast-isel-nontemporal.ll | 185 ++++++++++++++++++++++++++++++
1 file changed, 185 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 ac3b4c9 Adding back-end support to two bit scanning intrinsics
new b79ae3d [X86][SSE] Added non-temporal store tests for all 128-bit int [...]
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/CodeGen/X86/fast-isel-nontemporal.ll | 45 +++++++++++++++++++++++++++++++
1 file changed, 45 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 libcxxabi.
from 1fc2ce8 [CMake] Update to requiring CMake 3.4.3
new 4ed725d Missed part of D16545 (static lib testing)
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:
CMakeLists.txt | 31 ++++++++++++++++++++-----------
1 file changed, 20 insertions(+), 11 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 53b0106 * loop-unroll.c (decide_unroll_constant_iterations, decide_ [...]
new f9aaabb * parse.c (case_decl): Move ST_OMP_* to ... (case_omp_decl) [...]
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/parse.c | 19 +++++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/gomp/order-1.f90 | 92 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/order-2.f90 | 37 ++++++++++++
5 files changed, 157 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/order-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/order-2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.