aboutsummaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-21* bb-reorder.c (pass_partition_blocks::gate): Update comment.Andrew Burgess1-1/+1
2016-02-17re PR rtl-optimization/69609 (block reordering consumes an inordinate amount ...Richard Biener1-9/+28
2016-01-22system.h (string, algorithm): Include only conditionally.Michael Matz1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Fix bb-reorder problem with degenerate cond_jump (PR68182)Segher Boessenkool1-3/+3
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-11/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-11/+10
2015-10-11bb-reorder: Improve the simple algorithm for -Os (PR67864)Segher Boessenkool1-4/+12
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool1-4/+13
2015-10-01bb-reorder: Add the "simple" algorithmSegher Boessenkool1-1/+174
2015-10-01bb-reorder: Split out STCSegher Boessenkool1-11/+18
2015-08-19remove more useless typedefsTrevor Saunders1-2/+2
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-06-30target-insns.def (jump): New targetm instruction pattern.Richard Sandiford1-4/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-11/+8
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22re PR rtl-optimization/66237 (FAIL: gcc.dg/tree-prof/pr34999.c compilation, ...Mikhail Maltsev1-3/+6
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-12/+21
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev1-4/+1
2015-04-28always define HAVE_simple_return and HAVE_returnTrevor Saunders1-9/+0
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+11
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-24re PR lto/63968 (175.vpr from cpu2000 fails to build with LTO)Martin Liska1-2/+2
2014-11-19PR jit/63854: Fix memory leak within bb-reorder.cDavid Malcolm1-1/+1
2014-11-18fibonacci_heap is used for bb-reoder purpose.Martin Liska1-31/+30
2014-11-04Make a temporary sequence for a jump emitted only to examine its length.Bernd Schmidt1-4/+3
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm1-2/+2
2014-08-21bb-reorder.c: Use rtx_insnDavid Malcolm1-14/+16
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm1-2/+2
2014-07-09remove has_executeTrevor Saunders1-3/+0
2014-06-30re PR rtl-optimization/61608 (FAIL: gcc.target/arm/epilog-1.c scan-assembler ...Richard Henderson1-6/+13
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-0/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-1/+1
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford1-13/+15
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-3/+3
2014-04-17pass cfun to pass::executeTrevor Saunders1-116/+115
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-38/+36
2014-04-17remove has_gateTrevor Saunders1-3/+0
2014-03-23re PR rtl-optimization/60601 (profiledbootstrap fails with Ada)Eric Botcazou1-2/+1
2014-01-19re PR rtl-optimization/57763 (comp-goto-1.c: ICE verify_flow_info failed, err...Jakub Jelinek1-0/+3