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

hjl@gcc.gnu.org hjl@gcc.gnu.org
Sun May 11 14:23:00 GMT 2008


Author: hjl
Date: Sun May 11 14:23:15 2008
New Revision: 135175

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

	* config/i386/i386.md (*rcpsf2_sse): Reformat.
	(*rsqrtsf2_sse): No need to set prefix_0f attibute.
	(*sqrt<mode>2_sse): Likewise.

	* config/i386/sse.md (<sse>_comi): Reformat.
	(<sse>_ucomi): Likewise.
	(sse3_movshdup): Likewise.
	(sse3_movsldup): Likewise.
	(*vec_dupv2df_sse3): Likewise.
	(vec_dupv2df): Likewise.
	(*sse4_1_pextrb): Likewise.
	(*sse4_1_pextrb_memory): Likewise.
	(*sse2_pextrw): Likewise.
	(*sse4_1_pextrw_memory): Likewise.
	(*sse4_1_pextrd): Likewise.
	(*sse4_1_pextrq): Likewise.
	(sse_ldmxcsr): Likewise.

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



More information about the Gcc-cvs mailing list