]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
Update load scan avx256-unaligned-load-1.c
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 20 Apr 2016 19:44:52 +0000 (19:44 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 20 Apr 2016 19:44:52 +0000 (12:44 -0700)
commit8a5b9d5a9934a14a38f67c9b389c46ec062b98cd
tree28379fcb20366f350da7faecc7ef3b5ef13f59ce
parenta1e1ec76058dfe6d995555ce8f6633882e99e84d
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.

From-SVN: r235295
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c