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]

r159416 - in /branches/vect256/gcc: ChangeLog.v...


Author: hjl
Date: Fri May 14 21:15:54 2010
New Revision: 159416

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159416
Log:
Correct vec_unpacks_hi_v8sf/vec_unpacks_float_hi_v8si.

2010-05-14  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/sse.md (*avx_cvtdq2pd256_2): New.
	(*avx_cvtps2pd256_2): Allow memory source.
	(vec_unpacks_hi_v8sf): Fixed.
	(vec_unpacks_float_hi_v8si): Likewise.

Modified:
    branches/vect256/gcc/ChangeLog.vect256
    branches/vect256/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]