ggc.h (GGC_RESIZEVAR): New, reorder macros.
[gcc.git] / gcc / tree-phinodes.c
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-23 Zdenek Dvoraktree-phinodes.c (reserve_phi_args_for_new_edge, [....
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2006-12-11 Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-05-08 Kazu Hiratasee.c, [...]: Fix comment typos.
2006-05-03 Andrew MacLeodre PR tree-optimization/27381 (ice on valid code with -O)
2006-02-23 Jeff Lawtree.h (PHI_ARG_NONZERO): Remove.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-23 Diego Novillo[multiple changes]
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-05 Kazu Hiratagenattrtab.c, [...]: Update copyright.
2005-03-03 Kazu Hiratatree-phinodes.c (remove_phi_node): Clean up by factorin...
2004-12-02 Kazu Hirata* tree-phinodes.c (remove_phi_arg_num): Fix a comment.
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-25 Kazu Hiratatree-phinodes.c (remove_phi_args): Replace phi_arg_from...
2004-11-23 Kazu Hiratatree-phinode.c (resize_phi_node): Abort when LEN is...
2004-11-23 Kazu Hiratatree-phinode.c (make_phi_node): Use a new variable...
2004-11-23 Kazu Hiratatree-cfg.c (tree_execute_on_growing_pred): New.
2004-11-22 Kazu Hiratatree-phinodes.c (remove_phi_arg_num): Make it static.
2004-11-22 Kazu Hiratatree-flow.h: Remove the prototype for remove_phi_arg.
2004-11-09 Kazu Hiratatree-phinodes.c (phi_reverse): New.
2004-11-06 Kazu Hiratatree-phinodes.c (remove_all_phi_nodes_for): Speed up...
2004-11-04 Kazu Hiratatree-phinodes.c (make_phi_node): Make it static.
2004-11-03 Kazu Hiratatree-phinodes.c (resize_phi_node): Copy only a portion...
2004-11-02 Kazu Hiratatree-phinodes.c (add_phi_arg): Add an assertion that...
2004-11-02 Kazu Hiratatree-phinodes.c (remove_phi_arg_num): Do not zero the...
2004-10-30 Kazu Hirata* tree-phinodes.c (create_phi_node): Don't zero PHI_REW...
2004-10-29 Kazu Hiratatree-phinodes.c (allocate_phi_node): New.
2004-10-29 Kazu Hiratatree-phinodes.c (make_phi_node, [...]): Don't zero...
2004-10-29 Kazu Hiratatree-phinodes.c (add_phi_arg): Turn an "if" that always...
2004-10-28 Kazu Hirata* tree-phinodes.c: Remove trailing whitespace.
2004-10-27 Steven Bosschertree-phinodes.c (remove_phi_arg_num): Don't remove...
2004-09-29 Ben Ellistontree-flow.h (struct bb_ann_d): Remove num_preds member.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-18 Jeff Lawtoplev.h (flag_delete_null_pointer_checks): Move from...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.