| Commit message (Expand) | Author | Age | Files | Lines |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+1 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | * tree-ssa-loop.h: Remove include files. | amacleod | 2013-10-23 | 1 | -1/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+8 |
* | * tree-flow.h: Remove some prototypes. | amacleod | 2013-10-02 | 1 | -42/+0 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -3/+3 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -6/+6 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | 2013-09-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-06 | 1 | -125/+17 |
* | 2013-08-29 Richard Biener <rguenther@suse.de> | rguenth | 2013-08-29 | 1 | -0/+5 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -52/+108 |
* | Fix typos. | mrs | 2013-07-21 | 1 | -1/+1 |
* | 2013-02-20 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-20 | 1 | -4/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -14/+14 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -14/+14 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+3 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -4/+4 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -4/+4 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -7/+8 |
* | gcc/ | steven | 2012-07-16 | 1 | -3/+0 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -3/+1 |
* | 2012-07-10 Dehao Chen <dehao@google.com> | dehao | 2012-07-10 | 1 | -1/+3 |
* | PR middle-end/53590 | ebotcazou | 2012-06-15 | 1 | -2/+4 |
* | * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple. | matz | 2012-05-02 | 1 | -3/+1 |
* | 2012-04-27 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-27 | 1 | -1/+1 |
* | * tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION. | rth | 2012-02-10 | 1 | -0/+7 |
* | 2012-01-03 Richard Guenther <rguenther@suse.de> | rguenth | 2012-01-03 | 1 | -22/+29 |
* | PR debug/50317 | jakub | 2011-12-01 | 1 | -0/+20 |
* | * gengtype.c (write_field_root): Avoid out-of-scope access of newv. | matz | 2011-11-08 | 1 | -6/+12 |
* | 2011-10-18 Tom de Vries <tom@codesourcery.com> | vries | 2011-10-18 | 1 | -14/+23 |
* | 2011-10-07 Tom de Vries <tom@codesourcery.com> | vries | 2011-10-07 | 1 | -0/+4 |
* | 2011-09-08 Richard Guenther <rguenther@suse.de> | rguenth | 2011-09-08 | 1 | -0/+63 |
* | 2011-09-08 Richard Guenther <rguenther@suse.de> | rguenth | 2011-09-08 | 1 | -10/+22 |
* | 2011-09-06 Richard Guenther <rguenther@suse.de> | rguenth | 2011-09-06 | 1 | -0/+1 |
* | 2011-07-30 Tom de Vries <tom@codesourcery.com> | vries | 2011-07-30 | 1 | -0/+3 |
* | * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New. | jakub | 2011-06-27 | 1 | -1/+2 |
* | * tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for | jakub | 2011-06-22 | 1 | -0/+2 |
* | PR debug/47858 | jakub | 2011-06-22 | 1 | -2/+3 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -3/+3 |
* | 2011-05-23 Richard Guenther <rguenther@suse.de> | rguenth | 2011-05-23 | 1 | -1/+8 |
* | 2011-04-14 Richard Guenther <rguenther@suse.de> | rguenth | 2011-04-14 | 1 | -1/+4 |
* | * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid | law | 2011-03-31 | 1 | -8/+0 |
* | 2011-03-15 Richard Guenther <rguenther@suse.de> | rguenth | 2011-03-15 | 1 | -1/+2 |
* | 2010-11-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-17 | 1 | -0/+2 |
* | PR tree-optimization/44485 | jakub | 2010-08-26 | 1 | -3/+3 |
* | 2010-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-01 | 1 | -0/+3 |
* | * tree-ssa-dce.c (mark_last_stmt_necessary): New function. | ebotcazou | 2010-06-05 | 1 | -29/+34 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -1/+0 |