This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r135385 - in /branches/ix86/avx/gcc: ChangeLog....


Author: hjl
Date: Thu May 15 18:00:20 2008
New Revision: 135385

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135385
Log:
2008-05-15  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/sse.md (*avx_cvtsi2sd): Put prefix attribute
	before mode attribute.
	(*avx_cvtsi2sdq): Likewise.
	(avx_unpckhps256): Likewise.
	(*avx_unpckhps): Likewise.
	(avx_unpcklps256): Likewise.
	(*avx_unpcklps): Likewise.
	(avx_movshdup256): Likewise.
	(avx_movsldup256): Likewise.
	(*avx_shufps_1): Likewise.
	(*avx_movss): Likewise.
	(*vec_concatv4sf_avx): Likewise.
	(avx_unpckhpd256): Likewise.
	(avx_unpcklpd256): Likewise.
	(*avx_unpcklpd): Likewise.
	(*avx_shufpd_1): Likewise.
	(*avx_movsd): Likewise.
	(*vec_concatv2df_avx): Likewise.
	(*vec_concat<mode>_avx): Likewise.

Modified:
    branches/ix86/avx/gcc/ChangeLog.avx
    branches/ix86/avx/gcc/config/i386/sse.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]