This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 72858dcc19 [ARM] Add ARMv8.2-A FP16 vector intrinsic
new 8fdc88794b [CodeGen] Try to not call a dtor after lifetime.end
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/CGExprAgg.cpp | 98 ++++++++++++++++++++++++-----------------------
test/CodeGenObjC/arc.m | 31 +++++++++++++++
2 files changed, 82 insertions(+), 47 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 libcxx.
from 00c27d8a4 [libcxx][test] Marking libcpp-no-deduction-guides unsupported.
new 7c796ffe5 [libcxx][test] Reverting r327178 and r327190.
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:
.../std/strings/basic.string/string.cons/iter_alloc_deduction.fail.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 libcxx.
from 057ac7c9d XFAIL: libcpp-no-deduction-guides in libcxx/test/std/strings/ [...]
new 00c27d8a4 [libcxx][test] Marking libcpp-no-deduction-guides unsupported.
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/std/strings/basic.string/string.cons/iter_alloc_deduction.fail.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 641a7bcae0f 2018-03-09 Paolo Carlini <paolo.carlini(a)oracle.com>
new 2f375ca42fd 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 69f92300cd5 S/390: libatomic: Fix 16 byte atomic exchange
new e10394cc563 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 7c4aaeaa3c2 Daily bump.
new 9b0141ced66 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 80c34c3812 x86: Encode EVEX instructions with VEX128 if possible
new 7d4f13635f 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.1-branch
in repository binutils-gdb.
from 89f0044aaa Automatic date update in version.in
new b67da732c4 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 binutils-2_30-branch
in repository binutils-gdb.
from 1e7ae90922 Automatic date update in version.in
new 324457ef9f 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 master
in repository clang.
from 0370a7acf6 test: repair windows build after SVN r327105
new 72858dcc19 [ARM] Add ARMv8.2-A FP16 vector intrinsic
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/clang/Basic/arm_neon.td | 99 ++--
lib/Basic/Targets/ARM.cpp | 9 +
lib/Basic/Targets/ARM.h | 1 +
lib/CodeGen/CGBuiltin.cpp | 114 ++--
lib/CodeGen/CodeGenFunction.h | 9 +-
test/CodeGen/arm-v8.2a-neon-intrinsics.c | 982 +++++++++++++++++++++++++++++++
test/CodeGen/arm_neon_intrinsics.c | 240 ++++----
7 files changed, 1237 insertions(+), 217 deletions(-)
create mode 100644 test/CodeGen/arm-v8.2a-neon-intrinsics.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.