r235295 - in /trunk/gcc/testsuite: ChangeLog gc...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Wed Apr 20 19:44:00 GMT 2016


Author: hjl
Date: Wed Apr 20 19:44:52 2016
New Revision: 235295

URL: https://gcc.gnu.org/viewcvs?rev=235295&root=gcc&view=rev
Log:
Update load scan avx256-unaligned-load-1.c

Since avx_loadups256 and sse_loadups have been replaced by movv8sf_internal
and movv4sf_internal, respectively, we need to scan movv8sf_internal and
movv4sf_internal for load.

	* gcc.target/i386/avx256-unaligned-load-1.c: Update load scan.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c



More information about the Gcc-cvs mailing list