This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from a3ef5adbce Automatic date update in version.in
new da87a761d7 AArch64: Fix error checking for SIMD udot (by element)
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:
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/aarch64/illegal-dotproduct.d | 4 ++++
gas/testsuite/gas/aarch64/illegal-dotproduct.l | 13 +++++++++++++
gas/testsuite/gas/aarch64/illegal-dotproduct.s | 4 ++++
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-opc.c | 3 ++-
6 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/aarch64/illegal-dotproduct.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-dotproduct.l
create mode 100644 gas/testsuite/gas/aarch64/illegal-dotproduct.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 binutils-gdb.
from 48dcd4ea06 Simplify PR23110 PE_DEBUG_DATA size checks
new 66e6f0b760 AArch64: Fix error checking for SIMD udot (by element)
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:
gas/ChangeLog | 7 +++++++
gas/testsuite/gas/aarch64/illegal-dotproduct.d | 4 ++++
gas/testsuite/gas/aarch64/illegal-dotproduct.l | 13 +++++++++++++
gas/testsuite/gas/aarch64/illegal-dotproduct.s | 4 ++++
opcodes/ChangeLog | 5 +++++
opcodes/aarch64-opc.c | 3 ++-
6 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/aarch64/illegal-dotproduct.d
create mode 100644 gas/testsuite/gas/aarch64/illegal-dotproduct.l
create mode 100644 gas/testsuite/gas/aarch64/illegal-dotproduct.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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from 384cddc tcwg*-llvm-kernel.sh: Fix bugs.
new b163f76 jenkins-helpers.sh: Improve log handling in run_step
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:
jenkins-helpers.sh | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 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 db949a77216 [LTO] Call InitLLVM from llvm-lto2
new 93dff1efc9f [PATCH] [NFC][AArch64] Fix refactoring of macro fusion
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/AArch64MacroFusion.cpp | 12 ++++--------
1 file changed, 4 insertions(+), 8 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 ae40630a7b6 [NFC][ARM] Refactor macro fusion
new b325eb110ca [Intrinsic] Signed Saturation Addition Intrinsic
new db949a77216 [LTO] Call InitLLVM from llvm-lto2
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:
include/llvm/CodeGen/ISDOpcodes.h | 8 +
include/llvm/CodeGen/TargetLowering.h | 5 +
include/llvm/IR/Intrinsics.td | 6 +
include/llvm/Target/TargetSelectionDAG.td | 2 +
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 8 +
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 39 ++++
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 2 +
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 3 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 6 +
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 2 +
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 43 ++++
lib/CodeGen/TargetLoweringBase.cpp | 1 +
lib/IR/Verifier.cpp | 9 +
test/CodeGen/X86/sadd_sat.ll | 267 ++++++++++++++++++++++
test/ThinLTO/X86/deadstrip.ll | 8 +-
tools/llvm-lto2/llvm-lto2.cpp | 2 +
17 files changed, 409 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/X86/sadd_sat.ll
--
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 lldb.
from 724ba73f4 Simplify LocateDSYMInVincinityOfExecutable by moving some red [...]
new d79616bd8 For a built & test bot, add an environment variable PLATFORM_ [...]
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:
.../Platform/MacOSX/PlatformRemoteDarwinDevice.cpp | 23 ++++++++++++++++++++++
1 file changed, 23 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 clang.
from d9c4f8debc [SystemZ] Actually enable -mzvector keywords
new bcda707b20 Disable code object version 3 for HIP toolchain
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/Driver/ToolChains/HIP.cpp | 2 +-
test/Driver/hip-toolchain-no-rdc.hip | 16 ++++++++++++----
test/Driver/hip-toolchain-rdc.hip | 8 ++++++--
3 files changed, 19 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.