r135190 - in /branches/ix86/avx/gcc: ChangeLog....
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Sun May 11 22:45:00 GMT 2008
Author: hjl
Date: Sun May 11 22:45:22 2008
New Revision: 135190
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135190
Log:
2008-05-11 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.c (print_reg): Support 't' for 256bit AVX
register.
(print_operand): Likewise.
(ix86_expand_vector_init_duplicate): Support V4DFmode,
V8SFmode and V8SImode.
(ix86_expand_vector_init_general): Likewise.
* config/i386/sse.md (*avx_concatv2sf): New.
(*vec_concatv2df_avx): Likewise.
(*avx_concatv2si): Likewise.
(vec_init<mode>): Likewise.
(*vec_concat<mode>_avx): Likewise.
Modified:
branches/ix86/avx/gcc/ChangeLog.avx
branches/ix86/avx/gcc/config/i386/i386.c
branches/ix86/avx/gcc/config/i386/sse.md
More information about the Gcc-cvs
mailing list