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

rakdver@gcc.gnu.org rakdver@gcc.gnu.org
Sun Mar 16 21:07:00 GMT 2008


Author: rakdver
Date: Sun Mar 16 21:07:47 2008
New Revision: 133281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133281
Log:
	* tree-ssa-loop-ivopts.c: Tuplify.
	* gimple-dummy.c (multiplier_allowed_in_address_p, multiply_by_cost,
	tree_ssa_iv_optimize): Removed.
	* tree-ssa-phiopt.c (empty_block_p): Tuplify.
	* gimple.h (gimple_cond_lhs_ptr, gimple_cond_rhs_ptr): New.
	* passes.c (init_optimization_passes): Enable pass_iv_optimize.

	* gimplify.c (gimplify_omp_workshare, gimplify_expr): Avoid using
	uninitialized sequence.


Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/gimple-dummy.c
    branches/gimple-tuples-branch/gcc/gimple.h
    branches/gimple-tuples-branch/gcc/gimplify.c
    branches/gimple-tuples-branch/gcc/passes.c
    branches/gimple-tuples-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gimple-tuples-branch/gcc/tree-ssa-phiopt.c



More information about the Gcc-cvs mailing list