r137899 - in /branches/gimple-tuples-branch/gcc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Jul 16 20:03:00 GMT 2008


Author: jakub
Date: Wed Jul 16 20:03:11 2008
New Revision: 137899

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137899
Log:
	* tree-vect-patterns.c (vect_recog_pow_pattern): Don't call
	gimple_call_set_lhs with lhs of last_stmt.
	* tree-vect-transform.c (vectorizable_call): Build a new dummy
	assignment, replace the call with it and move over stmt_info.

Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/tree-vect-patterns.c
    branches/gimple-tuples-branch/gcc/tree-vect-transform.c



More information about the Gcc-cvs mailing list