This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from aca107a7141 * targhooks.c (std_gimplify_va_arg_expr): Properly handle [...]
new 2a8e2ab2e9e x86: Always update EH return address in word_mode
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/ChangeLog | 6 ++++++
gcc/config/i386/i386.md | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr87014.C | 37 ++++++++++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr87014.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from f1f733e717c [TargetLowering] Disable BuildSDiv division by one or negone.
adds 949b54fea58 Revert "Revert r339977: [GISel]: Add Opcodes for a few LLVM [...]
No new revisions were added by this update.
Summary of changes:
include/llvm/Support/TargetOpcodes.def | 6 ++++++
include/llvm/Target/GenericOpcodes.td | 15 +++++++++++++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 10 ++++++++++
.../CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 20 ++++++++++++++++++++
.../AArch64/GlobalISel/legalizer-info-validation.mir | 6 ++++++
5 files changed, 57 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 f1f733e717c [TargetLowering] Disable BuildSDiv division by one or negone.
new 949b54fea58 Revert "Revert r339977: [GISel]: Add Opcodes for a few LLVM [...]
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/llvm/Support/TargetOpcodes.def | 6 ++++++
include/llvm/Target/GenericOpcodes.td | 15 +++++++++++++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 10 ++++++++++
.../CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 20 ++++++++++++++++++++
.../AArch64/GlobalISel/legalizer-info-validation.mir | 6 ++++++
5 files changed, 57 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 test-suite.
from f39933af Add BilateralFiltering kernel using Benchmark Library
new 17b3f8ea [SingleSource] update the protocols.m test after r340102
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:
SingleSource/UnitTests/ObjC/protocols.m | 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 gcc.
from 3d0b2bf6233 [CPP PATCH] node field bits
new aca107a7141 * targhooks.c (std_gimplify_va_arg_expr): Properly handle [...]
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/ChangeLog | 5 +++++
gcc/targhooks.c | 17 +++++++++++++++++
2 files changed, 22 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/llvm.
from 8ae5787df5b [ConstantFolding] improve folding of binops with vector und [...]
adds f1f733e717c [TargetLowering] Disable BuildSDiv division by one or negone.
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 3 +-
test/CodeGen/X86/combine-sdiv.ll | 196 ++++++++++++++++------------
2 files changed, 118 insertions(+), 81 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 8ae5787df5b [ConstantFolding] improve folding of binops with vector und [...]
new f1f733e717c [TargetLowering] Disable BuildSDiv division by one or negone.
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/SelectionDAG/TargetLowering.cpp | 3 +-
test/CodeGen/X86/combine-sdiv.ll | 196 ++++++++++++++++------------
2 files changed, 118 insertions(+), 81 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 e48e0940ce5 [ConstantFolding] add tests for binops on vectors with unde [...]
adds f654675def7 [MemorySSA] Update comment to better describe cfg change (NFC).
adds 8ae5787df5b [ConstantFolding] improve folding of binops with vector und [...]
No new revisions were added by this update.
Summary of changes:
include/llvm/Analysis/MemorySSAUpdater.h | 6 +++---
lib/IR/ConstantFold.cpp | 18 +++++++++---------
test/Analysis/ConstantFolding/vector-undef-elts.ll | 16 ++++++++--------
3 files changed, 20 insertions(+), 20 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/clang.
from b1704c4407 [OPENMP] Fix crash on the emission of the weak function decl [...]
adds fef69ae4fb Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode
No new revisions were added by this update.
Summary of changes:
include/clang/Driver/CC1Options.td | 4 +++-
lib/Driver/ToolChains/Cuda.cpp | 4 ++--
lib/Frontend/CompilerInvocation.cpp | 4 ++--
test/CodeGenCUDA/link-device-bitcode.cu | 10 ++++++++--
test/CodeGenCUDA/propagate-metadata.cu | 8 ++++----
test/Driver/cuda-detect.cu | 4 ++--
test/Driver/openmp-offload-gpu.c | 2 +-
7 files changed, 22 insertions(+), 14 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 e48e0940ce5 [ConstantFolding] add tests for binops on vectors with unde [...]
new f654675def7 [MemorySSA] Update comment to better describe cfg change (NFC).
new 8ae5787df5b [ConstantFolding] improve folding of binops with vector und [...]
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/Analysis/MemorySSAUpdater.h | 6 +++---
lib/IR/ConstantFold.cpp | 18 +++++++++---------
test/Analysis/ConstantFolding/vector-undef-elts.ll | 16 ++++++++--------
3 files changed, 20 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.