This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ff43d393382 [RISCV] Enable emission of alias instructions by default
new aa177330df3 Fix the build bot break introduced by r320791.
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/PowerPC/PPCInstrInfo.cpp | 7 ++++++-
1 file 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 master
in repository gcc.
from 82516e2cad4 Enable VAES support [5/5]
new c8596f8345b 2017-12-15 Bob Duff <duff(a)adacore.com>
new 156d2484120 2017-12-15 Bob Duff <duff(a)adacore.com>
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/ada/ChangeLog | 31 +++++++++++++++++++++++++++++++
gcc/ada/exp_attr.adb | 2 +-
gcc/ada/exp_ch7.adb | 32 ++++++++++++++++----------------
gcc/ada/exp_unst.adb | 20 +++++++++++---------
gcc/ada/libgnat/s-fatgen.adb | 7 ++++---
gcc/ada/libgnat/s-regexp.ads | 2 +-
gcc/ada/opt.ads | 2 +-
gcc/ada/sem_util.adb | 24 ++++++++++++++++++++++++
gcc/ada/sem_util.ads | 3 +++
gcc/ada/types.ads | 2 +-
10 files changed, 93 insertions(+), 32 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 72044ef693b [LLVMgold] Don't set undefined symbol as prevailing
new 452fd43f7b4 [ARM] Add tests for D34515
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/ARM/long-setcc.ll | 9 +-
test/CodeGen/ARM/select-imm.ll | 238 +++++++++++++++++++++++++++++++++++
test/CodeGen/Thumb/branchless-cmp.ll | 149 ++++++++++++++++++++++
test/CodeGen/Thumb/long-setcc.ll | 26 ++--
4 files changed, 411 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/Thumb/branchless-cmp.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 141975a1e5 x86: correct operand type checks
new fbc2255575 Fix disassembly for PowerPC
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:
opcodes/ChangeLog | 5 +++++
opcodes/disassemble.c | 6 +++---
2 files changed, 8 insertions(+), 3 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 01cfc43fe47 [PowerPC] Convert r+r instructions to r+i (pre and post RA)
new 72044ef693b [LLVMgold] Don't set undefined symbol as prevailing
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/LTO/LTO.cpp | 5 ++++-
test/LTO/X86/symver-asm.ll | 2 +-
test/ThinLTO/X86/module_asm2.ll | 4 ++--
tools/gold/gold-plugin.cpp | 10 +++++++---
4 files changed, 14 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 gcc-7-branch
in repository gcc.
from b94afae671a 2017-12-15 Richard Biener <rguenther(a)suse.de>
new af403d62319 2017-12-15 Richard Biener <rguenther(a)suse.de>
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 | 15 +++++++++++++++
gcc/gimple-fold.c | 22 ++++++++--------------
gcc/testsuite/ChangeLog | 13 +++++++++++++
.../g++.dg/{torture/pr65626.C => pr82128.C} | 1 +
gcc/testsuite/gcc.dg/torture/pr82102.c | 21 +++++++++++++++++++++
gcc/tree-ssa-pre.c | 3 ++-
6 files changed, 60 insertions(+), 15 deletions(-)
copy gcc/testsuite/g++.dg/{torture/pr65626.C => pr82128.C} (91%)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82102.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 binutils-gdb.
from 2778747c56 [GOLD] PR22602, handle __tls_get_addr forwarders properly
new c5d0745b0d x86: correct abort check
new 93b71a2666 x86: drop stray CheckRegSize uses
new 141975a1e5 x86: correct operand type checks
The 3 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 | 10 ++++
gas/config/tc-i386.c | 12 ++--
opcodes/ChangeLog | 9 +++
opcodes/i386-opc.tbl | 162 +++++++++++++++++++++++++--------------------------
opcodes/i386-tbl.h | 148 +++++++++++++++++++++++-----------------------
5 files changed, 180 insertions(+), 161 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 gcc-7-branch
in repository gcc.
from 35d3d5ad2df Daily bump.
new b94afae671a 2017-12-15 Richard Biener <rguenther(a)suse.de>
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 | 26 ++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr82902.C | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr82765.c | 5 +++++
gcc/testsuite/gcc.dg/torture/pr82402.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr82697.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-phiopt.c | 17 ++++++++++++++++-
gcc/tree-ssa-phiprop.c | 2 +-
gcc/tree-vect-loop-manip.c | 2 ++
gcc/varasm.c | 7 ++++---
10 files changed, 141 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr82902.C
create mode 100644 gcc/testsuite/gcc.dg/pr82765.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82402.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr82697.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.