This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e24accad947 i386: Rewrite indirect_branch_operand logic
new 0a06c3993ad rs6000: Delete "delayed_cr" insn type
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 | 35 +++++++++++++++++++++++++++++++++++
gcc/config/rs6000/40x.md | 2 +-
gcc/config/rs6000/440.md | 2 +-
gcc/config/rs6000/476.md | 2 +-
gcc/config/rs6000/601.md | 2 +-
gcc/config/rs6000/603.md | 2 +-
gcc/config/rs6000/6xx.md | 4 ++--
gcc/config/rs6000/7450.md | 2 +-
gcc/config/rs6000/7xx.md | 2 +-
gcc/config/rs6000/8540.md | 2 +-
gcc/config/rs6000/cell.md | 2 +-
gcc/config/rs6000/e300c2c3.md | 2 +-
gcc/config/rs6000/e500mc.md | 2 +-
gcc/config/rs6000/e500mc64.md | 2 +-
gcc/config/rs6000/e5500.md | 2 +-
gcc/config/rs6000/e6500.md | 2 +-
gcc/config/rs6000/mpc.md | 2 +-
gcc/config/rs6000/power4.md | 4 +++-
gcc/config/rs6000/power5.md | 4 +++-
gcc/config/rs6000/power6.md | 5 -----
gcc/config/rs6000/power7.md | 7 +------
gcc/config/rs6000/power8.md | 2 +-
gcc/config/rs6000/power9.md | 2 +-
gcc/config/rs6000/rs6000.c | 6 ++----
gcc/config/rs6000/rs6000.md | 14 ++++++++++----
gcc/config/rs6000/rs64.md | 2 +-
gcc/config/rs6000/titan.md | 2 +-
27 files changed, 75 insertions(+), 42 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 binutils-gdb.
from db422fb212 gdb/common/signals-state-save-restore.c: Fix typos
new 2721d702a0 RISC-V: Add support for addi that compresses to c.nop.
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/testsuite/gas/riscv/c-zero-imm.d | 5 +++--
gas/testsuite/gas/riscv/c-zero-imm.s | 1 +
opcodes/ChangeLog | 5 +++++
opcodes/riscv-opc.c | 8 ++++++++
5 files changed, 22 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 4ef75dc2cf7 [X86][MMX] Add support for MMX zero vector creation
new 9ac873f1425 Avoid Wparentheses warning.
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/X86InstrInfo.cpp | 4 ++--
1 file changed, 2 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 7fe7c88b792 i386: Rewrite ix86_indirect_branch_register logic
new 208fd77a291 Don't check ix86_indirect_branch_register for GOT operand
new e24accad947 i386: Rewrite indirect_branch_operand logic
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/i386/constraints.md | 14 ++++++--------
gcc/config/i386/predicates.md | 10 ++++------
3 files changed, 25 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 52f615d2707 [X86][SSE] Add custom execution domain fixing for BLENDPD/B [...]
new 4ef75dc2cf7 [X86][MMX] Add support for MMX zero vector creation
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 | 7 +++++++
lib/Target/X86/X86InstrInfo.cpp | 6 ++++++
lib/Target/X86/X86InstrMMX.td | 14 ++++++++++++-
test/CodeGen/X86/mmx-fold-zero.ll | 18 +++++++---------
test/CodeGen/X86/vector-shuffle-mmx.ll | 38 ++++++++++++++--------------------
5 files changed, 48 insertions(+), 35 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 3f4a4146bdc PR middle-end/83837 * omp-expand.c (expand_omp_atomic_pip [...]
new 81ac6980593 i386: Rename to ix86_indirect_branch_register
new 7fe7c88b792 i386: Rewrite ix86_indirect_branch_register logic
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 | 24 ++++++++++++++++++++++++
gcc/config/i386/constraints.md | 8 ++++----
gcc/config/i386/i386.md | 18 +++++++++---------
gcc/config/i386/i386.opt | 2 +-
gcc/config/i386/predicates.md | 28 +++++++++++++---------------
5 files changed, 51 insertions(+), 29 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 binutils-gdb.
from 86d6a90c58 Fix scm-ports.exp regression
new db422fb212 gdb/common/signals-state-save-restore.c: Fix typos
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/common/signals-state-save-restore.c | 3 +--
2 files changed, 6 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 gdb-8.1-branch
in repository binutils-gdb.
from 503a19e5d9 Automatic date update in version.in
new 5429afd652 Fix scm-ports.exp regression
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.guile/scm-ports.exp | 2 +-
2 files changed, 6 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 gcc-7-branch
in repository gcc.
from 9a4efa46ac7 i386: Align stack frame if argument is passed on stack
new 283f4bbb139 Backport from mainline 2018-01-10 Segher Boessenkool <s [...]
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 | 9 +++++++++
gcc/config/rs6000/rs6000.md | 26 ++++++++++++++++----------
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.target/powerpc/pr83629.c | 10 ++++++++++
4 files changed, 48 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr83629.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.