]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-complex.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-complex.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-19  Richard Bienertree-optimization/97897 - complex lowering on abnormal...
2020-10-19  Martin Jamborcplxlower: Avoid a transform when looking at a default...
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Jakub Jelinekre PR target/92449 (ICE in extract_insn, at recog.c...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-11  Richard Bienerre PR middle-end/88448 (gnat.dg/opt66.adb etc. FAIL)
2018-11-15  Richard Bienerre PR tree-optimization/88030 (ICE in calc_dfs_tree...
2018-11-08  Richard Bienerre PR tree-optimization/87929 (ICE in verify_gimple...
2018-10-22  Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-05-04  Richard Bienerre PR tree-optimization/85627 (ICE in update_phi_compon...
2018-05-03  Kyrylo Tkachov[tree-complex.c] PR tree-optimization/70291: Inline...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-11-01  Jeff Lawtree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove...
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-02  Jan Hubicka* tree-complex.c (expand_complex_div_wide): update...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-05-10  Richard Bienerre PR tree-optimization/70497 (Missed CSE of subregs...
2016-01-14  Jakub Jelinekre PR middle-end/68146 (ice in gimple_stmt_nonnegative_...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-13  Kai TietzAdd non-folding variants for convert_to_*.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-05  Richard SandifordRemove remaining uses of REAL_VALUES_IDENTICAL
2015-09-20  Trevor Saundersswitch from gimple to gimple*
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-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
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-07-09  Trevor Saundersremove has_execute
2014-06-24  Trevor Saundersallow storing values directly in hash tables
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-08  Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
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-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block 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-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-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-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-05  Thomas Quinot* tree-complex.c (expand_complex_operations_1): Fix...
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-21  Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Jakub Jelinekre PR middle-end/55921 (Crash in verify_ssa for asm...
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  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09  Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-07  Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02  Richard Guenthertree-flow.h (make_rename_temp): Remove.
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-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09  Xinliang David LiRevert r174848,174849
2011-06-09  David LiGator cleanup
2010-10-21  Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-07  Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
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-01-13  Richard Guentherre PR middle-end/42678 (ICE with lto1 in expand_mult...
2009-11-28  Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-27  Richard Guenthertree-complex.c (expand_complex_div_wide): Check for...
2009-09-24  Kaveh R. Ghazire PR middle-end/41435 (GCC doesn't fold complex int...
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-05-20  Martin Jambortree-flow.h (insert_edge_copies_seq): Undeclare.
next