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] O(1) PHI argument look-up - Part 8/n


On Mon, 2004-11-22 at 23:59 -0500, Kazu Hirata wrote:

> 	* tree-cfg.c (tree_execute_on_growing_pred): New.
> 	(tree_cfg_hooks): Add tree_execute_on_growing_pred.
> 	* tree-flow.h: Add a prototype for
> 	reserve_phi_args_for_new_edge.
> 	* tree-phinodes.c (reserve_phi_args_for_new_edge): New.
> 	(add_phi_arg): Don't resize a PHI array.
> 
OK.


Diego.


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