This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7b58f472aaa [X86][3DNow] Add scheduling latency/throughput tests for 3D [...]
new 983f9af008e [MC] Lex CRLF as one token
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/MC/MCParser/AsmLexer.cpp | 10 +++++++++-
test/MC/X86/crlf.test | 5 +++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/MC/X86/crlf.test
--
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 binutils-gdb.
from 739b3f1d8f Make native gdbserver boards no longer be "remote" (in DejaG [...]
new b05628f0a8 Use std::vector in end_symtab_get_static_block
new 2dc0e21971 Remove some cleanups from probe.c
new a90ecff85a Remove cleanup from ppc-linux-nat.c
new b80406accc Simple cleanup removals in remote.c
new b7b030adc4 Return unique_xmalloc_ptr from target_read_stralloc
new 87028b8739 Return unique_xmalloc_ptr from target_fileio_read_stralloc
The 6 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:
gdb/ChangeLog | 54 +++++++++++++++++++++
gdb/buildsym.c | 39 +++++----------
gdb/linux-tdep.c | 117 ++++++++++++++++++---------------------------
gdb/osdata.c | 10 ++--
gdb/ppc-linux-nat.c | 11 ++---
gdb/probe.c | 24 ++--------
gdb/remote.c | 135 ++++++++++++++++++----------------------------------
gdb/solib-aix.c | 15 ++----
gdb/solib-svr4.c | 16 ++-----
gdb/solib-target.c | 15 ++----
gdb/sparc64-tdep.c | 12 ++---
gdb/target.c | 24 +++++-----
gdb/target.h | 27 +++++------
gdb/xml-support.c | 27 ++++-------
gdb/xml-support.h | 7 +--
gdb/xml-syscall.c | 18 ++-----
gdb/xml-tdesc.c | 37 +++++---------
17 files changed, 235 insertions(+), 353 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 glibc.
from 76009b2639 version.h: Switch to ".9000" as the suffix for the developme [...]
new c38a4bfd59 Move some float128 symbol version definitions.
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:
ChangeLog | 8 +++
math/Versions | 109 ++++++++++++++++++++++++++++++++++++++
stdlib/Versions | 10 ++++
sysdeps/generic/float128-abi.h | 1 +
sysdeps/ieee754/float128/Versions | 109 --------------------------------------
5 files changed, 128 insertions(+), 109 deletions(-)
create mode 100644 sysdeps/generic/float128-abi.h
--
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 annotated tag dejagnu-1.6.1-release
in repository dejagnu.
at 5b853d3 (tag)
tagging 87a71841b5d1b61ddbed188323bf29601ca80329 (commit)
replaces post-if-stmt-braces
tagged by Ben Elliston
on Mon Oct 16 16:09:36 2017 +1100
- Log -----------------------------------------------------------------
Tag DejaGnu 1.6.1 release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJZ5D8QAAoJEGfa3D4/dDZJnbYP/1fRxJNGUUHu3J2kAyC+cYT8
7LnYshdhUirGZ70aPZw8qcLTsGyNhYXJC2oez2HiYgz6qqU9ouF6TtD4HcJx52ct
XD9tcnm/+zmbge37Ek23rkcNhXK15gvs6QhtngamhMqALSvoGr9Ng29GBEHoH+6k
jJ4LVWctTwx/GqW2DTBlHqTccIgsGW5VKKFPhntDFXbXIadkZBxUfHRg+vdP3vfm
wDrZ1tmI7Gz7jyJL4cCgSiEBTuo40HUCCqJi2D2iUCeDH+KopxrtgFRrReQYuYi4
vdGhwtqw3wyL1XNyCHEioCnxB9w1S6ssr8ihwPGYCfTGqlUE8hgt2yICRsqOn64Z
K3wyfcH48OCcJdYQ6f/RKETtjEYGaHI5DFKEzgPASQPVsnjMKzQopQflhEvwhrzf
NNiU2t1PtMqDLoIp8AeDtkUT8KgbJzGpk2J5q3MPxs4d1K7jJFyEgcY3U+UE5Efd
1kmsEs3rR+/Mz8LCpPns+Kqk7cLAAdwvsGSLcIsDODrlCV0rHvImL3WokUO8PeMi
9/fvGuzWrm3z1lmceGK4fObGCvz1U7TFSlYRimJmz27Le6CdQGVmPbUInxlzKd35
B98flVXaJidKaZt8glwu1YdmVpkxfrg+riFvMnDafBl8oSffLENsbxcxviy09Ob/
7Y8bGm4qqNAsRD3Uxb2u
=IqRD
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 b35ed0f9fe1 [Transforms] Fix some Clang-tidy modernize and Include What [...]
new e3e99133459 [JumpThreading] Move two PredValueInfoTy vectors to a scope [...]
new 7b58f472aaa [X86][3DNow] Add scheduling latency/throughput tests for 3D [...]
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/Transforms/Scalar/JumpThreading.cpp | 4 +-
test/CodeGen/X86/3dnow-schedule.ll | 372 ++++++++++++++++++++++++++++++++
2 files changed, 374 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/3dnow-schedule.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 gcc.
from b6b04a7be4a Add gnu::unique_ptr
new bba981e9bd0 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:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 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 aeedd1131c2 [X86][MMX] Add scheduling latency/throughput tests for MMX [...]
new b35ed0f9fe1 [Transforms] Fix some Clang-tidy modernize and Include What [...]
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/Transforms/Scalar/IndVarSimplify.h | 9 +-
include/llvm/Transforms/Scalar/LoopDistribute.h | 3 +
.../llvm/Transforms/Scalar/LoopIdiomRecognize.h | 9 +-
include/llvm/Transforms/Scalar/LoopInstSimplify.h | 9 +-
.../llvm/Transforms/Scalar/LoopLoadElimination.h | 10 +-
lib/Transforms/Scalar/IndVarSimplify.cpp | 117 +++++++++++++++------
lib/Transforms/Scalar/LoopDistribute.cpp | 80 ++++++++++----
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 64 ++++++++---
lib/Transforms/Scalar/LoopInstSimplify.cpp | 25 ++++-
lib/Transforms/Scalar/LoopInterchange.cpp | 95 ++++++++---------
lib/Transforms/Scalar/LoopLoadElimination.cpp | 40 ++++---
11 files changed, 310 insertions(+), 151 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 de6f8153691 Replace make_range in MachineRegisterInfo with ArrayRef, NFC
new aeedd1131c2 [X86][MMX] Add scheduling latency/throughput tests for MMX [...]
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/mmx-schedule.ll | 6342 ++++++++++++++++++++++++++++++++++++++
1 file changed, 6342 insertions(+)
create mode 100644 test/CodeGen/X86/mmx-schedule.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 llvm.
from 6c78bdab49a [libFuzzer] Delete llvm/lib/Fuzzer
new de6f8153691 Replace make_range in MachineRegisterInfo with ArrayRef, NFC
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/CodeGen/MachineRegisterInfo.h | 5 +++--
1 file changed, 3 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 d106f8f5a72 2017-10-16 Vladimir Makarov <vmakarov(a)redhat.com>
new b6b04a7be4a Add gnu::unique_ptr
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 | 8 +
gcc/Makefile.in | 1 +
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
gcc/unique-ptr-tests.cc | 234 +++++++++++++++++++++++++++
include/ChangeLog | 5 +
include/unique-ptr.h | 403 +++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 653 insertions(+)
create mode 100644 gcc/unique-ptr-tests.cc
create mode 100644 include/unique-ptr.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.