]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-tailcall.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / tree-tailcall.c
2021-08-04  Richard Bienertree-optimization/101769 - tail recursion creates possi...
2021-07-22  Andrew PinskiFix PR 10153: tail recusion for vector types.
2021-06-01  Andrew PinskiFix PR 95481: tail call fails with empty struct types
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-08  Jan HubickaDisable TBAA in some uses of call_may_clobber_ref_p
2020-03-04  Jakub Jelinektailcall: Fix up process_assignment [PR94001]
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-30  Martin Jambor[PR 91579] Avoid creating redundant PHI nodes in tail...
2019-08-09  Richard SandifordReject tail calls that read from an escaped RESULT_DECL...
2019-05-20  Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-05-08  Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-04-29  Jason MerrillPR c++/82081 - tail call optimization breaks noexcept
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-03-08  Jakub Jelinekre PR tree-optimization/84739 (ICE in get_value_for_exp...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-17  Jan Hubickatree-tailcall.c (eliminate_tail_call): Be more careful...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-21  Richard SandifordAdd a type_has_mode_precision_p helper function
2017-06-26  Richard Bienerre PR tree-optimization/81203 (tail recursion: internal...
2017-06-21  Martin LiskaMake early return predictor more precise.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-06-02  Richard Bienerre PR tree-optimization/80948 (test case gcc.dg/torture...
2017-06-01  Richard Bienerre PR middle-end/66313 (Unsafe factorization of a*b...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-25  Richard SandifordTighten check for whether sibcall references local...
2016-11-21  Richard SandifordHandle sibcalls with aggregate returns
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-04  Jakub Jelinek* tree-tailcall.c (find_tail_calls): Ignore GIMPLE_NOPs.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-20  Richard Bienerre PR tree-optimization/68017 (ICE on valid code at...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-04-22  Bernhard Reutner... tree-tailcall.c (suitable_for_tail_opt_p, [...]): Remov...
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-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
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-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-07-09  Trevor Saundersremove has_execute
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-29  Jakub Jelinekre PR tree-optimization/60971 (Wrong code when coercing...
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-02-07  Jakub Jelinekre PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
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-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15  Richard Sandifordtree-tailcall.c (find_tail_calls): Don't use tail-call...
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-12  Andrew MacLeodtree-ssa.h: New.
2013-09-06  Jan Hubickare PR middle-end/58094 (IPA devirt testsuite errors)
2013-08-23  Jakub Jelinekre PR tree-optimization/58209 (ICE in extract_range_fro...
2013-08-12  Marek Polacekre PR tree-optimization/57980 (gcc 4.8.1 -foptimize...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-03-06  Jakub Jelinekre PR tree-optimization/56539 (ICE: verify_ssa failed...
2013-02-08  Richard BienerMakefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-07  Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02  Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01  Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-08-01  Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-07-20  Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
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.
2012-02-16  Jakub Jelinekre PR middle-end/52285 (libgcrypt _gcry_burn_stack...
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-07  Zdenek Dvorakre PR tree-optimization/48837 (Wrong optimization of...
2011-03-15  Richard Guentherre PR tree-optimization/41490 (tree-ssa-sink does not...
2011-02-15  Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2010-11-25  Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-03  Eric Botcazoutree-tailcall.c (find_tail_calls): Convert the operands...
2010-09-28  Richard HendersonHookize TARGET_UNWIND_INFO et al.
next