This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from da78c088b8e 2017-06-28 Richard Biener <rguenther(a)suse.de>
new 0519283364b [arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
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 | 16 ++++++++++++++++
gcc/config/arm/arm-cpu-cdata.h | 33 +++++++++++++++++++++++++++++++++
gcc/config/arm/arm-cpus.in | 13 +++++++++++++
gcc/config/arm/arm-protos.h | 4 ++++
gcc/config/arm/arm.c | 1 +
gcc/config/arm/arm.h | 8 +-------
gcc/config/arm/parsecpu.awk | 12 ++++++++++++
7 files changed, 80 insertions(+), 7 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 5ae42c7d63a [ARM] Improve if-conversion for M-class CPUs without branch [...]
new fd486726d15 Don't repeat name in comments. 80 columns. 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:
.../AArch64/MCTargetDesc/AArch64FixupKinds.h | 38 +++++++++-------------
1 file changed, 16 insertions(+), 22 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 5f43aafade3 Improve Cortex-A53 shift bypass
new 34f053ab7f5 This patch fixes a failure in gcc.target/aarch64/reload-val [...]
new da78c088b8e 2017-06-28 Richard Biener <rguenther(a)suse.de>
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 | 15 +++++++++++++++
gcc/config/aarch64/aarch64.c | 4 ++++
gcc/fold-const.c | 2 +-
gcc/match.pd | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
.../{gcc.c-torture/compile/pr80443.c => gcc.dg/pr81227.c} | 4 +++-
gcc/tree-ssa-reassoc.c | 2 +-
7 files changed, 30 insertions(+), 4 deletions(-)
copy gcc/testsuite/{gcc.c-torture/compile/pr80443.c => gcc.dg/pr81227.c} (69%)
--
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 073e8fa773 Require binutils 2.25 or later to build glibc.
new 2dd0aec531 Add more thorough generated tgmath.h test.
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 | 6 +
math/Makefile | 9 +
math/gen-tgmath-tests.py | 608 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 623 insertions(+)
create mode 100755 math/gen-tgmath-tests.py
--
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 bc491f2e76 Use obstack_grow_str
new 6e75794e9d gdb/command.h: Include common/scoped_restore.h
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:
gdb/ChangeLog | 4 ++++
gdb/command.h | 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 2a3af681117 [X86] Added BSWAP tests for illegal i64/i128/i256 'wide' sc [...]
new 5ae42c7d63a [ARM] Improve if-conversion for M-class CPUs without branch [...]
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/ARM/ARM.td | 26 +++-
lib/Target/ARM/ARMBaseInstrInfo.cpp | 45 +++++--
lib/Target/ARM/ARMSchedule.td | 1 +
lib/Target/ARM/ARMScheduleM3.td | 21 ++++
lib/Target/ARM/ARMSubtarget.h | 6 +
test/CodeGen/Thumb2/ifcvt-no-branch-predictor.ll | 154 +++++++++++++++++++++++
6 files changed, 239 insertions(+), 14 deletions(-)
create mode 100644 lib/Target/ARM/ARMScheduleM3.td
create mode 100644 test/CodeGen/Thumb2/ifcvt-no-branch-predictor.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 ed0e7ff0ef0 [gcc] 2017-06-28 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 5f43aafade3 Improve Cortex-A53 shift bypass
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 | 10 +++++++++
gcc/config/arm/aarch-common-protos.h | 1 -
gcc/config/arm/aarch-common.c | 39 +-----------------------------------
gcc/config/arm/cortex-a53.md | 2 +-
4 files changed, 12 insertions(+), 40 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 234fff26f1c [X86][SSE] Dropped -mcpu from vector bswap tests
new 2a3af681117 [X86] Added BSWAP tests for illegal i64/i128/i256 'wide' sc [...]
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/bswap-wide-int.ll | 173 +++++++++++++++++++++++++++++++++++++
1 file changed, 173 insertions(+)
create mode 100644 test/CodeGen/X86/bswap-wide-int.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 binutils-gdb.
from 88305e1b9f Add support for version 2 of the GNU Build Attribute note sp [...]
new bc491f2e76 Use obstack_grow_str
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:
gdb/ChangeLog | 5 +++++
gdb/mi/mi-cmd-break.c | 4 ++--
2 files changed, 7 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 93efc10cbc8 [globalisel][tablegen] Multiple 80-col corrections.
new 234fff26f1c [X86][SSE] Dropped -mcpu from vector bswap tests
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/bswap-vector.ll | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.