]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/bb-reorder.c
2019-04-15 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / bb-reorder.c
2019-01-01  jakub Update copyright years.
2018-12-02  hubicka * bb-reorer.c (find_rarely_executed_basic_blocks_and_c...
2018-09-03  amonakovbb-reorder: convert to gcc_stablesort
2018-06-16  jakub PR rtl-optimization/86108
2018-05-31  jakub PR target/85984
2018-05-09  ebotcazou PR rtl-optimization/85638
2018-05-04  rguenth2018-05-04 Richard Biener <rguenther@suse.de>
2018-04-13  jakub PR rtl-optimization/85393
2018-01-12  jakub PR debug/81155
2018-01-10  marxinClean up partitioning in try_optimize_cfg (PR bootstrap...
2018-01-04  jakub PR debug/83585
2018-01-03  jakub Update copyright years.
2017-12-21  jakub PR rtl-optimization/80747
2017-11-22  ebotcazou PR rtl-optimization/83030
2017-11-14  hubicka * bb-reorder.c: Remove frequencies from comments.
2017-11-09  hubicka * bb-reorder.c (max_entry_frequency): Remove.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-27  ebotcazou * bb-reorder.c (find_traces_1_round): Fix off-by-one...
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-08-08  marxin.
2017-08-03  jakub PR target/81621
2017-07-21  hubicka * bb-reorder.c (find_rarely_executed_basic_blocks_and_...
2017-07-20  hubicka * bb-reorder.c (connect_traces): Allow copying of...
2017-07-19  hubicka * predict.c (propagate_unlikely_bbs_forward): Break...
2017-07-06  hubicka * bb-reorder.c (better_edge_p): Do not build traces...
2017-07-04  hubicka * bb-reorder.c (better_edge_p): Fix handling of uninit...
2017-07-02  hubicka * bb-reorder.c (fix_up_crossing_landing_pad): Update...
2017-07-01  hubicka * bb-reorder.c (fix_up_crossing_landing_pad,
2017-07-01  jakub PR sanitizer/81262
2017-07-01  jakub PR sanitizer/81262
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-01-01  jakub Update copyright years.
2016-11-18  segherbb-reorder: Improve compgotos pass (PR71785)
2016-11-16  aburgessgcc: remove unneeded global related to hot/cold partiti...
2016-10-17  rguenth2016-10-17 Richard Biener <rguenther@suse.de>
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-06-22  law * bb-reorder.c (pass_partition_blocks::gate): Update...
2016-02-17  rguenth2016-02-17 Richard Biener <rguenther@suse.de>
2016-01-22  matz * system.h (string, algorithm): Include only condition...
2016-01-04  jakub Update copyright years.
2015-11-09  segherFix bb-reorder problem with degenerate cond_jump (PR68182)
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-11  segherbb-reorder: Improve the simple algorithm for -Os (PR67864)
2015-10-01  segherbb-reorder: Add -freorder-blocks-algorithm= and wire...
2015-10-01  segherbb-reorder: Add the "simple" algorithm
2015-10-01  segherbb-reorder: Split out STC
2015-08-19  tbsaunderemove more useless typedefs
2015-07-10  amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  rsandifogcc/
2015-06-25  amacleod2015-06-25 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-06  rsandifogcc/
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  miyukiPR rtl-optimization/66237
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-04-28  tbsaundealways define HAVE_simple_return and HAVE_return
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-11-24  marxinPR lto/63968
2014-11-19  dmalcolmPR jit/63854: Fix memory leak within bb-reorder.c
2014-11-18  marxinfibonacci_heap is used for bb-reoder purpose.
2014-11-04  berndsMake a temporary sequence for a jump emitted only to...
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-21  dmalcolmbb-reorder.c: Use rtx_insn
2014-08-18  dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-07-09  tbsaunderemove has_execute
2014-06-30  rthPR rtl-opt/61608
2014-05-24  hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-20  hubicka * tree.h (DECL_ONE_ONLY): Return true only for externa...
2014-05-19  rsandifogcc/
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  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-03-23  ebotcazou PR rtl-optimization/60601
2014-02-10  mrsMerge in trunk.
2014-01-19  jakub PR rtl-optimization/57763
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-19  tejohnson2013-12-19 Teresa Johnson <tejohnson@google.com>
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
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
next