This is an automated email from the git hooks/post-receive script.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from a1d0b72 gcc/ Backport from trunk r239739. 2016-08-24 Michael Coll [...]
new eed9c6d gcc/ Backport from trunk r239865. 2016-08-30 Tamar Christ [...]
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/config/aarch64/aarch64-simd.md | 175 +++++++++++++++++++++++++++++++++----
1 file changed, 159 insertions(+), 16 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 bda8c85 [AVX-512] Simplify X86InstrInfo::copyPhysReg for 128/256-bit [...]
new e888613 [X86] Make some static arrays of opcodes const and shrink to [...]
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/X86/X86FastISel.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 ac396ea [Coroutines] Part11: Add final suspend handling.
new 481ecf2 [Target] Remove the AvailableRegClasses vector from TargetLow [...]
new bda8c85 [AVX-512] Simplify X86InstrInfo::copyPhysReg for 128/256-bit [...]
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/Target/TargetLowering.h | 4 --
lib/Target/X86/X86InstrInfo.cpp | 27 +++-------
lib/Target/X86/X86RegisterInfo.cpp | 10 ----
lib/Target/X86/X86RegisterInfo.h | 3 --
test/CodeGen/X86/avx512-calling-conv.ll | 27 ++++------
test/CodeGen/X86/avx512-ext.ll | 8 +--
test/CodeGen/X86/avx512-intrinsics.ll | 90 +++++++++++++++----------------
test/CodeGen/X86/avx512-mask-op.ll | 2 +-
test/CodeGen/X86/avx512-select.ll | 4 +-
test/CodeGen/X86/avx512-vbroadcast.ll | 4 +-
test/CodeGen/X86/masked_gather_scatter.ll | 36 ++++++-------
test/CodeGen/X86/masked_memop.ll | 4 +-
test/CodeGen/X86/pmul.ll | 61 +++++++--------------
test/CodeGen/X86/vector-sext.ll | 2 +-
test/CodeGen/X86/vector-zext.ll | 2 +-
15 files changed, 112 insertions(+), 172 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from b6686e2 gcc/ Backport from trunk r237988. 2016-07-04 Jiong Wang [...]
new a1d0b72 gcc/ Backport from trunk r239739. 2016-08-24 Michael Coll [...]
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/config/arm/arm-modes.def | 1 +
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 29 +++
gcc/config/arm/arm.md | 325 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/builtin_saddl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_saddll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_ssubl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_ssubll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_uaddl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_uaddll.c | 18 ++
gcc/testsuite/gcc.target/arm/builtin_usubl.c | 17 ++
gcc/testsuite/gcc.target/arm/builtin_usubll.c | 18 ++
12 files changed, 497 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_saddl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_saddll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_ssubl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_ssubll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_uaddl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_uaddll.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_usubl.c
create mode 100644 gcc/testsuite/gcc.target/arm/builtin_usubll.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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 94d916d gcc/testsuite/ Backport from trunk r237798. 2016-06-27 Ch [...]
new b6686e2 gcc/ Backport from trunk r237988. 2016-07-04 Jiong Wang [...]
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/config/aarch64/aarch64-simd-builtins.def | 2 +-
gcc/config/aarch64/aarch64.h | 6 +++---
gcc/config/aarch64/arm_neon.h | 2 +-
gcc/config/aarch64/atomics.md | 2 +-
gcc/doc/invoke.texi | 2 +-
5 files changed, 7 insertions(+), 7 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from ca4e6a6 gcc/testsuite/ Backport from trunk r237987. 2016-07-04 Ch [...]
new 94d916d gcc/testsuite/ Backport from trunk r237798. 2016-06-27 Ch [...]
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:
.../aarch64/advsimd-intrinsics/vget_lane.c | 2 +
.../advsimd-intrinsics/vld2_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld2q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld3_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld3q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld4_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vld4q_lane_f16_indices_1.c | 1 +
.../aarch64/advsimd-intrinsics/vreinterpret.c | 52 +++++++++++++++++++++-
.../aarch64/advsimd-intrinsics/vreinterpret_p128.c | 6 +++
.../aarch64/advsimd-intrinsics/vreinterpret_p64.c | 10 +++++
.../advsimd-intrinsics/vst2_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst2q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst3_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst3q_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst4_lane_f16_indices_1.c | 1 +
.../advsimd-intrinsics/vst4q_lane_f16_indices_1.c | 1 +
.../aarch64/advsimd-intrinsics/vstX_lane.c | 6 +++
17 files changed, 87 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from bb27c38 gcc/ Backport from trunk r238818. 2016-07-28 Wilco Dijkst [...]
new ca4e6a6 gcc/testsuite/ Backport from trunk r237987. 2016-07-04 Ch [...]
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/testsuite/c-c++-common/asan/clone-test-1.c | 4 ++++
1 file changed, 4 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from b9ee8ff gcc/ Backport from trunk r239772. 2016-08-26 Kyrylo Tkach [...]
new bb27c38 gcc/ Backport from trunk r238818. 2016-07-28 Wilco Dijkst [...]
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/config/aarch64/aarch64.c | 71 ++++++++++++++++++++++----------------------
1 file changed, 35 insertions(+), 36 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 384a721 [X86] Add AVX and AVX512 command lines to the vec_ss_load_fold test.
new ac396ea [Coroutines] Part11: Add final suspend handling.
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/Transforms/Coroutines/CoroEarly.cpp | 33 +++++++++++--
lib/Transforms/Coroutines/CoroSplit.cpp | 59 +++++++++++++++++++++--
lib/Transforms/Coroutines/Coroutines.cpp | 18 +++----
test/Transforms/Coroutines/{ex3.ll => ex5.ll} | 69 ++++++++++++++++-----------
4 files changed, 134 insertions(+), 45 deletions(-)
copy test/Transforms/Coroutines/{ex3.ll => ex5.ll} (51%)
--
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 d02e8e5 [CMake] [OCaml] Allow building OCaml bindings out of tree.
new bfa3e95 [X86] Remove FsVMOVAPSrm/FsVMOVAPDrm/FsMOVAPSrm/FsMOVAPDrm. D [...]
new 384a721 [X86] Add AVX and AVX512 command lines to the vec_ss_load_fold test.
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:
lib/Target/X86/X86InstrFragmentsSIMD.td | 5 --
lib/Target/X86/X86InstrInfo.cpp | 12 ---
lib/Target/X86/X86InstrSSE.td | 23 ------
test/CodeGen/X86/vec_ss_load_fold.ll | 130 ++++++++++++++++++++++++++++++++
4 files changed, 130 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.