c-opts.c (c_common_parse_file): Only start/end main source file if debug hooks says...
[platform/upstream/gcc.git] / gcc / tree-phinodes.c
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.