]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-outof-ssa.c
Fix missed IPA-CP on by-ref argument directly passed through (PR 93429)
[thirdparty/gcc.git] / gcc / tree-outof-ssa.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-05  Eric Botcazouexcept.c (emit_to_new_bb_before): Make sure to put...
2019-04-19  Jakub Jelinekre PR middle-end/90139 (ICE in emit_block_move_hints...
2019-03-18  Richard Bienerre PR tree-optimization/88945 (ICE in fold_convert_loc...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-10-31  Richard Bienerre PR middle-end/70359 (Code size increase for x86...
2018-10-22  Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-05-25  Bin Chengtree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-08  Eric Botcazoutree-outof-ssa.h (ssaexpand): Add partitions_for_undefi...
2017-02-13  Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-07-26  Trevor Saundersadd a constructor to elim_graph
2016-07-26  Trevor Saundersremove elim_graph typedef
2016-03-07  Richard Hendersonre PR rtl-optimization/70061 (ICE: SIGSEGV in delete_in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-27  Alexandre Olivarevert to assign_parms assignments using default defs
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-14  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-25  David EdelsohnRevert:
2015-07-23  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
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-10  Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
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-05-02  Trevor Saundersmake emit_partition_copy return a rtx_insn *
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-25  David MalcolmConvert edge_def.insns.r to rtx_insn *
2014-07-28  Richard Sandifordre PR middle-end/61919 (FAIL: gfortran.dg/fmt_g0_6...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-05  Andrew MacLeodtree-outof-ssa.c (queue_phi_copy_p): Combine phi_ssa_na...
2013-10-29  Andrew MacLeodtree-outof-ssa.h: Remove include files.
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-26  Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
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-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-08  Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2011-12-21  Richard Guentherre PR lto/41159 ([LTO] ICE in insert_value_copy_on_edge...
2011-11-18  Bill Schmidttree-outof-ssa.c (insert_back_edge_copies): Add call...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-04-07  Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-15  Michael Matzre PR middle-end/43300 (ICE: in emit_move_insn, at...
2010-01-19  Jakub Jelinekre PR tree-optimization/42719 ("-fcompare-debug failure...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-12  Richard Sandifordre PR bootstrap/41031 (ICE in insert_value_copy_on_edge...
2009-08-09  Richard Sandifordtree-out-of-ssa.c (insert_value_copy_on_edge): If the...
2009-08-01  Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
2009-05-13  Michael Matzre PR middle-end/39976 (Big sixtrack degradation on...
2009-04-29  Andreas Krebbelre PR middle-end/39927 (build breakage for cris-elf...
2009-04-28  Michael Matzre PR middle-end/39922 (Revision 146817 caused many...
2009-04-27  Michael Matzssaexpand.h (struct ssaexpand): Member 'values' is...
2009-04-26  H.J. Lutree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED.
2009-04-26  Michael MatzExpand from SSA.
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-09-18  Andrew MacLeodFix comments and formatrting
2008-09-18  Andrew MacLeodfix PR 37102 by having out of ssa remove dead PHI nodes.
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-07  Richard Guentherre PR target/36713 (r137252 breaks -O2 optimization...
2008-06-20  Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-18  Jan Hubicka* tree-outof-ssa.c (pass_out_of_ssa): Do not depend...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
next