]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgcleanup.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cfgcleanup.c
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
2013-09-04  mrsMerge in trunk.
2013-08-31  tejohnsonThis patch sanitizes the partitioning to address issues...
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-05-15  tejohnson2013-05-15 Teresa Johnson <tejohnson@google.com>
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-01-30  mpolacekSmall cleanup in cleanup_cfg.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-11  jakub * sanitizer.def: Add comment about importance of order...
2012-11-20  jakub PR middle-end/55094
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-07-16  stevengcc/
2012-07-08  stevengcc/
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-06-09  rthPR c++/53602
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-26  ebotcazou * cfgcleanup.c (try_optimize_cfg): Do not delete forwa...
2012-05-08  matz * basic-block.h (struct rtl_bb_info): Remove visited...
2012-04-14  vries2012-04-14 Tom de Vries <tom@codesourcery.com>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-21  rguenth2012-03-21 Richard Guenther <rguenther@suse.de>
2011-10-05  bernds * doc/invoke.texi (-fshrink-wrap): Document.
2011-09-13  bernds * cfgcleanup.c (try_head_merge_bb): If get_condition...
2011-08-25  rthPR 50132
2011-08-02  rthPR target/49864
2011-07-19  rsandifogcc/
2011-07-19  rsandifogcc/
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-22  ebotcazou * cfgcleanup.c (try_forward_edges): Do not update...
2011-04-20  meyeringremove useless if-before-free tests
2011-04-07  vries2011-04-07 Tom de Vries <tom@codesourcery.com>
2011-04-07  vries2011-04-07 Tom de Vries <tom@codesourcery.com>
next