This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c05c939995 * c-fold.c (c_fully_fold_internal): Save the c_fully_fold_ [...]
new 6944c5a9274 2017-05-22 Bill Schmidt <wschmidt(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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c | 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 8af12167ace * da.po, es.po: Update.
new 9716cc254d4 2017-05-22 Bill Schmidt <wschmidt(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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c | 2 +-
2 files changed, 9 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 binutils-gdb.
from 04ef582ace x86: Add NOTRACK prefix support
new 176efed15c gdb: Document vMustReplyEmpty remote packet
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/doc/ChangeLog | 4 ++++
gdb/doc/gdb.texinfo | 13 +++++++++++++
2 files changed, 17 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 5afff89c9e4 Revert "Don't generate line&scope debug info for meta-instr [...]
new 326f38ff729 [DataLayout] Add llvm_unreachable to the default of a neste [...]
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/IR/DataLayout.cpp | 2 +-
1 file changed, 1 insertion(+), 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 6c9208959c3 * da.po, es.po: Update.
new d96999c66fa PR middle-end/80853 * omp-low.c (lower_reduction_clauses) [...]
new 2be704a8328 PR middle-end/80809 * gimplify.c (omp_add_variable): For [...]
new b923886062f PR middle-end/80809 * omp-low.c (finish_taskreg_remap): N [...]
new 5c05c939995 * c-fold.c (c_fully_fold_internal): Save the c_fully_fold_ [...]
The 4 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 | 19 ++++++++++++++
gcc/c/ChangeLog | 7 ++++++
gcc/c/c-fold.c | 16 +++++-------
gcc/gimplify.c | 6 ++---
gcc/omp-low.c | 44 ++++++++++++++++++++++++++++++---
libgomp/ChangeLog | 12 +++++++++
libgomp/testsuite/libgomp.c/pr80809-1.c | 29 ++++++++++++++++++++++
libgomp/testsuite/libgomp.c/pr80809-2.c | 35 ++++++++++++++++++++++++++
libgomp/testsuite/libgomp.c/pr80809-3.c | 42 +++++++++++++++++++++++++++++++
libgomp/testsuite/libgomp.c/pr80853.c | 29 ++++++++++++++++++++++
10 files changed, 223 insertions(+), 16 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/pr80809-1.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80809-2.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80809-3.c
create mode 100644 libgomp/testsuite/libgomp.c/pr80853.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 llvm.
from 69edad79130 [AMDGPU] Narrow lshl from 64 to 32 bit if possible
new 5afff89c9e4 Revert "Don't generate line&scope debug info for meta-instr [...]
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/MachineInstr.h | 35 +++-----
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 6 +-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 +-
lib/CodeGen/LexicalScopes.cpp | 5 +-
test/DebugInfo/MIR/X86/empty-inline.mir | 122 ----------------------------
6 files changed, 22 insertions(+), 154 deletions(-)
delete mode 100644 test/DebugInfo/MIR/X86/empty-inline.mir
--
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 25f9434737 x86-64: Use dynobj instead of htab->elf.dynobj
new 04ef582ace x86: Add NOTRACK prefix support
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 | 23 +
gas/config/tc-i386.c | 75 +-
gas/testsuite/gas/i386/i386.exp | 6 +
gas/testsuite/gas/i386/notrack-intel.d | 29 +
gas/testsuite/gas/i386/notrack.d | 28 +
gas/testsuite/gas/i386/notrack.s | 35 +
gas/testsuite/gas/i386/notrackbad.l | 52 +
gas/testsuite/gas/i386/notrackbad.s | 22 +
gas/testsuite/gas/i386/x86-64-notrack-intel.d | 30 +
gas/testsuite/gas/i386/x86-64-notrack.d | 29 +
gas/testsuite/gas/i386/x86-64-notrack.s | 40 +
gas/testsuite/gas/i386/x86-64-notrackbad.l | 52 +
gas/testsuite/gas/i386/x86-64-notrackbad.s | 22 +
include/ChangeLog | 4 +
include/opcode/i386.h | 1 +
opcodes/ChangeLog | 16 +
opcodes/i386-dis.c | 44 +-
opcodes/i386-gen.c | 1 +
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 15 +-
opcodes/i386-tbl.h | 21299 ++++++++++++------------
21 files changed, 11157 insertions(+), 10669 deletions(-)
create mode 100644 gas/testsuite/gas/i386/notrack-intel.d
create mode 100644 gas/testsuite/gas/i386/notrack.d
create mode 100644 gas/testsuite/gas/i386/notrack.s
create mode 100644 gas/testsuite/gas/i386/notrackbad.l
create mode 100644 gas/testsuite/gas/i386/notrackbad.s
create mode 100644 gas/testsuite/gas/i386/x86-64-notrack-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-notrack.d
create mode 100644 gas/testsuite/gas/i386/x86-64-notrack.s
create mode 100644 gas/testsuite/gas/i386/x86-64-notrackbad.l
create mode 100644 gas/testsuite/gas/i386/x86-64-notrackbad.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 master
in repository gcc.
from c487c0c3f32 gcc/ChangeLog:
new a524d69fad2 2017-05-22 Janus Weil <janus(a)gcc.gnu.org>
new 6c9208959c3 * da.po, es.po: Update.
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/fortran/ChangeLog | 6 +
gcc/fortran/resolve.c | 2 +
gcc/po/ChangeLog | 4 +
gcc/po/da.po | 477 ++++++++++--------------
gcc/po/es.po | 451 +++++++++-------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gfortran.dg/typebound_call_28.f90 | 37 ++
7 files changed, 436 insertions(+), 546 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/typebound_call_28.f90
--
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 8b114d90a38 * gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular [...]
new 8af12167ace * da.po, es.po: Update.
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/po/ChangeLog | 4 +
gcc/po/da.po | 477 +++++++++++++++++++++++--------------------------------
gcc/po/es.po | 451 +++++++++++++++++++++-------------------------------
3 files changed, 386 insertions(+), 546 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 b9e0915b58b [PartialInlining] Add internal options to enable partial in [...]
new 69edad79130 [AMDGPU] Narrow lshl from 64 to 32 bit if possible
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/AMDGPU/AMDGPUISelLowering.cpp | 44 +++++++++++++++++++-------
test/CodeGen/AMDGPU/add.i16.ll | 3 +-
test/CodeGen/AMDGPU/add.v2i16.ll | 8 ++---
test/CodeGen/AMDGPU/bfe-patterns.ll | 4 +--
test/CodeGen/AMDGPU/ctlz.ll | 3 +-
test/CodeGen/AMDGPU/ctlz_zero_undef.ll | 3 +-
test/CodeGen/AMDGPU/ds_write2.ll | 4 +--
test/CodeGen/AMDGPU/fmed3.ll | 8 ++---
test/CodeGen/AMDGPU/llvm.amdgcn.atomic.dec.ll | 2 ++
test/CodeGen/AMDGPU/llvm.amdgcn.atomic.inc.ll | 2 ++
test/CodeGen/AMDGPU/lshl64-to-32.ll | 45 +++++++++++++++++++++++++++
test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll | 11 +++----
test/CodeGen/AMDGPU/srl.ll | 3 +-
test/CodeGen/AMDGPU/sub.i16.ll | 2 +-
14 files changed, 105 insertions(+), 37 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/lshl64-to-32.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.