This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a57f28d 2016-10-30 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 8efd711 2016-10-30 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/fmt_t_9.f | 41 +++++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/transfer.c | 3 ++-
4 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/fmt_t_9.f
--
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 4d44c0f Get libc++abi building with LLVM_ENABLE_MODULES
new cfd294b Mark thread exit test as unsupported w/o threads
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/cxa_thread_atexit_test.pass.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 27ad3c7 Daily bump.
new 9bbda77 2016-10-30 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 | 10 ++++++++++
gcc/fortran/arith.c | 10 +++++-----
gcc/fortran/primary.c | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/pr67219.f90 | 8 ++++++++
5 files changed, 33 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67219.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 llvm.
from 6c05e2a [x86] add tests for basic logic op folds
new 73a78bf [DAG] x & x --> x
new d43c4b8 [DAG] x | x --> x
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++++++++
test/CodeGen/X86/combine-and.ll | 2 --
test/CodeGen/X86/combine-or.ll | 2 --
3 files changed, 8 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 llvm.
from 6d3c9bd Revert r285517 due to build failures.
new 6c05e2a [x86] add tests for basic logic op folds
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/combine-and.ll | 19 +++++++++++++++++++
test/CodeGen/X86/combine-or.ll | 18 ++++++++++++++++++
2 files changed, 37 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 gcc.
from e32de7b compiler: fix slice/array evaluation order bug
new a57f28d 2016-10-30 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 | 9 +++++++++
gcc/fortran/arith.c | 10 +++++-----
gcc/fortran/primary.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr67219.f90 | 8 ++++++++
5 files changed, 31 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67219.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 41fd2d1 libgo: eliminate a lot of duplication in Makefile.am
new e32de7b compiler: fix slice/array evaluation order bug
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 164 ++++++++++++++++++++++-----------------
gcc/go/gofrontend/expressions.h | 86 ++++++++++++--------
3 files changed, 147 insertions(+), 105 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 0260ec2 2016-10-30 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 41fd2d1 libgo: eliminate a lot of duplication in Makefile.am
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 2295 ++++-------------------------
libgo/Makefile.in | 2352 ++++--------------------------
libgo/runtime/{runtime.c => runtime_c.c} | 0
4 files changed, 578 insertions(+), 4071 deletions(-)
rename libgo/runtime/{runtime.c => runtime_c.c} (100%)
--
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 dcf67a3 [AVX-512] Remove masked 128/256-bit builtins for vpmaddwd and [...]
new c6e26e7 Fixing "type" issue for (epi32) and replaceing hardcoded inf [...]
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/Headers/avx512fintrin.h | 32 +++---
test/CodeGen/avx512-reduceIntrin.c | 192 +++++++++++++------------------
test/CodeGen/avx512-reduceMinMaxIntrin.c | 8 +-
3 files changed, 100 insertions(+), 132 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 b10d927 [LoopVectorize] Make interleaved-accesses analysis less conse [...]
new 6d3c9bd Revert r285517 due to build failures.
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/LoopVectorize.cpp | 60 +----------------
.../LoopVectorize/AArch64/gather-cost.ll | 2 +-
test/Transforms/LoopVectorize/ARM/gather-cost.ll | 2 +-
test/Transforms/LoopVectorize/X86/gather-cost.ll | 2 +-
.../LoopVectorize/interleaved-accesses-1.ll | 78 ----------------------
.../LoopVectorize/interleaved-accesses-2.ll | 58 ----------------
.../LoopVectorize/interleaved-accesses-3.ll | 57 ----------------
7 files changed, 4 insertions(+), 255 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-1.ll
delete mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-2.ll
delete mode 100644 test/Transforms/LoopVectorize/interleaved-accesses-3.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.