]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgcleanup.c
[Ada] Add the System.Bitfield_Utils runtime unit
[thirdparty/gcc.git] / gcc / cfgcleanup.c
2019-07-18  rsandifoMake ifcvt clean up dead comparisons
2019-07-09  law2019-07-09 Dragan Mladjenovic <dmladjenovic@wavecomp...
2019-04-12  jakub PR rtl-optimization/90026
2019-03-09  jakub PR rtl-optimization/89634
2019-01-22  jakub PR rtl-optimization/88904
2019-01-01  jakub Update copyright years.
2018-12-13  jakub PR rtl-optimization/88470
2018-12-03  iiiRepeat jump threading after combine
2018-04-09  hubicka PR rtl/84058
2018-03-02  jakub PR target/84614
2018-01-24  hubicka * cfgcleanup.c (try_crossjump_to_edge): Use combine_wi...
2018-01-11  hubicka PR middle-end/83575
2018-01-10  marxinClean up partitioning in try_optimize_cfg (PR bootstrap...
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: REG_ARGS_SIZE
2017-12-20  rsandifopoly_int: MEM_OFFSET and MEM_SIZE
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-07-21  hubicka * cfgcleanup.c (flow_find_cross_jump): Do not crossjum...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-22  seghercfgcleanup: Ignore clobbers in bb_is_just_return
2017-04-18  law PR middle-end/80422
2017-03-27  jakub PR target/80102
2017-01-09  jakub PR translation/79019
2017-01-01  jakub Update copyright years.
2016-10-21  tbsaundemake tablejump_p return the label as a rtx_insn *
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22  tbsaundemake next/prev active_insn and active_insn_p take rtx_i...
2016-05-10  seghercfgcleanup: Handle a branch with just a return in both...
2016-05-04  seghercfgcleanup: Fold jumps and conditional branches with...
2016-05-04  seghercfgcleanup: Bugfix in try_simplify_condjump
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  marxinChange use to type-based pool allocator in cselib.c.
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-05  dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-22  tbsaunderemove more ifdefs for HAVE_cc0
2015-04-22  tbsaundealways define HAVE_cc0
2015-04-21  law PR rtl-optimization/64916
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-23  kyukhingcc/
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-26  dmalcolmVarious condition-handling calls
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-25  dmalcolmRemove BB_FOOTER scaffolding
2014-08-21  dmalcolmcfgcleanup.c: Use rtx_insn (also touches basic-block...
2014-08-19  dmalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-18  dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-08-05  rguenth2014-08-05 Richard Biener <rguenther@suse.de>
2014-07-09  tbsaunderemove has_execute
2014-06-16  ygribov2014-06-16 Yury Gribov <y.gribov@samsung.com>
2014-06-06  ebotcazou * rtl.h (insn_location): Declare.
2014-05-19  rsandifogcc/
2014-05-14  ebotcazou * cfgcleanup.c (try_forward_edges): Use location_t...
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaunderemove has_gate
2014-01-13  mrsMerge in trunk.
2014-01-09  jakub PR rtl-optimization/59724
2014-01-07  jakub PR rtl-optimization/58668
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-11-24  steven PR bootstrap/59279
2013-11-24  steven * jump.c (reset_insn_reg_label_operand_notes): New...
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tejohnson2013-11-21 Teresa Johnson <tejohnson@google.com>
2013-11-21  rsandifoMerge with trunk.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-04  mrsMerge in trunk.
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-10  jakub PR rtl-optimization/58365
next