r144803 - in /branches/graphite/gcc: ChangeLog....

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Mar 12 05:42:00 GMT 2009


Author: spop
Date: Thu Mar 12 05:42:09 2009
New Revision: 144803

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144803
Log:
2009-03-12  Sebastian Pop  <sebastian.pop@amd.com>

	* sese.c (expand_scalar_variables_stmt,
	expand_scalar_variables_ssa_name): Add a gimple_stmt_iterator parameter.
	(expand_scalar_variables_expr): Handle REALPART_EXPR and IMAGPART_EXPR.
	(expand_scalar_variables): Pass to expand_scalar_variables_stmt
	the gimple_stmt_iterator of the statement to be expanded.
	* graphite-scop-detection.c (is_simple_operand): Do handle REALPART_EXPR.


Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-scop-detection.c
    branches/graphite/gcc/sese.c



More information about the Gcc-cvs mailing list