This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 263b547 2016-04-19 Richard Biener rguenther@suse.de new b7040bb Remove UNSPEC_LOADU and UNSPEC_STOREU
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 | 178 ++++++++ gcc/config/i386/avx512bwintrin.h | 12 +- gcc/config/i386/avx512fintrin.h | 36 +- gcc/config/i386/avx512vlbwintrin.h | 24 +- gcc/config/i386/avx512vlintrin.h | 48 +- gcc/config/i386/i386-builtin-types.def | 50 +- gcc/config/i386/i386.c | 242 +++++----- gcc/config/i386/sse.md | 504 +-------------------- gcc/testsuite/ChangeLog | 28 ++ .../gcc.target/i386/avx256-unaligned-store-1.c | 6 +- .../gcc.target/i386/avx256-unaligned-store-2.c | 4 +- .../gcc.target/i386/avx256-unaligned-store-3.c | 6 +- .../gcc.target/i386/avx256-unaligned-store-4.c | 7 +- 13 files changed, 436 insertions(+), 709 deletions(-)