This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/binutils-gdb.
from a52b73d14c Automatic date update in version.in
adds bf9201ee0e Automatic date update in version.in
No new revisions were added by this update.
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 llvm.
from 92a20faea1b [AMDGPU] Partial revert of rL348371: Turn on the DPP combin [...]
new fd7ff8f4930 AMDGPU: Generate VALU ThreeOp Integer 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/AMDGPU/VOP3Instructions.td | 47 ++++++++++
test/CodeGen/AMDGPU/add3.ll | 171 ++++++++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/add_shl.ll | 115 +++++++++++++++++++++++
test/CodeGen/AMDGPU/and_or.ll | 112 ++++++++++++++++++++++
test/CodeGen/AMDGPU/or3.ll | 95 +++++++++++++++++++
test/CodeGen/AMDGPU/shl_add.ll | 94 +++++++++++++++++++
test/CodeGen/AMDGPU/shl_or.ll | 144 ++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/sibling-call.ll | 3 +-
test/CodeGen/AMDGPU/xor_add.ll | 94 +++++++++++++++++++
9 files changed, 873 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/add3.ll
create mode 100644 test/CodeGen/AMDGPU/add_shl.ll
create mode 100644 test/CodeGen/AMDGPU/and_or.ll
create mode 100644 test/CodeGen/AMDGPU/or3.ll
create mode 100644 test/CodeGen/AMDGPU/shl_add.ll
create mode 100644 test/CodeGen/AMDGPU/shl_or.ll
create mode 100644 test/CodeGen/AMDGPU/xor_add.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.