]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-dce.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-dce.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-14  Martin SeborCorrect/improve maybe_emit_free_warning (PR middle...
2020-11-12  Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-10-02  Jason Merrillc++: Set CALL_FROM_NEW_OR_DELETE_P on more calls.
2020-10-02  Richard Bienermake use of CALL_FROM_NEW_OR_DELETE_P
2020-06-04  Martin Jamboripa-sra: Do not remove statements necessary because...
2020-04-16  Martin LiskaList valid pairs for new and delete operators.
2020-04-08  Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-15  Martin LiskaClean up dead condition for operators in DCE.
2019-08-05  Martin LiskaHandle new operators with no arguments in DCE.
2019-07-31  Martin LiskaMark necessary 2nd and later args for delete op.
2019-07-30  Martin LiskaMark 2nd argument of delete operator as needed (PR...
2019-07-29  Martin LiskaFix ICE seen in tree-ssa-dce.c for new/delete pair.
2019-07-29  Richard SandifordPrevent tree-ssa-dce.c from deleting stores at -Og
2019-07-25  Martin LiskaExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-17  Jakub Jelinekomp-low.c (struct omp_context): Add scan_inclusive...
2019-06-13  Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-05-16  Jakub Jelinekomp-low.c (lower_rec_input_clauses): If OMP_CLAUSE_IF...
2019-05-02  Richard Bienerre PR tree-optimization/90273 (GCC runs out of memory...
2019-03-27  Richard Bienerre PR debug/89463 (debug information for iterator of...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-22  Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-06-08  Martin LiskaRemove MPX
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: get_ref_base_and_extent
2017-12-20  Richard Sandifordpoly_int: ao_ref and vn_reference_op_t
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-12-05  Bin Chengtree-ssa-dce.c (simple_dce_from_worklist): Move and...
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-19  Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-05-14  Trevor Saundersmake inverted_post_order_compute() operate on a vec
2017-05-05  Prathamesh Kulkarnire PR tree-optimization/80613 (ICE in is_gimple_reg_typ...
2017-04-29  Prathamesh Kulkarnire PR tree-optimization/79697 (unused realloc(0, n...
2017-01-23  Martin Liskause-after-scope: handle writes to a poisoned variable
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-25  Richard Bienerre PR tree-optimization/78343 (Loop is not eliminated)
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-05-24  Richard Bienerre PR tree-optimization/71253 (ICE during loop distribu...
2016-01-29  Richard Bienerre PR middle-end/69547 (no-op array initializer emits...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-20  Jan Hubickare PR tree-optimization/65337 (LTO bootstrap failure...
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-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-27  Marek Polacekre PR middle-end/67005 (ICE: in verify_loop_structure...
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-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-05-12  Richard Bienerre PR tree-optimization/66101 (internal compiler error...
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-10  Richard Bienerre PR tree-optimization/64191 (indirect clobbers messes...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-14  Jakub Jelinektree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminate...
2014-11-12  Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09  Trevor Saundersremove has_execute
2014-06-18  Richard Bienertree-ssa-dce.c (perform_tree_ssa_dce): Fixup bogus...
2014-06-18  Richard Bienertree-pass.h (make_pass_dce_loop): Remove.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-28  Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
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-29  Richard Bienerre PR tree-optimization/59334 (r205486 caused many...
2013-11-28  Richard Bienerre PR middle-end/59330 (Crash in is_gimple_reg_type)
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  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
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-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
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-12  Andrew MacLeodtree-ssa.h: New.
2013-09-06  Richard Bienerbasic-block.h (class control_dependences): New.
2013-08-29  Richard Bienerre PR tree-optimization/58246 (wrong code at -O1 and...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
next