This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 665659bb0 [ELF] - Eliminate dead 'return' in EhFrameSection::finalizeCo [...]
new 4a954578e Add wasm-ld to help text Improve error text
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:
tools/lld/lld.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 binutils-gdb.
from 4735f0edf4 Use scoped_free_pendings in coff_symtab_read
new 056dec39ed Remove --disable-gdbcli
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 | 9 +++++++++
gdb/Makefile.in | 6 ++----
gdb/NEWS | 5 ++++-
gdb/configure | 28 ----------------------------
gdb/configure.ac | 23 -----------------------
5 files changed, 15 insertions(+), 56 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 c1bbb5ef59c [llvm-mca][x86] Add LEA resource tests (PR32326)
new b31fad1c7b0 [llvm-mca][x86] Add displacement-only and additional scale= [...]
new e40f77a66b7 [X86] Remove some standalone patterns in favor of the patte [...]
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:
lib/Target/X86/X86InstrAVX512.td | 6 +-
lib/Target/X86/X86InstrSSE.td | 16 +----
test/tools/llvm-mca/X86/BtVer2/resources-lea.s | 83 +++++++++++++++++++++++++-
3 files changed, 84 insertions(+), 21 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 eabdfbb4b22 [AArch64][SVE]: Integer multiply-add/subtract instructions.
new 1885077d4c3 [Tablegen][PredicateExpander] Fix a bug in `expandCheckImmO [...]
new 95e53c28897 [llvm-mca][docs] Revert mca internals docs.
new c1bbb5ef59c [llvm-mca][x86] Add LEA resource tests (PR32326)
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:
docs/CommandGuide/llvm-mca.rst | 101 +------
test/tools/llvm-mca/X86/BtVer2/resources-lea.s | 362 +++++++++++++++++++++++++
utils/TableGen/PredicateExpander.cpp | 8 +-
3 files changed, 369 insertions(+), 102 deletions(-)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/resources-lea.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 compiler-rt.
from 2dad1b7d1 [libFuzzer] Avoid STL in MSan test.
new 823b254fc libFuzzer: prevent irrelevant strings from leaking into auto- [...]
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/fuzzer/FuzzerDefs.h | 8 ++------
lib/fuzzer/FuzzerDictionary.h | 1 -
lib/fuzzer/FuzzerInternal.h | 1 -
lib/fuzzer/FuzzerLoop.cpp | 14 ++++++++------
lib/fuzzer/FuzzerMutate.cpp | 1 -
lib/fuzzer/FuzzerTracePC.cpp | 18 ++++++++----------
lib/fuzzer/FuzzerTracePC.h | 1 -
test/fuzzer/three-bytes.test | 4 ++--
8 files changed, 20 insertions(+), 28 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 6bc66ef4207 * gcc.target/powerpc/pr57150.c: Require longdouble128. * gc [...]
new 650b79c6881 [testsuite]
new 0e8925ceeab 2018-07-17 Fritz Reese <fritzoreese(a)gmail.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/testsuite/ChangeLog | 13 ++++++++
.../gcc.target/powerpc/fold-vec-unpack-char.c | 36 ++++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-unpack-float.c | 23 ++++++++++++++
.../gcc.target/powerpc/fold-vec-unpack-int.c | 35 +++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-unpack-pixel.c | 23 ++++++++++++++
.../gcc.target/powerpc/fold-vec-unpack-short.c | 36 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/dec_structure_23.f90 | 6 ++--
7 files changed, 169 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-unpack-char.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-unpack-float.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-unpack-int.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-unpack-pixel.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-unpack-short.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 a5d63899381 Recommit r334887: [SmallSet] Add SmallSetIterator.
new eabdfbb4b22 [AArch64][SVE]: Integer multiply-add/subtract instructions.
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/AArch64/AArch64SVEInstrInfo.td | 5 +++
lib/Target/AArch64/SVEInstrFormats.td | 64 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/mad-diagnostics.s | 19 +++++++++
test/MC/AArch64/SVE/mad.s | 32 ++++++++++++++++
test/MC/AArch64/SVE/mla-diagnostics.s | 19 +++++++++
test/MC/AArch64/SVE/mla.s | 32 ++++++++++++++++
test/MC/AArch64/SVE/mls-diagnostics.s | 19 +++++++++
test/MC/AArch64/SVE/mls.s | 32 ++++++++++++++++
test/MC/AArch64/SVE/msb-diagnostics.s | 19 +++++++++
test/MC/AArch64/SVE/msb.s | 32 ++++++++++++++++
10 files changed, 273 insertions(+)
create mode 100644 test/MC/AArch64/SVE/mad-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/mad.s
create mode 100644 test/MC/AArch64/SVE/mla-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/mla.s
create mode 100644 test/MC/AArch64/SVE/mls-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/mls.s
create mode 100644 test/MC/AArch64/SVE/msb-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/msb.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 gdb-8.2-branch
in repository binutils-gdb.
from 9b81ef2278 Automatic date update in version.in
new 79b38778d7 Use scoped_free_pendings in coff_symtab_read
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/coffread.c | 3 +++
2 files changed, 8 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 daa87973f7a PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
new 4e5c135e291 PR c++/86480 - nested variadic lambda and constexpr if.
new 6bc66ef4207 * gcc.target/powerpc/pr57150.c: Require longdouble128. * gc [...]
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/cp/ChangeLog | 9 +++++++++
gcc/cp/pt.c | 11 +++++++++++
gcc/cp/tree.c | 14 +++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-if24.C | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr57150.c | 1 +
gcc/testsuite/gcc.target/powerpc/pr79916.c | 1 +
7 files changed, 61 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if24.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 0909f342a2 Automatic date update in version.in
new 4735f0edf4 Use scoped_free_pendings in coff_symtab_read
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/coffread.c | 3 +++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.