This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4774388df48 [testsuite/guality] Run guality tests with Og
new 9ac7b5cb489 PR target/85993 * config/sh/sh.c (output_mi_thunk): Remov [...]
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/sh/sh.c | 6 ------
2 files 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 a464223848e [DAGCombiner] fix typo in comment; NFC
new c7482ced308 [X86] Use 128-bit ops for 256-bit vzmovl patterns.
new ea81bb5e03d [X86] Use 128-bit blends instead vmovss/vmovsd for 512-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:
lib/Target/X86/X86InstrAVX512.td | 51 +++++++++++++++++------
lib/Target/X86/X86InstrSSE.td | 27 +++++++-----
test/CodeGen/X86/2012-01-12-extract-sv.ll | 12 +++---
test/CodeGen/X86/avx-load-store.ll | 8 +++-
test/CodeGen/X86/vec_extract-avx.ll | 14 +++----
test/CodeGen/X86/vector-extend-inreg.ll | 6 ++-
test/CodeGen/X86/vector-shuffle-256-v4.ll | 2 +-
test/CodeGen/X86/vector-shuffle-512-v16.ll | 4 +-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 8 ++--
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 8 ++--
10 files changed, 91 insertions(+), 49 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 gcc-8-branch
in repository gcc.
from baca74d61ad Daily bump.
new 604b0ebaa96 [gcc]
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 | 11 ++++++++++
gcc/config/rs6000/emmintrin.h | 25 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 11 ++++++++++
.../powerpc/{sse2-paddb-1.c => sse2-pand-1.c} | 7 +++---
.../powerpc/{sse2-paddb-1.c => sse2-pandn-1.c} | 7 +++---
.../powerpc/{sse2-psubw-1.c => sse2-por-1.c} | 9 ++++----
.../powerpc/{sse2-pavgb-1.c => sse2-pxor-1.c} | 12 +++++------
7 files changed, 64 insertions(+), 18 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{sse2-paddb-1.c => sse2-pand-1.c} (84%)
copy gcc/testsuite/gcc.target/powerpc/{sse2-paddb-1.c => sse2-pandn-1.c} (84%)
copy gcc/testsuite/gcc.target/powerpc/{sse2-psubw-1.c => sse2-por-1.c} (83%)
copy gcc/testsuite/gcc.target/powerpc/{sse2-pavgb-1.c => sse2-pxor-1.c} (83%)
--
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 2f7f7ab [OpenMP][libomptarget] Fix data sharing and globalization inf [...]
new 78b9aeb [cmake] Fix libomptarget/test/CMakeLists.txt
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:
libomptarget/test/CMakeLists.txt | 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 llvm.
from 08378e6ecfb [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)
new 597deb92844 [InstCombine] Corrections in comments for division transfor [...]
new a464223848e [DAGCombiner] fix typo in comment; NFC
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | 6 +++---
2 files changed, 4 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 7120b1dbea6 [InstSimplify] add fixme comment for PR37776; NFC
new 08378e6ecfb [DAGCombiner] extend(ifpositive(X)) -> shift-right (not X)
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/DAGCombiner.cpp | 37 +++++++++++++++++++++++++
test/CodeGen/AArch64/signbit-shift.ll | 17 ++++++------
test/CodeGen/AMDGPU/commute-compares.ll | 2 +-
test/CodeGen/PowerPC/signbit-shift.ll | 4 +--
test/CodeGen/PowerPC/testComparesigesll.ll | 8 +++---
test/CodeGen/PowerPC/testComparesllgesll.ll | 12 ++++----
test/CodeGen/X86/select.ll | 9 +++---
test/CodeGen/X86/selectcc-to-shiftand.ll | 32 ++++++++++-----------
test/CodeGen/X86/signbit-shift.ll | 43 ++++++++++++++---------------
test/CodeGen/XCore/ashr.ll | 5 ++--
10 files changed, 101 insertions(+), 68 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 39c6cee7e2a Revert "[testsuite/guality] Run guality tests with Og"
new 4774388df48 [testsuite/guality] Run guality tests with Og
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/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/guality/guality.exp | 9 +++++++++
gcc/testsuite/gcc.dg/guality/guality.exp | 3 ++-
gcc/testsuite/gfortran.dg/guality/guality.exp | 7 +++++++
gcc/testsuite/lib/gcc-gdb-test.exp | 14 ++++++++++++++
gcc/testsuite/lib/gfortran-dg.exp | 18 +++++++++++++-----
6 files changed, 54 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 24d52ec9f94 [AMDGPU] adjusted test checks because minnum with NaN gets [...]
new 7120b1dbea6 [InstSimplify] add fixme comment for PR37776; 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/InstSimplify/floating-point-compare.ll | 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.
unknown user pushed a change to branch master
in repository llvm.
from 268055dd8ce [InstSimplify] fold minnum/maxnum with NaN arg
new 24d52ec9f94 [AMDGPU] adjusted test checks because minnum with NaN gets [...]
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/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 9 +++++----
1 file changed, 5 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 4dd709869f4 [InstSimplify] add tests for minnum/maxnum; NFC
new 268055dd8ce [InstSimplify] fold minnum/maxnum with NaN arg
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/Analysis/InstructionSimplify.cpp | 8 ++++++++
.../InstSimplify/floating-point-arithmetic.ll | 24 ++++++++--------------
2 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.