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 e4114cb89e [PATCH] Sync libiberty/ & include/ with GCC - addendum: upda [...]
new 0615127c58 dwarf2expr: Remove unused abort_expression label in execute_ [...]
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/dwarf2expr.c | 1 -
2 files changed, 5 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 lldb.
from bbf985d24 Fix compatibility with OpenOCD debug stub.
new 364c1622c Fix Linux remote debugging after r313442
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:
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 3 ++-
1 file changed, 2 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 llvm.
from bcb17980a96 [X86][Codegen] adding masked gathers tests for avx2
new 289d643bfb7 [X86FixupBWInsts] More precise register liveness if no <imp [...]
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/X86FixupBWInsts.cpp | 94 +++++++++++--
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 108 +++++++--------
test/CodeGen/X86/avx2-vbroadcast.ll | 4 +-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 40 +++---
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 136 +++++++++---------
test/CodeGen/X86/avx512bw-intrinsics.ll | 2 +-
.../CodeGen/X86/avx512bwvl-intrinsics-fast-isel.ll | 8 +-
test/CodeGen/X86/bitreverse.ll | 6 +-
test/CodeGen/X86/cmov.ll | 6 +-
test/CodeGen/X86/fixup-bw-inst.mir | 152 +++++++++++++++++++++
test/CodeGen/X86/pr32345.ll | 4 +-
test/CodeGen/X86/pr32420.ll | 2 +-
test/CodeGen/X86/pr34137.ll | 2 +-
test/CodeGen/X86/select.ll | 4 +-
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 44 +++---
test/CodeGen/X86/vector-half-conversions.ll | 102 +++++++-------
16 files changed, 468 insertions(+), 246 deletions(-)
create mode 100644 test/CodeGen/X86/fixup-bw-inst.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 gcc.
from 69591398720 gcc/ada/
new 34982dbf26e 2017-09-18 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 | 6 ++++++
gcc/tree-vect-loop.c | 4 ++--
2 files changed, 8 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 gcc-7-branch
in repository gcc.
from b8da2e0b0fa Daily bump.
new 6bdc021ec26 2017-09-18 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 | 18 +++++++++++++
gcc/fold-const.c | 27 +++++++++++++------
gcc/fold-const.h | 1 +
gcc/testsuite/ChangeLog | 13 ++++++++++
gcc/testsuite/g++.dg/torture/pr82084.C | 9 +++++++
gcc/testsuite/gcc.dg/vect/pr82108.c | 47 ++++++++++++++++++++++++++++++++++
gcc/tree-vect-stmts.c | 10 ++++++--
7 files changed, 115 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr82084.C
create mode 100644 gcc/testsuite/gcc.dg/vect/pr82108.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 gcc.
from 8e54a0ba695 PR target/82145 * config/i386/i386.c (ix86_init_large_pic [...]
new 69591398720 gcc/ada/
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/ada/ChangeLog | 66 +++++++
gcc/ada/einfo.ads | 2 +-
gcc/ada/exp_ch3.adb | 10 +-
gcc/ada/exp_ch5.adb | 43 ++++-
gcc/ada/exp_ch9.adb | 8 +-
gcc/ada/sem_attr.adb | 109 +++++------
gcc/ada/sem_ch12.adb | 12 +-
gcc/ada/sem_ch3.adb | 11 ++
gcc/ada/sem_ch4.adb | 15 +-
gcc/ada/sem_ch6.adb | 5 +
gcc/ada/sem_prag.adb | 263 ++++++++++++++++++++++++---
gcc/ada/sem_util.adb | 14 +-
gcc/ada/sem_util.ads | 2 +-
gcc/ada/sinfo.adb | 18 +-
gcc/ada/sinfo.ads | 16 --
gcc/ada/treepr.ads | 4 +-
gcc/ada/validsw.ads | 4 +-
gcc/testsuite/ChangeLog | 12 ++
gcc/testsuite/gnat.dg/overload.adb | 23 +++
gcc/testsuite/gnat.dg/overload.ads | 20 ++
gcc/testsuite/gnat.dg/tagged_prefix_call.adb | 24 +++
gcc/testsuite/gnat.dg/validity_check.adb | 18 ++
22 files changed, 545 insertions(+), 154 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/overload.adb
create mode 100644 gcc/testsuite/gnat.dg/overload.ads
create mode 100644 gcc/testsuite/gnat.dg/tagged_prefix_call.adb
create mode 100644 gcc/testsuite/gnat.dg/validity_check.adb
--
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 lld.
from df47d72e2 [ELF] - Simplify adjustSectionsBeforeSorting().
new 164ae3b60 [ELF] - Fix comment. 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:
ELF/OutputSections.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 60ae1042847 PR target/81361 * dwarf2cfi.c (add_cfis_to_fde): Do not g [...]
new 8e54a0ba695 PR target/82145 * config/i386/i386.c (ix86_init_large_pic [...]
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 | 7 +++++++
gcc/config/i386/i386.c | 26 ++++++--------------------
2 files changed, 13 insertions(+), 20 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 c842ef7a14a 2017-09-18 Hristian Kirtchev <kirtchev(a)adacore.com>
new 9ab704075d5 2017-09-18 Bob Duff <duff(a)adacore.com>
new 60ae1042847 PR target/81361 * dwarf2cfi.c (add_cfis_to_fde): Do not g [...]
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 | 6 +++
gcc/ada/ChangeLog | 24 ++++++++++++
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 3 +-
gcc/ada/exp_ch3.adb | 52 ++++++++++++++++++++++++++
gcc/ada/sem_ch13.adb | 16 ++++++++
gcc/ada/sem_ch4.adb | 17 +++++++++
gcc/dwarf2cfi.c | 13 +------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gnat.dg/default_variants.adb | 28 ++++++++++++++
9 files changed, 151 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/default_variants.adb
--
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-5-branch
in repository gcc.
from 6ae485d6d5d Daily bump.
new 0f09204b9bd Remove test failing on the 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:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/asan/pr81224.c | 11 -----------
2 files changed, 4 insertions(+), 11 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/asan/pr81224.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.