| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | * Makefile.in (omp-low.o): Depend on $(TARGET_H). | aldyh | 2013-08-27 | 1 | -1/+1 |
* | PR tree-optimization/58006 | jakub | 2013-08-18 | 1 | -3/+12 |
* | 2013-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-05-06 | 1 | -3/+3 |
* | 2013-03-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-26 | 1 | -5/+0 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -122/+142 |
* | 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 | -19/+21 |
* | 2012-09-30 Sharad Singhai <singhai@google.com> | singhai | 2012-10-01 | 1 | -1/+0 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -0/+1 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -4/+4 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -7/+5 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -18/+21 |
* | 2012-08-08 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-08 | 1 | -3/+1 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -2/+2 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -2/+0 |
* | 2012-08-03 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-03 | 1 | -1/+1 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -6/+0 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -4/+0 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -11/+5 |
* | 2012-07-10 Dehao Chen <dehao@google.com> | dehao | 2012-07-10 | 1 | -5/+11 |
* | 2012-06-22 Richard Guenther <rguenther@suse.de> | rguenth | 2012-06-22 | 1 | -1/+1 |
* | 2012-05-21 Razya Ladelsky <razya@il.ibm.com> | razya | 2012-05-21 | 1 | -5/+5 |
* | 2012-05-20 Razya Ladelsky <razya@il.ibm.com> | razya | 2012-05-20 | 1 | -3/+20 |
* | 2012-04-20 Razya Ladelsky <razya@il.ibm.com> | razya | 2012-04-22 | 1 | -42/+4 |
* | 2012-04-12 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-12 | 1 | -3/+6 |
* | 2012-04-12 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-12 | 1 | -1/+1 |
* | 2012-03-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-05 | 1 | -1/+2 |
* | 2012-03-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-05 | 1 | -0/+4 |
* | PR tree-optimization/52429 | jakub | 2012-02-29 | 1 | -1/+1 |
* | 2012-03-08 Richard Guenther <rguenther@suse.de> | rguenth | 2012-02-08 | 1 | -1/+4 |
* | * doc/invoke.texi: Update copyright years. | abel | 2012-01-27 | 1 | -1/+1 |
* | * tree-predcom.c (tree_predictive_commoning_loop): Bail out when | abel | 2012-01-25 | 1 | -2/+9 |
* | 07-05-2011 Razya Ladelsky <razya@il.ibm.com> | razya | 2011-07-05 | 1 | -0/+34 |
* | PR debug/47858 | jakub | 2011-06-22 | 1 | -11/+21 |
* | 2011-06-14 Zdenek Dvorak <ook@ucw.cz> | vries | 2011-06-14 | 1 | -1/+1 |
* | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | spop | 2011-01-25 | 1 | -0/+119 |
* | PR tree-optimization/47060 | jakub | 2010-12-30 | 1 | -1/+1 |
* | Do not include unnecessary .h files. | spop | 2010-12-28 | 1 | -5/+1 |
* | Fix PR47002: memory leaks. | spop | 2010-12-23 | 1 | -2/+5 |
* | PR tree-optimization/46969 | jakub | 2010-12-18 | 1 | -2/+21 |
* | PR debug/46799 | jakub | 2010-12-07 | 1 | -15/+25 |
* | PR debug/46561 | jakub | 2010-11-20 | 1 | -1/+2 |
* | PR tree-optimization/46099 | jakub | 2010-11-05 | 1 | -13/+58 |
* | 2010-10-21 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-21 | 1 | -12/+19 |
* | PR tree-optimization/46066 | jakub | 2010-10-20 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -3/+3 |
* | 2010-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-01 | 1 | -8/+5 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -1/+0 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+2 |