This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8aa500e348 inhereit LLVM_ENABLE_LIBXML2
new 184b170da5 Mark __builtin_shufflevector as using custom type checking
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/Builtins.def | 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.
"Mark Murray pushed a change to annotated tag linaro-snapshot-7.3-2018.11
in repository toolchain/gcc.
*** WARNING: tag linaro-snapshot-7.3-2018.11 was deleted! ***
tag was 0e542a91ec1
The revisions that were on this annotated tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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.
"Mark Murray pushed a change to branch linaro-local/snapshots/linaro-7.3-2018.11
in repository toolchain/gcc.
was 73f69f68f24 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This change permanently discards the following revisions:
discards 73f69f68f24 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
--
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 a1cda2e37fb 2018-11-29 Edward Smith-Rowland <3dw4rd(a)verizon.net>
new fcc6ff284cf * match.pd (sinh (atanh (x))): New simplification rules. [...]
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/match.pd | 19 +++++++++++
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/sinhatanh-1.c | 62 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/sinhatanh-2.c | 68 ++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/sinhatanh-3.c | 62 ++++++++++++++++++++++++++++++++++
6 files changed, 222 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/sinhatanh-1.c
create mode 100644 gcc/testsuite/gcc.dg/sinhatanh-2.c
create mode 100644 gcc/testsuite/gcc.dg/sinhatanh-3.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 llvm.
from 682163bb18d [CVP] tidy processCmp(); NFC
new 7fd87699a5a Add support for TFE/LWE in image intrinsics
new dd1b6604dba [CallSiteSplitting] Report edge deletion to DomTreeUpdater
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/IR/IntrinsicsAMDGPU.td | 6 +-
lib/Target/AMDGPU/AMDGPU.h | 4 +
lib/Target/AMDGPU/AMDGPU.td | 10 +
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 6 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 7 +
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/MIMGInstructions.td | 10 +-
lib/Target/AMDGPU/SIAddIMGInit.cpp | 181 +++++++++
lib/Target/AMDGPU/SIISelLowering.cpp | 343 +++++++++++++---
lib/Target/AMDGPU/SIInstrInfo.cpp | 36 ++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 1 +
lib/Transforms/InstCombine/InstCombineInternal.h | 3 +-
.../InstCombine/InstCombineSimplifyDemanded.cpp | 18 +-
lib/Transforms/Scalar/CallSiteSplitting.cpp | 4 +-
test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.ll | 438 ++++++++++++++++++++-
.../AMDGPU/llvm.amdgcn.image.load.a16.d16.ll | 12 +-
test/CodeGen/AMDGPU/llvm.amdgcn.image.load.a16.ll | 12 +-
.../AMDGPU/llvm.amdgcn.image.sample.d16.dim.ll | 53 +++
.../CodeGen/AMDGPU/llvm.amdgcn.image.sample.dim.ll | 186 +++++++++
test/Transforms/CallSiteSplitting/musttail.ll | 29 ++
.../AMDGPU/amdgcn-demanded-vector-elts.ll | 23 ++
22 files changed, 1307 insertions(+), 77 deletions(-)
create mode 100644 lib/Target/AMDGPU/SIAddIMGInit.cpp
--
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 6dc296f5212 PR target/54700 * config/i386/sse.md (ssebytemode): Add V [...]
new a1cda2e37fb 2018-11-29 Edward Smith-Rowland <3dw4rd(a)verizon.net>
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/std/deque | 4 +++-
libstdc++-v3/include/std/string | 4 +++-
libstdc++-v3/include/std/vector | 4 +++-
4 files changed, 16 insertions(+), 3 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/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from f3f67028ac Automatic date update in version.in
adds 637d905555 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.