Commit 9e22cddd by Zdenek Dvorak

tree-ssa-dom.c (simple_iv_increment_p): New function.

	* tree-ssa-dom.c (simple_iv_increment_p): New function.
	(simplify_rhs_and_lookup_avail_expr, eliminate_redundant_computations):
	Do not propagate value of iv before increment over the increment.

From-SVN: r95540
parent 9e7376e5
2005-02-25 Zdenek Dvorak <dvorakz@suse.cz> 2005-02-25 Zdenek Dvorak <dvorakz@suse.cz>
* tree-ssa-dom.c (simple_iv_increment_p): New function.
(simplify_rhs_and_lookup_avail_expr, eliminate_redundant_computations):
Do not propagate value of iv before increment over the increment.
2005-02-25 Zdenek Dvorak <dvorakz@suse.cz>
PR tree-optimization/19937 PR tree-optimization/19937
* tree-ssa-loop-ivopts.c (rewrite_use_compare): Cast the final value * tree-ssa-loop-ivopts.c (rewrite_use_compare): Cast the final value
to the type of the induction variable. to the type of the induction variable.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment