This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from af5e6d3ad7 [NEON] Define fp16 vld and vst intrinsics conditionally
new 7cb7a1d0c1 [CodeGen] add rotate builtins that map to LLVM funnel shift [...]
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:
docs/LanguageExtensions.rst | 64 ++++++++++++++++++++++++++++++++++++++++
include/clang/Basic/Builtins.def | 9 ++++++
lib/CodeGen/CGBuiltin.cpp | 27 +++++++++++++++++
lib/CodeGen/CodeGenFunction.h | 2 ++
4 files changed, 102 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 6e672c87df revert r340137: [CodeGen] add rotate builtins
adds af5e6d3ad7 [NEON] Define fp16 vld and vst intrinsics conditionally
No new revisions were added by this update.
Summary of changes:
include/clang/Basic/arm_neon.td | 82 +++++++++++-----
test/CodeGen/arm-neon-vld.c | 4 +-
test/CodeGen/arm-neon-vst.c | 4 +-
test/Sema/arm-no-fp16.c | 210 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 270 insertions(+), 30 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 clang.
from 6e672c87df revert r340137: [CodeGen] add rotate builtins
new af5e6d3ad7 [NEON] Define fp16 vld and vst intrinsics conditionally
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 | 82 +++++++++++-----
test/CodeGen/arm-neon-vld.c | 4 +-
test/CodeGen/arm-neon-vst.c | 4 +-
test/Sema/arm-no-fp16.c | 210 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 270 insertions(+), 30 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 8a969265baf [X86] Fix an issue in the matching for ADDUS.
adds 0f4ea22b4f7 [X86][SSE] Add PACKSS test showing ComputeNumSignBits failu [...]
No new revisions were added by this update.
Summary of changes:
test/CodeGen/X86/packss.ll | 143 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 143 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 8a969265baf [X86] Fix an issue in the matching for ADDUS.
new 0f4ea22b4f7 [X86][SSE] Add PACKSS test showing ComputeNumSignBits failu [...]
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/CodeGen/X86/packss.ll | 143 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 143 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 276876b8b3 [CodeGen] add/fix rotate builtins that map to LLVM funnel sh [...]
adds 6e672c87df revert r340137: [CodeGen] add rotate builtins
No new revisions were added by this update.
Summary of changes:
docs/LanguageExtensions.rst | 64 ----------------------
include/clang/Basic/Builtins.def | 9 ----
lib/CodeGen/CGBuiltin.cpp | 77 +++++++++++++-------------
lib/CodeGen/CodeGenFunction.h | 2 -
test/CodeGen/builtin-rotate.c | 66 -----------------------
test/CodeGen/ms-intrinsics-rotations.c | 99 ++++++++++++++++++++++++++--------
6 files changed, 118 insertions(+), 199 deletions(-)
delete mode 100644 test/CodeGen/builtin-rotate.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 clang.
from 276876b8b3 [CodeGen] add/fix rotate builtins that map to LLVM funnel sh [...]
new 6e672c87df revert r340137: [CodeGen] add rotate builtins
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:
docs/LanguageExtensions.rst | 64 ----------------------
include/clang/Basic/Builtins.def | 9 ----
lib/CodeGen/CGBuiltin.cpp | 77 +++++++++++++-------------
lib/CodeGen/CodeGenFunction.h | 2 -
test/CodeGen/builtin-rotate.c | 66 -----------------------
test/CodeGen/ms-intrinsics-rotations.c | 99 ++++++++++++++++++++++++++--------
6 files changed, 118 insertions(+), 199 deletions(-)
delete mode 100644 test/CodeGen/builtin-rotate.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 d604f19ade Automatic date update in version.in
new be2d111a87 Fix debugging of stripped PIE executables with padded PT_TLS
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 | 6 ++++++
gdb/solib-svr4.c | 8 ++++++--
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/{gcore-relro-pie.c => gcore-tls-pie.c} | 7 +++++++
gdb/testsuite/gdb.base/{gcore-relro-pie.exp => gcore-tls-pie.exp} | 4 ++--
5 files changed, 27 insertions(+), 4 deletions(-)
copy gdb/testsuite/gdb.base/{gcore-relro-pie.c => gcore-tls-pie.c} (78%)
copy gdb/testsuite/gdb.base/{gcore-relro-pie.exp => gcore-tls-pie.exp} (93%)
--
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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from db071c17c6 revert r340135: [CodeGen] add rotate builtins
adds 276876b8b3 [CodeGen] add/fix rotate builtins that map to LLVM funnel sh [...]
No new revisions were added by this update.
Summary of changes:
docs/LanguageExtensions.rst | 64 ++++++++++++++++++++++
include/clang/Basic/Builtins.def | 9 ++++
lib/CodeGen/CGBuiltin.cpp | 77 +++++++++++++-------------
lib/CodeGen/CodeGenFunction.h | 2 +
test/CodeGen/builtin-rotate.c | 66 +++++++++++++++++++++++
test/CodeGen/ms-intrinsics-rotations.c | 99 ++++++++--------------------------
6 files changed, 199 insertions(+), 118 deletions(-)
create mode 100644 test/CodeGen/builtin-rotate.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 clang.
from db071c17c6 revert r340135: [CodeGen] add rotate builtins
new 276876b8b3 [CodeGen] add/fix rotate builtins that map to LLVM funnel sh [...]
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:
docs/LanguageExtensions.rst | 64 ++++++++++++++++++++++
include/clang/Basic/Builtins.def | 9 ++++
lib/CodeGen/CGBuiltin.cpp | 77 +++++++++++++-------------
lib/CodeGen/CodeGenFunction.h | 2 +
test/CodeGen/builtin-rotate.c | 66 +++++++++++++++++++++++
test/CodeGen/ms-intrinsics-rotations.c | 99 ++++++++--------------------------
6 files changed, 199 insertions(+), 118 deletions(-)
create mode 100644 test/CodeGen/builtin-rotate.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.