]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-copy.c
expander: Optimize store_expr from STRING_CST [PR95052]
[thirdparty/gcc.git] / gcc / tree-ssa-copy.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-21  Jeff Lawre PR tree-optimization/90949 (null pointer check removed)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-23  Richard Bienerre PR tree-optimization/87700 (Compile time hog w/...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-01  Jeff Lawtree-ssa-ccp.c (ccp_folder): New class derived from...
2017-11-01  Jeff Lawtree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-18  Richard Bienertree-ssa-propagate.h (substitute_and_fold): Adjust...
2016-09-15  Kugan VivekanandarajahIterator to visit SSA
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-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
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-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-07-14  Richard Bienerre PR c/61779 (gcc -Og fails with impossible constraint...
2014-07-09  Trevor Saundersremove has_execute
2014-07-08  Richard Bienertree-ssa-dom.h (loop_depth_of_name): Remove.
2014-06-26  Richard Bienerre PR tree-optimization/61607 (DOM missed jump threadin...
2014-06-18  Richard Bienertree-pass.h (make_pass_dce_loop): Remove.
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-11  Jakub Jelinekre PR tree-optimization/59417 (ICE in determine_value_r...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-28  Richard Sandifordtree-core.h (tree_base): Document use of static_flag...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
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-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-24  Christophe Lyongimple-pretty-print.c: Various whitespace tweaks.
2013-09-23  Kugan Vivekanandarajahgimple-pretty-print.c (dump_ssaname_info): New function.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-29  Richard Bienerre PR middle-end/57287 (Bogus uninitialized warning...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-05-28  Richard Bienerre PR tree-optimization/57411 (ICE: verify_ssa failed...
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-09  Richard Bienertree.h (unsave_expr_now): Remove.
2013-02-20  Richard Bienerre PR tree-optimization/56396 (memory corruption in...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-07  Richard Guenthertree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DE...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-20  Richard Guenthertree-ssa-copy.c (propagate_tree_value_into_stmt): Use...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-15  Richard Guentherre PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr3852...
2011-03-25  Richard Guenthertree-ssa-copy.c (stmt_may_generate_copy): Copies from...
2011-03-24  Jeff Lawtree-ssa-live.c (remove_unused_scope_block_p): Remove...
2010-12-08  Richard GuentherFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-11-26  Michael Matztree-ssa-copy.c (fini_copy_prop): Don't DCE when we...
2010-11-03  Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-08-10  Richard Guenthertree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
2010-08-09  Richard Guenthertree-ssa-copy.c (cached_last_copy_of): Remove.
2010-08-04  Richard Guenthertree-ssa-propagate.h (struct prop_value_d, [...]):...
2010-06-14  Jakub Jelinekre PR tree-optimization/44508 (libgomp.fortran/vla1...
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-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31  Richard GuentherFix PR43464: copyprop should maintain loop close phi...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-22  Richard Guenthertree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-08-27  Richard Guenthergengtype.c (main): Handle uint64_t.
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-05-28  Benjamin Kosniktree-ssa-copy.c (replace_exp_1): Move op for warning...
2009-05-26  Richard Guenthertree-vect-data-refs.c (vect_create_data_ref_ptr): Remov...
2009-05-03  Richard Guentherre PR tree-optimization/23329 (hack in may_propagate_co...
2009-04-04  Richard GuentherMakefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-28  Richard Guenthertree-ssa-copy.c (copy_prop_visit_phi_node): Do not...
2009-03-28  Richard Guentherre PR tree-optimization/38458 (copy-propagation doesn...
2009-03-27  Xinliang David LiFix for PR39548
2008-08-29  Richard Guenthercommon.opt (ftree-store-ccp): Mark as preserved for...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-28  Ian Lance Taylorre PR c++/34862 (operator new placement variant with...
2008-01-10  Richard Guentherre PR tree-optimization/34683 (SSA rewriting in the...
next