Daily bump.
[gcc.git] / gcc / bb-reorder.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-09-15 Segher Boessenkoolbb-reorder: Fix for ICEs caused by 69ca5f3a9882
2020-09-09 Segher Boessenkoolbb-reorder: Remove a misfiring micro-optimization ...
2020-02-25 Jakub Jelinektypo fix: Fix probablity, becuse, sucessor and destinar...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-09 Matthew Malcomson[mid-end] Add notes to dataflow insn info when re-emitt...
2019-11-20 Jan HubickaAdd pool_allocator for fibonaci heaps.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-06-26 Martin LiskaFix missing else keyword seen with clang-static-analyzer:
2019-06-03 Alan Modrabb-reorder.c (copy_bb_p): Don't overflow size calculation.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-02 Jan Hubickabb-reorer.c (find_rarely_executed_basic_blocks_and_cros...
2018-09-03 Alexander Monakovbb-reorder: convert to gcc_stablesort
2018-06-16 Jakub Jelinekre PR rtl-optimization/86108 (crash during unwinding...
2018-05-31 Jakub Jelinekre PR target/85984 (ICE in create_pseudo_cfg, at dwarf2...
2018-05-09 Eric Botcazoure PR rtl-optimization/85638 (build failure for Ada...
2018-05-04 Richard Bienerbb-reorder.c (sanitize_hot_paths): Release hot_bbs_to_c...
2018-04-13 Jakub Jelinekre PR rtl-optimization/85393 (Miscompilation with hot...
2018-01-12 Jakub Jelinekre PR debug/81155 (Debug make check regressions in...
2018-01-10 Martin LiskaClean up partitioning in try_optimize_cfg (PR bootstrap...
2018-01-04 Jakub Jelinekre PR debug/83585 (Assembler messages: Error: can't...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Jakub Jelinekre PR rtl-optimization/80747 (gcc.dg/tree-ssa/tailrecur...
2017-11-22 Eric Botcazoure PR rtl-optimization/83030 (ICE in create_pseudo_cfg...
2017-11-14 Jan Hubickabb-reorder.c: Remove frequencies from comments.
2017-11-09 Jan Hubickabb-reorder.c (max_entry_frequency): Remove.
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-27 Eric Botcazoubb-reorder.c (find_traces_1_round): Fix off-by-one...
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-03 Jakub Jelinekre PR target/81621 (ICE in delete_insn, at cfgrtl.c...
2017-07-21 Jan Hubickabb-reorder.c (find_rarely_executed_basic_blocks_and_cro...
2017-07-20 Jan Hubickabb-reorder.c (connect_traces): Allow copying of blocks...
2017-07-19 Jan Hubickapredict.c (propagate_unlikely_bbs_forward): Break out...
2017-07-06 Jan Hubickabb-reorder.c (better_edge_p): Do not build traces acros...
2017-07-04 Jan Hubickabb-reorder.c (better_edge_p): Fix handling of uninitial...
2017-07-02 Jan Hubicka* bb-reorder.c (fix_up_crossing_landing_pad): Update...
2017-07-01 Jan Hubickabb-reorder.c (fix_up_crossing_landing_pad, [...]):...
2017-07-01 Jakub Jelinekre PR sanitizer/81262 (verify_flow_info failed for...
2017-07-01 Jakub Jelinekre PR sanitizer/81262 (verify_flow_info failed for...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-18 Segher Boessenkoolbb-reorder: Improve compgotos pass (PR71785)
2016-11-16 Andrew Burgessgcc: remove unneeded global related to hot/cold partiti...
2016-10-17 Richard Bienerbb-reorder.c (reorder_basic_blocks_simple): Clear BB_VI...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-06-22 Andrew Burgess* bb-reorder.c (pass_partition_blocks::gate): Update...
2016-02-17 Richard Bienerre PR rtl-optimization/69609 (block reordering consumes...
2016-01-22 Michael Matzsystem.h (string, algorithm): Include only conditionally.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-09 Segher BoessenkoolFix bb-reorder problem with degenerate cond_jump (PR68182)
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-11 Segher Boessenkoolbb-reorder: Improve the simple algorithm for -Os (PR67864)
2015-10-01 Segher Boessenkoolbb-reorder: Add -freorder-blocks-algorithm= and wire...
2015-10-01 Segher Boessenkoolbb-reorder: Add the "simple" algorithm
2015-10-01 Segher Boessenkoolbb-reorder: Split out STC
2015-08-19 Trevor Saundersremove more useless typedefs
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30 Richard Sandifordtarget-insns.def (jump): New targetm instruction pattern.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-22 Mikhail Maltsevre PR rtl-optimization/66237 (FAIL: gcc.dg/tree-prof...
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-28 Trevor Saundersalways define HAVE_simple_return and HAVE_return
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-24 Martin Liskare PR lto/63968 (175.vpr from cpu2000 fails to build...
2014-11-19 David MalcolmPR jit/63854: Fix memory leak within bb-reorder.c
2014-11-18 Martin Liskafibonacci_heap is used for bb-reoder purpose.
2014-11-04 Bernd SchmidtMake a temporary sequence for a jump emitted only to...
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-26 David MalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-21 David Malcolmbb-reorder.c: Use rtx_insn
2014-08-18 David MalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-07-09 Trevor Saundersremove has_execute
2014-06-30 Richard Hendersonre PR rtl-optimization/61608 (FAIL: gcc.target/arm...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20 Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
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-03-23 Eric Botcazoure PR rtl-optimization/60601 (profiledbootstrap fails...
2014-01-19 Jakub Jelinekre PR rtl-optimization/57763 (comp-goto-1.c: ICE verify...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Teresa Johnsonre PR gcov-profile/59542 (ICE: verify_flow_info failed...
next