r235437 - in /trunk/gcc: ChangeLog tree-if-conv.c

amker@gcc.gnu.org amker@gcc.gnu.org
Tue Apr 26 11:16:00 GMT 2016


Author: amker
Date: Tue Apr 26 11:16:07 2016
New Revision: 235437

URL: https://gcc.gnu.org/viewcvs?rev=235437&root=gcc&view=rev
Log:
	* tree-if-conv.c (any_pred_load_store): New static variable.
	(if_convertible_gimple_assign_stmt_p): Remove parameter.  Use
	any_pred_load_store instead of and_mask_load_store.
	(if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
	(if_convertible_loop_p, insert_gimplified_predicates): Ditto.
	(combine_blocks, tree_if_conversion): Ditto.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-if-conv.c



More information about the Gcc-cvs mailing list