This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Make bsi_after_labels return a BSI pointing after the labels (4.1 too?)


Paolo Bonzini wrote:

> 2006-02-02  Paolo Bonzini  <bonzini@gnu.org>
> 
> 	* tree-flow-inline.h (bsi_after_labels): Rewrite, return
> 	what its name says.
> 	* lambda-code.c (perfect_nestify): Use bsi_insert_before on
> 	bsi_after_labels iterator.
> 	* tree-if-conv.c (find_phi_replacement_condition,
> 	replace_phi_with_cond_modify_expr): Likewise.
> 	* tree-scalar-evolution.c (scev_const_prop): Likewise.
> 	* tree-ssa-loop-ivopts.c (compute_phi_arg_on_exit): Likewise.
> 
OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]