This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c0a0f3a871 2018-04-13 Vladimir Makarov vmakarov@redhat.com new 4b068f331ca rs6000: Fix _mm_slli_epi{32,64} for shift values 16 through [...]
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 | 7 +++ gcc/config/rs6000/emmintrin.h | 23 ++++----- gcc/testsuite/ChangeLog | 8 ++++ gcc/testsuite/gcc.target/powerpc/sse2-pslld-1.c | 62 +++++++++++++++--------- gcc/testsuite/gcc.target/powerpc/sse2-psllq-1.c | 64 ++++++++++++++++--------- gcc/testsuite/gcc.target/powerpc/sse2-psllw-1.c | 60 ++++++++++++++--------- 6 files changed, 144 insertions(+), 80 deletions(-)