This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a5108a08cea Mark invariant.group.barrier as inaccessiblememonly
new 33b9c81ee37 [AArch64][SVE] Asm: Support for LD1RQ load-and-replicate qu [...]
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/AArch64InstrFormats.td | 7 ++
lib/Target/AArch64/AArch64SVEInstrInfo.td | 9 +++
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 3 +
lib/Target/AArch64/SVEInstrFormats.td | 58 ++++++++++++++++
test/MC/AArch64/SVE/ld1rqb-diagnostics.s | 81 +++++++++++++++++++++++
test/MC/AArch64/SVE/ld1rqb.s | 38 +++++++++++
test/MC/AArch64/SVE/ld1rqd-diagnostics.s | 81 +++++++++++++++++++++++
test/MC/AArch64/SVE/ld1rqd.s | 38 +++++++++++
test/MC/AArch64/SVE/ld1rqh-diagnostics.s | 81 +++++++++++++++++++++++
test/MC/AArch64/SVE/ld1rqh.s | 38 +++++++++++
test/MC/AArch64/SVE/ld1rqw-diagnostics.s | 81 +++++++++++++++++++++++
test/MC/AArch64/SVE/ld1rqw.s | 38 +++++++++++
12 files changed, 553 insertions(+)
create mode 100644 test/MC/AArch64/SVE/ld1rqb-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld1rqb.s
create mode 100644 test/MC/AArch64/SVE/ld1rqd-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld1rqd.s
create mode 100644 test/MC/AArch64/SVE/ld1rqh-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld1rqh.s
create mode 100644 test/MC/AArch64/SVE/ld1rqw-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ld1rqw.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 llvm.
from dd5fd467498 [SelectionDAG] Selection of DBG_VALUE using a PHI node resu [...]
new a5108a08cea Mark invariant.group.barrier as inaccessiblememonly
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/IR/Intrinsics.td | 11 ++-
test/Analysis/MemorySSA/invariant-groups.ll | 141 ++++++++++++++++++++--------
test/Other/invariant.group.barrier.ll | 29 +++++-
3 files changed, 133 insertions(+), 48 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 01b4fae91bf 2018-05-02 Richard Biener <rguenther(a)suse.de>
new 3f9b18e2d7f * gennews (files): Add files for GCC 8.
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:
contrib/ChangeLog | 4 ++++
contrib/gennews | 3 ++-
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 master
in repository gcc.
from 472a8968ac8 Tighten early exit in vect_analyze_data_ref_dependence (PR85586)
new ca28524d5d3 PR target/85582 * config/i386/i386.md (*ashl<dwi>3_double [...]
new 01b4fae91bf 2018-05-02 Richard Biener <rguenther(a)suse.de>
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 | 14 +++++++
gcc/config/i386/i386.md | 38 ++++++++++++------
gcc/gimplify.c | 7 +++-
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/gcc.c-torture/execute/pr85582-1.c | 21 ++++++++++
gcc/testsuite/gcc.c-torture/execute/pr85582-2.c | 51 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr85567.c | 16 ++++++++
7 files changed, 145 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr85582-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr85582-2.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr85567.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 gcc-8-branch
in repository gcc.
from bca14dddabf Tighten early exit in vect_analyze_data_ref_dependence (PR85586)
new 4dede9ddb54 PR c++/85587 - error with scoped enum in template. * sema [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/semantics.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/scoped_enum8.C | 25 +++++++++++++++++++++++++
3 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/scoped_enum8.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 f6b7f3cf30c [lto] Add "could not find mkoffload" error message to lto-wrapper
new 472a8968ac8 Tighten early exit in vect_analyze_data_ref_dependence (PR85586)
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr85586.c | 43 +++++++++++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 6 ++++--
4 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr85586.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 gcc-8-branch
in repository gcc.
from ae8eca2e06a Daily bump.
new bca14dddabf Tighten early exit in vect_analyze_data_ref_dependence (PR85586)
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr85586.c | 43 +++++++++++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 6 ++++--
4 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr85586.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 ca233d5fa62 Plugin API to get the list of wrap symbols.
new f6b7f3cf30c [lto] Add "could not find mkoffload" error message to lto-wrapper
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/lto-wrapper.c | 66 ++++++++++++++++++++++++++++---------------------------
2 files changed, 40 insertions(+), 32 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 f4f861bbdf9 [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)
new dd5fd467498 [SelectionDAG] Selection of DBG_VALUE using a PHI node resu [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 37 ++++-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 5 +
test/DebugInfo/X86/sdag-dbgvalue-phi-use-3.ll | 169 +++++++++++++++++++++++
3 files changed, 205 insertions(+), 6 deletions(-)
create mode 100644 test/DebugInfo/X86/sdag-dbgvalue-phi-use-3.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.