]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-phinodes.c
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / tree-phinodes.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-02-26  Martin LiskaImprove memory statistics report readability.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-05  Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-20  Richard Bienergimple.h (gimple_phi_result): Add gphi * overload.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-18  Richard Bienerssa-iterators.h (ssa_vuse_operand): New inline.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-05-17  Trevor Saundersrm a bunch of _stat allocation functions
2014-04-23  David MalcolmChange is-a.h to support typedefs of pointers
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-01-24  Diego NovilloRemove zone allocator.
2013-01-18  Jakub Jelinekre PR tree-optimization/56029 (ICE: verify_gimple faile...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-06-17  Steven Bosscherexpmed.c (ceil_log2): Move from here...
2012-05-11  Richard Guenthertree-pass.h (pass_rest_of_compilation, [...]): Remove.
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.
next