| Commit message (Expand) | Author | Age | Files | Lines |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+7 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+3 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -7/+4 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -6/+6 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -5/+5 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -1/+1 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+2 |
* | * 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.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+7 |
* | Re-factor inclusion of tree.h. | dnovillo | 2013-10-21 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | * compare-elim.c (find_comparison_dom_walker): New class | law | 2013-09-18 | 1 | -23/+14 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | PR tree-optimization/58277 | jakub | 2013-08-30 | 1 | -0/+22 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -17/+35 |
* | Add tree-ssa-strlen optimization. | mpolacek | 2013-05-17 | 1 | -1/+29 |
* | PR tree-optimization/57230 | jakub | 2013-05-13 | 1 | -0/+19 |
* | PR tree-optimization/57230 | jakub | 2013-05-13 | 1 | -1/+1 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -23/+37 |
* | 2013-04-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-10 | 1 | -2/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | 2013-01-07 Richard Biener <rguenther@suse.de> | rguenth | 2013-01-07 | 1 | -5/+3 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -43/+38 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -2/+2 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -10/+7 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -3/+0 |
* | 2012-05-15 Tristan Gingold <gingold@adacore.com> | gingold | 2012-05-15 | 1 | -0/+6 |
* | * tree-ssa-strlen.c: Include expr.h. | jakub | 2011-10-27 | 1 | -8/+12 |
* | 2011-10-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2011-10-24 | 1 | -8/+38 |
* | Convert standard builtin functions from being arrays to using a functional in... | meissner | 2011-10-11 | 1 | -18/+15 |
* | PR tree-optimization/50613 | jakub | 2011-10-05 | 1 | -4/+8 |
* | PR tree-optimization/50604 | jakub | 2011-10-04 | 1 | -1/+1 |
* | * common.opt: Add -foptimize-strlen option. | jakub | 2011-09-27 | 1 | -0/+1997 |