summaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.c
Commit message (Expand)AuthorAgeFilesLines
* * bb-reorder.c: Remove frequencies from comments.hubicka2017-11-141-49/+64
* * bb-reorder.c (max_entry_frequency): Remove.hubicka2017-11-091-59/+25
* * asan.c (create_cond_insert_point): Maintain profile.hubicka2017-11-031-32/+24
* * bb-reorder.c (find_traces_1_round): Fix off-by-one index.ebotcazou2017-10-271-19/+24
* * asan.c (create_cond_insert_point): Do not update edge count.hubicka2017-10-191-16/+16
* .marxin2017-08-081-0/+2
* PR target/81621jakub2017-08-031-2/+4
* * bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges):hubicka2017-07-211-0/+6
* * bb-reorder.c (connect_traces): Allow copying of blocks withinhubicka2017-07-201-4/+3
* * predict.c (propagate_unlikely_bbs_forward): Break out from ...hubicka2017-07-191-0/+15
* * bb-reorder.c (better_edge_p): Do not build traces across abnormal/ehhubicka2017-07-061-1/+8
* * bb-reorder.c (better_edge_p): Fix handling of uninitializedhubicka2017-07-041-1/+1
* * bb-reorder.c (fix_up_crossing_landing_pad): Update profile.hubicka2017-07-021-0/+2
* * bb-reorder.c (fix_up_crossing_landing_pad,hubicka2017-07-011-2/+2
* PR sanitizer/81262jakub2017-07-011-1/+0
* PR sanitizer/81262jakub2017-07-011-30/+16
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-12/+20
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-12/+13
* Update copyright years.jakub2017-01-011-1/+1
* bb-reorder: Improve compgotos pass (PR71785)segher2016-11-181-121/+94
* gcc: remove unneeded global related to hot/cold partitioningaburgess2016-11-161-2/+1
* 2016-10-17 Richard Biener <rguenther@suse.de>rguenth2016-10-171-1/+4
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * bb-reorder.c (pass_partition_blocks::gate): Update comment.law2016-06-221-1/+1
* 2016-02-17 Richard Biener <rguenther@suse.de>rguenth2016-02-171-9/+28
* * system.h (string, algorithm): Include only conditionally.matz2016-01-221-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* Fix bb-reorder problem with degenerate cond_jump (PR68182)segher2015-11-091-3/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-11/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-11/+10
* bb-reorder: Improve the simple algorithm for -Os (PR67864)segher2015-10-111-4/+12
* bb-reorder: Add -freorder-blocks-algorithm= and wire it upsegher2015-10-011-4/+13
* bb-reorder: Add the "simple" algorithmsegher2015-10-011-1/+174
* bb-reorder: Split out STCsegher2015-10-011-11/+18
* remove more useless typedefstbsaunde2015-08-191-2/+2
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* gcc/rsandifo2015-06-301-4/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* gcc/rsandifo2015-06-061-11/+8
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR rtl-optimization/66237miyuki2015-05-221-3/+6
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-12/+21
* Use std::swap instead of explicit swapsmiyuki2015-05-191-4/+1
* always define HAVE_simple_return and HAVE_returntbsaunde2015-04-281-9/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9