r235013 - in /branches/gcc-5-branch/gcc: Change...
kyukhin@gcc.gnu.org
kyukhin@gcc.gnu.org
Fri Apr 15 09:36:00 GMT 2016
Author: kyukhin
Date: Fri Apr 15 09:36:31 2016
New Revision: 235013
URL: https://gcc.gnu.org/viewcvs?rev=235013&root=gcc&view=rev
Log:
AVX-512. Use proper mem ops modifier for Intel syntax in broadcast patter.
PR target/70662
gcc/
* config/i386/sse.md: Use proper memory operand
modifiers.
gcc/testsuite.
* gcc.target/i386/pr70662.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr70662.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/i386/sse.md
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list