This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f5200f6e382 [InstCombine] For cos/sin -> tan copy attributes from cos i [...]
new 934005581fa [InstCombine] Apply the fix from r322284 for sin / cos -> tan too
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:
.../InstCombine/InstCombineMulDivRem.cpp | 5 ++--
test/Transforms/InstCombine/fdiv-sin-cos.ll | 33 ++++++++++++----------
2 files changed, 21 insertions(+), 17 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 clang.
from a28cfce9f7 [OpenCL] Reorder the CLK_sRGBx/sRGBA defines, NFC
new f92bbd50fe [Driver][RISCV] Fix r322276 for Windows (path separator issue)
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:
test/Driver/riscv32-toolchain.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 gcc.
from 374ef11dc85 gcc/ PR target/81821 * config/rx/rx.md (BW): New mode att [...]
new 3b1fb03de60 [arm][1/3] Add -march=armv8.4-a option
new 00b2ca01be2 [arm][2/3] Implement fp16fml extension for ARMv8.4-A
new ecbb9d7d77b [arm][3/3] Implement fp16fml lane intrinsics
The 3 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 | 75 ++++
gcc/config/arm/arm-c.c | 1 +
gcc/config/arm/arm-cpus.in | 24 +-
gcc/config/arm/arm-modes.def | 1 +
gcc/config/arm/arm-tables.opt | 13 +-
gcc/config/arm/arm.h | 10 +-
gcc/config/arm/arm_neon.h | 207 +++++++++++
gcc/config/arm/arm_neon_builtins.def | 16 +
gcc/config/arm/iterators.md | 40 ++-
gcc/config/arm/neon.md | 400 +++++++++++++++++++++
gcc/config/arm/t-aprofile | 7 +
gcc/config/arm/t-arm-elf | 4 +-
gcc/config/arm/t-multilib | 11 +-
gcc/config/arm/unspecs.md | 2 +
gcc/doc/invoke.texi | 29 ++
gcc/doc/sourcebuild.texi | 11 +
gcc/testsuite/ChangeLog | 20 ++
gcc/testsuite/gcc.target/arm/multilib.exp | 16 +
gcc/testsuite/gcc.target/arm/simd/fp16fml_high.c | 34 ++
.../simd/fp16fml_lane_high.c} | 14 +
.../simd/fp16fml_lane_low.c} | 14 +
gcc/testsuite/gcc.target/arm/simd/fp16fml_low.c | 34 ++
gcc/testsuite/lib/target-supports.exp | 45 +++
23 files changed, 1015 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/simd/fp16fml_high.c
copy gcc/testsuite/gcc.target/{aarch64/fp16_fmul_lane_high.h => arm/simd/fp16fml_l [...]
copy gcc/testsuite/gcc.target/{aarch64/fp16_fmul_lane_low.h => arm/simd/fp16fml_la [...]
create mode 100644 gcc/testsuite/gcc.target/arm/simd/fp16fml_low.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 gcc-7-branch
in repository gcc.
from 041fb7439c2 Daily bump.
new cc6420a8b98 gcc/ Backport from mainline 2018-01-11 Oleg Endo <olege [...]
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 | 9 +++++++++
gcc/config/rx/rx.md | 3 ++-
2 files changed, 11 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 llvm.
from 83d93d47c24 [InstCombine] add min3-with-nots test (PR35875); NFC
new d0807050dd4 [ValueTracking] recognize min/max-of-min/max with notted op [...]
new f5200f6e382 [InstCombine] For cos/sin -> tan copy attributes from cos i [...]
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/Analysis/ValueTracking.cpp | 43 +-
.../InstCombine/InstCombineMulDivRem.cpp | 5 +-
test/CodeGen/AArch64/minmax-of-minmax.ll | 706 ++++++++++-----------
test/Transforms/InstCombine/fdiv-cos-sin.ll | 27 +-
test/Transforms/InstCombine/max-of-nots.ll | 12 +-
5 files changed, 375 insertions(+), 418 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 openmp.
from b94d702 Force HWLOC topology method for NUMA-specific topology
new 9ea16f6 Fixed libomp static build broken by the commit rL322202.
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:
runtime/src/z_Linux_util.cpp | 2 ++
1 file changed, 2 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 gcc.
from b42450b3331 2018-01-11 Richard Biener <rguenther(a)suse.de>
new 374ef11dc85 gcc/ PR target/81821 * config/rx/rx.md (BW): New mode att [...]
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/rx/rx.md | 3 ++-
2 files changed, 8 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 llvm.
from e35ff4e49b6 [FuzzMutate] Avoid using swifterror as a source operand
new 83d93d47c24 [InstCombine] add min3-with-nots test (PR35875); NFC
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:
test/Transforms/InstCombine/max-of-nots.ll | 31 ++++++++++++++++++++++++++++++
1 file changed, 31 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 1694ebbaaf7 [X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle decoding
new e35ff4e49b6 [FuzzMutate] Avoid using swifterror as a source operand
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/FuzzMutate/OpDescriptor.h | 6 +++++-
unittests/FuzzMutate/RandomIRBuilderTest.cpp | 30 ++++++++++++++++++++++++++++
2 files changed, 35 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 llvm.
from 9901953429f [VectorLegalizer] Remove broken code in ExpandStore.
new 1694ebbaaf7 [X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle decoding
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/X86ISelLowering.cpp | 11 +
test/CodeGen/X86/2011-12-8-bitcastintprom.ll | 4 +-
test/CodeGen/X86/pmul.ll | 60 +--
test/CodeGen/X86/promote-vec3.ll | 4 +-
test/CodeGen/X86/psubus.ll | 17 +-
test/CodeGen/X86/vector-compare-results.ll | 726 +++++++++++++--------------
test/CodeGen/X86/vector-sext.ll | 30 +-
test/CodeGen/X86/widen_load-2.ll | 12 +-
8 files changed, 415 insertions(+), 449 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.