r207983 - in /branches/gcc-4_7-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Fri Feb 21 07:55:00 GMT 2014


Author: uros
Date: Fri Feb 21 07:55:35 2014
New Revision: 207983

URL: http://gcc.gnu.org/viewcvs?rev=207983&root=gcc&view=rev
Log:
	Backport from mainline
	2014-02-21  Jakub Jelinek  <jakub@redhat.com>

	* config/i386/i386.c (ix86_expand_vec_perm): Use V8SImode
	mode for mask of V8SFmode permutation.

	Backport from 4.8 branch
	2014-02-20  Jakub Jelinek  <jakub@redhat.com>

	PR target/57896
	* config/i386/i386.c (expand_vec_perm_interleave2): Don't call
	gen_reg_rtx if d->testing_p.
	(expand_vec_perm_pshufb2, expand_vec_perm_even_odd_1,
	expand_vec_perm_broadcast_1): Return early if d->testing_p and
	we will certainly return true.


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list