]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-phinodes.c
coretypes.h (gimple_seq, [...]): Typedef as gimple.
[thirdparty/gcc.git] / gcc / tree-phinodes.c
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-02-24  Bernhard Reutner... tree-phinodes.c (make_phi_node): Mark static.
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-03-06  Alexandre Olivare PR debug/42897 (yet another ice in verify_ssa)
2009-11-25  H.J. LuRemove trailing white spaces.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-12-11  Sebastian PopFix testsuite/gfortran.dg/graphite/id-4.f90.
2008-09-02  Sebastian Popbackport: configure: Regenerate.
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
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.