This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from beb40ba0251 [SelectionDAG] Add creating new node debug messages for loa [...]
new 1d6f742a199 Unbreak test relying on debug output after r321540.
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/PowerPC/combine_loads_from_build_pair.ll | 2 ++
1 file changed, 2 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 gcc.
from f0dbb7ea097 [rs6000] Use gen_int_mode in ieee_128bit_negative_zero
new 054e9558443 [gcc] 2017-12-28 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 38 ++++++++++++++++++++++++++++++++++++++
gcc/builtins.c | 12 ++++++------
gcc/builtins.def | 18 ++++++++++++++++++
gcc/c/ChangeLog | 5 +++++
gcc/c/c-decl.c | 6 ++++++
gcc/convert.c | 6 ++++++
gcc/fold-const-call.c | 4 ++++
gcc/fold-const.c | 12 ++++++++++++
gcc/gencfn-macros.c | 49 +++++++++++++++++++++++++++++++++----------------
gcc/internal-fn.def | 12 ++++++------
gcc/match.pd | 48 +++++++++++++++++++++---------------------------
11 files changed, 155 insertions(+), 55 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 4ee2b642dd Remove unused HP-UX TARGET_OBJECT_ enums
new d9be0c189a RISC-V: Add missing privileged spec registers.
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 | 4 +
gas/testsuite/gas/riscv/priv-reg.d | 251 ++++++++++++++++++++++++++
gas/testsuite/gas/riscv/priv-reg.s | 267 ++++++++++++++++++++++++++++
include/ChangeLog | 6 +
include/opcode/riscv-opc.h | 356 ++++++++++++++++++++++---------------
5 files changed, 736 insertions(+), 148 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/priv-reg.d
create mode 100644 gas/testsuite/gas/riscv/priv-reg.s
--
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 17aeebb81bf 2017-12-28 François Dumont <fdumont(a)gcc.gnu.org>
new a0641349014 2017-12-28 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 | 6 +++++
gcc/fortran/match.c | 30 ++++++++++++----------
gcc/testsuite/ChangeLog | 5 ++++
.../gfortran.dg/array_constructor_type_22.f03 | 29 +++++++++++++++++++++
4 files changed, 57 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_type_22.f03
--
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 ee0956a19ad 2017-12-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 8c5096ccb94 Use valid_for_const_vector_p instead of CONSTANT_P
new f0dbb7ea097 [rs6000] Use gen_int_mode in ieee_128bit_negative_zero
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 | 13 +++++++++++++
gcc/config/powerpcspe/powerpcspe.md | 2 +-
gcc/config/rs6000/rs6000.md | 2 +-
gcc/emit-rtl.c | 6 ++++--
gcc/simplify-rtx.c | 3 ++-
5 files changed, 21 insertions(+), 5 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 02c1ba60eef PR fortran/83344 Don't set bogus constant value
new ee0956a19ad 2017-12-28 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 | 6 +++++
gcc/fortran/match.c | 30 ++++++++++++----------
gcc/testsuite/ChangeLog | 5 ++++
.../gfortran.dg/array_constructor_type_22.f03 | 29 +++++++++++++++++++++
4 files changed, 57 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_type_22.f03
--
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 1cd162a83ec [WinEH] Don't emit state stores or EH thunks for available_ [...]
new 1340c1d400d [X86] Remove unnecessary patterns for sign extending vXi1 w [...]
new 6c1c3c6bde7 [X86] Emit ISD::TRUNCATE instead of X86ISD::VTRUNC from Low [...]
new c2dcb7f2db5 [SelectionDAG] Add some debug print messages to LegalizeVectorOps.
new 82e63f3e03f [X86] Fix inconsistencies in different places where we spli [...]
new f91683ed5da [X86] Use ISD::CONCAT_VECTORS when splitting 256-bit loads [...]
new 0454ddf9a78 [X86] When lowering extending loads from v2i1/v4i1, if we h [...]
new cbc4008cb2e [KnownBits] Remove asserts from KnownBits::makeNegative/mak [...]
new beb40ba0251 [SelectionDAG] Add creating new node debug messages for loa [...]
The 8 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/Support/KnownBits.h | 2 -
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 17 ++++++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 32 +++++++++----
lib/Target/X86/X86ISelLowering.cpp | 52 +++++++++++++---------
lib/Target/X86/X86InstrAVX512.td | 16 -------
.../CodeGen/X86/bitcast-int-to-vector-bool-sext.ll | 15 +++----
.../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 11 ++---
test/CodeGen/X86/bitcast-int-to-vector-bool.ll | 11 ++---
8 files changed, 83 insertions(+), 73 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 e497ad7306f * config/m68k/m68k.md (ashrdi3_const1, lshrdi3_const1): Add [...]
new 02c1ba60eef PR fortran/83344 Don't set bogus constant value
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 | 6 ++++++
gcc/fortran/resolve.c | 3 ++-
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gfortran.dg/associate_22.f90 | 9 +++++----
4 files changed, 19 insertions(+), 6 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 31342448aaa [LTO] Simplify code. No functionality change intended.
new 1cd162a83ec [WinEH] Don't emit state stores or EH thunks for available_ [...]
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/X86WinEHState.cpp | 6 +++++
test/CodeGen/X86/win32-eh-available-externally.ll | 28 +++++++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 test/CodeGen/X86/win32-eh-available-externally.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 04100109592 Remove superfluous copies in sample profiling.
new 31342448aaa [LTO] Simplify code. No functionality change intended.
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/LTOModule.cpp | 24 ++++++++++--------------
1 file changed, 10 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.