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 bd2787feead 2018-01-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 23d742b7c9c 2018-01-20 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/simplify.c | 20 +++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/matmul_18.f90 | 8 ++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_18.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 2c528f7041f Fix vect_def_type handling in x86 scatter support (PR 83940)
new 83100413baf 2018-01-20 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/simplify.c | 20 +++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/matmul_18.f90 | 8 ++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_18.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-7-branch
in repository gcc.
from aa499fa0254 2018-01-19 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b7ac7190c2d 2018-01-20 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/simplify.c | 20 +++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/matmul_18.f90 | 8 ++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_18.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 libcxx.
from a75d61347 More P0202 constexpr-ifying in <algorithm>. This commit handl [...]
new 48a465586 More P0202 constexpr work. This commit adds fill/fill_n/gener [...]
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/algorithm | 52 ++++++++--------------
.../alg.fill/fill.pass.cpp | 18 +++++++-
.../alg.fill/fill_n.pass.cpp | 20 ++++++++-
.../alg.generate/generate.pass.cpp | 22 ++++++++-
.../alg.generate/generate_n.pass.cpp | 24 +++++++++-
.../alg.unique/unique.pass.cpp | 19 +++++++-
.../alg.unique/unique_copy.pass.cpp | 21 ++++++++-
.../alg.unique/unique_copy_pred.pass.cpp | 22 ++++++++-
.../alg.unique/unique_pred.pass.cpp | 19 +++++++-
9 files changed, 173 insertions(+), 44 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 10fbe29b938 [X86] Add an override of targetShrinkDemandedConstant to li [...]
new 2d05f76ffa9 [ValueLattice] Use union to shave off ptr size bytes from e [...]
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/Analysis/ValueLattice.h | 91 ++++++++++++++++++++++++++++++------
1 file changed, 77 insertions(+), 14 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 f91a0727458 [X86][SSE] Check for out of bounds PEXTR/PINSR indices duri [...]
new 10fbe29b938 [X86] Add an override of targetShrinkDemandedConstant to li [...]
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/X86ISelLowering.cpp | 59 ++++++++++++++++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.h | 3 ++
lib/Target/X86/X86InstrCompiler.td | 6 +++-
test/CodeGen/X86/3addr-or.ll | 10 ++++---
test/CodeGen/X86/popcnt.ll | 2 --
test/CodeGen/X86/pr21792.ll | 21 +++++++-------
test/CodeGen/X86/zext-demanded.ll | 13 ++++-----
7 files changed, 88 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 clang.
from d708604f14 Link sanitized programs on NetBSD with -lkvm
new 57f0ae02fc [X86] Put the code that defines __GCC_HAVE_SYNC_COMPARE_AND_ [...]
new e786d862a5 [X86] Add rdpid command line option and intrinsics.
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/clang/Basic/BuiltinsX86.def | 3 +++
include/clang/Driver/Options.td | 2 ++
lib/Basic/Targets/X86.cpp | 11 +++++++++--
lib/Basic/Targets/X86.h | 1 +
lib/Headers/immintrin.h | 12 ++++++++++++
test/CodeGen/rdpid-builtins.c | 10 ++++++++++
test/Driver/x86-target-features.c | 4 ++++
test/Preprocessor/predefined-arch-macros.c | 2 ++
test/Preprocessor/x86_target_features.c | 3 +++
9 files changed, 46 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/rdpid-builtins.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 9ed46d5b975 Move new test from Generic to SystemZ.
new f91a0727458 [X86][SSE] Check for out of bounds PEXTR/PINSR indices duri [...]
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/X86ISelLowering.cpp | 11 +++++++++--
1 file changed, 9 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 llvm.
from 58ea0e72d4f [InstCombine] add baseline tests for (X << Y) / X -> 1 << Y; NFC
new 9ed46d5b975 Move new test from Generic to SystemZ.
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/{Generic => SystemZ}/store_nonbytesized_vecs.ll | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/CodeGen/{Generic => SystemZ}/store_nonbytesized_vecs.ll (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 users/hjl/pr22732
in repository binutils-gdb.
discards 2b435dcb4f ld: Skip unsupported static executable tests
adds d6ad07fdef S390: Improve comments for s390-tdbregs test case
adds a3ab6cb019 [gas/ARM] Remove spurious comments
adds 6bd6f3b656 Remove args from target detach
adds 6e1e1966ba Pass inferior down to target_detach and to_detach
adds bc09b0c14f Make linux_nat_detach/thread_db_detach use the inferior parameter
adds 5a6c3296a7 gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h
adds a0aad53764 gdb: Add missing #ifdef USE_THREAD_DB to gdbserver
new 0599e49b53 ld: Skip unsupported static executable tests
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2b435dcb4f)
\
N -- N -- N refs/heads/users/hjl/pr22732 (0599e49b53)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gas/ChangeLog | 5 ++
gas/config/tc-arm.c | 2 -
gdb/ChangeLog | 94 +++++++++++++++++++++++++++++++++
gdb/aix-thread.c | 4 +-
gdb/corefile.c | 2 +-
gdb/corelow.c | 4 +-
gdb/darwin-nat.c | 3 +-
gdb/gdbserver/ChangeLog | 5 ++
gdb/gdbserver/linux-low.c | 2 +
gdb/gnu-nat.c | 2 +-
gdb/inf-ptrace.c | 18 +++----
gdb/inf-ptrace.h | 2 +-
gdb/infcmd.c | 2 +-
gdb/inferior.c | 15 +++++-
gdb/inferior.h | 3 ++
gdb/infrun.c | 4 +-
gdb/linux-fork.c | 2 +-
gdb/linux-fork.h | 2 +-
gdb/linux-nat.c | 23 +++-----
gdb/linux-thread-db.c | 6 +--
gdb/nat/linux-ptrace.c | 2 -
gdb/nat/linux-ptrace.h | 1 +
gdb/nto-procfs.c | 8 +--
gdb/procfs.c | 23 +++-----
gdb/record.c | 4 +-
gdb/record.h | 3 +-
gdb/remote-sim.c | 12 ++---
gdb/remote.c | 13 ++---
gdb/sol-thread.c | 4 +-
gdb/target-debug.h | 2 +
gdb/target-delegates.c | 8 +--
gdb/target.c | 15 ++++--
gdb/target.h | 9 ++--
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/gdb.arch/s390-tdbregs.c | 9 ++++
gdb/testsuite/gdb.arch/s390-tdbregs.exp | 6 ++-
gdb/top.c | 4 +-
gdb/windows-nat.c | 2 +-
ld/testsuite/lib/ld-lib.exp | 14 ++---
39 files changed, 224 insertions(+), 123 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.