summaryrefslogtreecommitdiff
path: root/gcc/bb-reorder.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright years.jakub2015-01-051-1/+1
* PR lto/63968marxin2014-11-241-2/+2
* PR jit/63854: Fix memory leak within bb-reorder.cdmalcolm2014-11-191-1/+1
* fibonacci_heap is used for bb-reoder purpose.marxin2014-11-181-31/+30
* Make a temporary sequence for a jump emitted only to examine its length.bernds2014-11-041-4/+3
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-2/+2
* bb-reorder.c: Use rtx_insndmalcolm2014-08-211-14/+16
* Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm2014-08-181-2/+2
* remove has_executetbsaunde2014-07-091-3/+0
* PR rtl-opt/61608rth2014-06-301-6/+13
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-0/+1
* * tree.h (DECL_ONE_ONLY): Return true only for externally visiblehubicka2014-05-201-1/+1
* gcc/rsandifo2014-05-191-13/+15
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+3
* pass cfun to pass::executetbsaunde2014-04-171-116/+115
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-38/+36
* remove has_gatetbsaunde2014-04-171-3/+0
* PR rtl-optimization/60601ebotcazou2014-03-231-2/+1
* PR rtl-optimization/57763jakub2014-01-191-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1