| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | tracer: Make bb_seen static | segher | 2016-04-28 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | [Patch,tree-optimization]: Add new path Splitting pass on tree ssa | law | 2015-11-13 | 1 | -12/+21 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -5/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -4/+4 |
* | * internal-fn.c (expand_UNIQUE): New. | nathan | 2015-10-27 | 1 | -7/+14 |
* | switch from gimple to gimple* | tbsaunde | 2015-09-20 | 1 | -2/+2 |
* | 2015-07-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-10 | 1 | -0/+1 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -13/+4 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -3/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -3/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -3/+0 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+10 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | tracer ported to new fibonacci_heap data structure. | marxin | 2014-11-18 | 1 | -13/+11 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+10 |
* | 2014-10-20 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-20 | 1 | -0/+1 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -1/+0 |
* | 2014-06-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-06 | 1 | -4/+2 |
* | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -1/+1 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -31/+28 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -7/+5 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -1/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+4 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -2/+2 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -0/+2 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -18/+35 |
* | 2013-02-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-06 | 1 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -2/+2 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -1/+1 |
* | 2012-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2012-10-29 | 1 | -1/+6 |
* | * tracer.c (mark_bb_seen): Use SBITMAP_SIZE. | steven | 2012-08-22 | 1 | -1/+1 |
* | gcc/ | steven | 2012-07-20 | 1 | -2/+2 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | gcc/ | steven | 2012-07-08 | 1 | -4/+2 |
* | 2012-06-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2012-06-17 | 1 | -1/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | 2012-04-04 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-04 | 1 | -1/+8 |
* | 2012-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-03 | 1 | -7/+11 |
* | PR middle-end/51211 | rth | 2011-11-19 | 1 | -0/+9 |