This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 11c523d2b15 [AArch64][SVE] Asm: Support for WHILE(LE|LO|LS|LT) instructions.
new ebd090bd41e [AVR] Re-enable expansion of ADDE/ADDC/SUBE/SUBC in ISel
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/AVR/AVRISelLowering.cpp | 7 +++++++
1 file changed, 7 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 32d3bbcc6c7 [AArch64][SVE] Asm: Instructions to perform serialized operations.
new 11c523d2b15 [AArch64][SVE] Asm: Support for WHILE(LE|LO|LS|LT) 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 | 10 +++++
lib/Target/AArch64/SVEInstrFormats.td | 35 ++++++++++++++++
test/MC/AArch64/SVE/whilele-diagnostics.s | 20 +++++++++
test/MC/AArch64/SVE/whilele.s | 68 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/whilelo-diagnostics.s | 20 +++++++++
test/MC/AArch64/SVE/whilelo.s | 68 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/whilels-diagnostics.s | 20 +++++++++
test/MC/AArch64/SVE/whilels.s | 68 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/whilelt-diagnostics.s | 20 +++++++++
test/MC/AArch64/SVE/whilelt.s | 68 +++++++++++++++++++++++++++++++
10 files changed, 397 insertions(+)
create mode 100644 test/MC/AArch64/SVE/whilele-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/whilele.s
create mode 100644 test/MC/AArch64/SVE/whilelo-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/whilelo.s
create mode 100644 test/MC/AArch64/SVE/whilels-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/whilels.s
create mode 100644 test/MC/AArch64/SVE/whilelt-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/whilelt.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 71650da2ad2 [MS Demangler] Refactor some of the name parsing code.
new 32d3bbcc6c7 [AArch64][SVE] Asm: Instructions to perform serialized operations.
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 | 7 ++++
lib/Target/AArch64/SVEInstrFormats.td | 56 +++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/ctermeq-diagnostics.s | 25 ++++++++++++++
test/MC/AArch64/SVE/ctermeq.s | 32 ++++++++++++++++++
test/MC/AArch64/SVE/ctermne-diagnostics.s | 25 ++++++++++++++
test/MC/AArch64/SVE/ctermne.s | 32 ++++++++++++++++++
test/MC/AArch64/SVE/pfirst-diagnostics.s | 19 +++++++++++
test/MC/AArch64/SVE/pfirst.s | 20 +++++++++++
test/MC/AArch64/SVE/pnext-diagnostics.s | 10 ++++++
test/MC/AArch64/SVE/pnext.s | 38 +++++++++++++++++++++
10 files changed, 264 insertions(+)
create mode 100644 test/MC/AArch64/SVE/ctermeq-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ctermeq.s
create mode 100644 test/MC/AArch64/SVE/ctermne-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ctermne.s
create mode 100644 test/MC/AArch64/SVE/pfirst-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/pfirst.s
create mode 100644 test/MC/AArch64/SVE/pnext-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/pnext.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 clang.
from 3ed5b235b1 [UBSan] Strengthen pointer checks in 'new' expressions
new a3ba348aee Revert r337456: [CodeGen] Disable aggressive structor optimi [...]
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/ItaniumCXXABI.cpp | 18 ++++----------
test/CodeGenCXX/ctor-dtor-alias.cpp | 41 +++++++-------------------------
test/CodeGenCXX/float16-declarations.cpp | 2 +-
3 files changed, 13 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 d4d3e0854bc C++: clean up cp_printer
new cdb1897184e Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from 37e24235832 Daily bump.
new c314d4e5567 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 69b0faa8d47 Daily bump.
new 63723222f4a Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from f931895a3e7 Daily bump.
new c748b077b0c Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from c708f4d256 gdb: Don't call gdb_load_shlib unless GDB is running
new 51b7979529 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.2-branch
in repository binutils-gdb.
from ab080c1028 Automatic date update in version.in
new 02a84af118 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.