This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1cd41cb2709 [InstCombine] Re-commit: Fold 'check for [no] signed trunca [...]
new 3ac65c443f7 [Tablegen][PredicateExpander] Add the ability to define che [...]
new f1ed5421fd9 [NFC] Make a test more neat
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:
test/Analysis/ScalarEvolution/truncate.ll | 7 +++++--
utils/TableGen/PredicateExpander.cpp | 9 +++++++++
utils/TableGen/PredicateExpander.h | 1 +
3 files changed, 15 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 master
in repository lld.
from 10efa9f84 [ELF] - Improve eh-frame-value-format7.s test case.
new 404900757 [ELF] - Add a test case to check DW_EH_PE_absptr address encoding.
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:
.../{eh-frame-value-format7.s => eh-frame-value-format8.s} | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
copy test/ELF/{eh-frame-value-format7.s => eh-frame-value-format8.s} (89%)
--
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 9500eff8991 Revert "[Sparc] Use the IntPair reg class for r constraints [...]
new 0c246047310 [X86][SSE] Add extra scalar fop + blend tests for commuted inputs
new 1cd41cb2709 [InstCombine] Re-commit: Fold 'check for [no] signed trunca [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 78 +++++++
test/CodeGen/X86/sse-scalar-fp-arith.ll | 232 ++++++++++++++++++---
...canonicalize-lack-of-signed-truncation-check.ll | 24 +--
.../canonicalize-signed-truncation-check.ll | 24 +--
4 files changed, 306 insertions(+), 52 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 lld.
from 5542e37ec [ELF] - Improve relocatable-many-sections.s test case. NFC.
new 10efa9f84 [ELF] - Improve eh-frame-value-format7.s test case.
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/ELF/eh-frame-value-format7.s | 25 +++++++++++++++++++++++--
1 file changed, 23 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 master
in repository gcc.
from d2567bb621b S/390: Add CFI for mcount call sequences
new 18a4030f1ea /cp 2018-07-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new 509699701f8 2018-07-18 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 12 +++++
gcc/cp/class.c | 10 ++--
gcc/cp/decl.c | 67 +++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 22 ++++++++
gcc/testsuite/g++.dg/ext/uow-3.C | 4 +-
gcc/testsuite/g++.dg/ext/uow-4.C | 4 +-
gcc/testsuite/g++.dg/lookup/name-clash11.C | 20 ++++----
gcc/testsuite/g++.dg/lookup/name-clash7.C | 4 +-
gcc/testsuite/g++.dg/lookup/redecl1.C | 4 +-
gcc/testsuite/g++.dg/other/friend10.C | 9 ++++
gcc/testsuite/g++.dg/other/friend11.C | 8 +++
gcc/testsuite/g++.dg/other/friend12.C | 11 ++++
gcc/testsuite/g++.dg/other/friend8.C | 6 +++
gcc/testsuite/g++.dg/other/friend9.C | 9 ++++
gcc/testsuite/g++.dg/parse/defarg4.C | 2 +-
gcc/testsuite/g++.dg/parse/defarg8.C | 2 +
gcc/testsuite/g++.dg/warn/changes-meaning.C | 4 +-
gcc/testsuite/g++.old-deja/g++.jason/scoping8.C | 4 +-
gcc/testsuite/g++.old-deja/g++.law/nest1.C | 4 +-
19 files changed, 174 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/friend10.C
create mode 100644 gcc/testsuite/g++.dg/other/friend11.C
create mode 100644 gcc/testsuite/g++.dg/other/friend12.C
create mode 100644 gcc/testsuite/g++.dg/other/friend8.C
create mode 100644 gcc/testsuite/g++.dg/other/friend9.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 a0223d639d9 [AArch64][SVE] Asm: Support for UDOT/SDOT instructions.
new 9500eff8991 Revert "[Sparc] Use the IntPair reg class for r constraints [...]
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/Sparc/SparcISelLowering.cpp | 2 +-
test/CodeGen/SPARC/inlineasm.ll | 9 ---------
2 files changed, 1 insertion(+), 10 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 9c475e370b8 [llvm-objdump] - An attempt to fix BB after r337361.
new a0223d639d9 [AArch64][SVE] Asm: Support for UDOT/SDOT 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 | 6 +++
lib/Target/AArch64/SVEInstrFormats.td | 66 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/sdot-diagnostics.s | 58 +++++++++++++++++++++++++++
test/MC/AArch64/SVE/{cntp.s => sdot.s} | 32 +++++++--------
test/MC/AArch64/SVE/udot-diagnostics.s | 58 +++++++++++++++++++++++++++
test/MC/AArch64/SVE/{cntp.s => udot.s} | 32 +++++++--------
6 files changed, 220 insertions(+), 32 deletions(-)
create mode 100644 test/MC/AArch64/SVE/sdot-diagnostics.s
copy test/MC/AArch64/SVE/{cntp.s => sdot.s} (55%)
create mode 100644 test/MC/AArch64/SVE/udot-diagnostics.s
copy test/MC/AArch64/SVE/{cntp.s => udot.s} (55%)
--
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 glibc.
from be9ccd27c0 i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S
new 61c4aad705 New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]
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:
ChangeLog | 9 +
NEWS | 4 +-
localedata/Makefile | 2 +
localedata/SUPPORTED | 1 +
localedata/locales/sah_RU | 290 +++++++++++++++++++++++++
localedata/{bg_BG.UTF-8.in => sah_RU.UTF-8.in} | 29 ++-
6 files changed, 332 insertions(+), 3 deletions(-)
create mode 100644 localedata/locales/sah_RU
copy localedata/{bg_BG.UTF-8.in => sah_RU.UTF-8.in} (62%)
--
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 f600b10dd2a [AArch64][SVE] Asm: Integer divide instructions.
new 55222c9183c [Sparc] Use the IntPair reg class for r constraints with va [...]
new 9c475e370b8 [llvm-objdump] - An attempt to fix BB after r337361.
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/Sparc/SparcISelLowering.cpp | 2 +-
test/CodeGen/SPARC/inlineasm.ll | 9 +++++++++
tools/llvm-objdump/llvm-objdump.cpp | 4 ++--
3 files changed, 12 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 07e34c66633 Fix -Wdocumentation warning. NFCI.
new f600b10dd2a [AArch64][SVE] Asm: Integer divide 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 | 6 ++++++
test/MC/AArch64/SVE/sdiv-diagnostics.s | 33 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/sdiv.s | 20 +++++++++++++++++++
test/MC/AArch64/SVE/sdivr-diagnostics.s | 33 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/sdivr.s | 20 +++++++++++++++++++
test/MC/AArch64/SVE/udiv-diagnostics.s | 33 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/udiv.s | 20 +++++++++++++++++++
test/MC/AArch64/SVE/udivr-diagnostics.s | 33 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/udivr.s | 20 +++++++++++++++++++
10 files changed, 223 insertions(+)
create mode 100644 test/MC/AArch64/SVE/sdiv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/sdiv.s
create mode 100644 test/MC/AArch64/SVE/sdivr-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/sdivr.s
create mode 100644 test/MC/AArch64/SVE/udiv-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/udiv.s
create mode 100644 test/MC/AArch64/SVE/udivr-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/udivr.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.