| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 | -1/+8 |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | * compare-elim.c (find_comparison_dom_walker): New class | law | 2013-09-18 | 1 | -22/+11 |
* | * 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 | -17/+36 |
* | 2013-06-12 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-06-12 | 1 | -0/+7 |
* | 2013-04-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-10 | 1 | -2/+1 |
* | PR c++/34949 | jakub | 2013-04-02 | 1 | -1/+10 |
* | 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 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -2/+0 |
* | 2012-07-04 Richard Guenther <rguenther@suse.de> | rguenth | 2012-07-04 | 1 | -2/+10 |
* | PR bootstrap/53197 | matz | 2012-05-03 | 1 | -6/+12 |
* | * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple. | matz | 2012-05-02 | 1 | -1/+1 |
* | 2012-04-27 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-27 | 1 | -1/+1 |
* | 2012-04-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-05 | 1 | -1/+4 |
* | 2012-04-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-05 | 1 | -3/+2 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -3/+1 |
* | 2011-04-14 Richard Guenther <rguenther@suse.de> | rguenth | 2011-04-14 | 1 | -140/+13 |
* | PR tree-optimization/47053 | law | 2011-01-22 | 1 | -0/+18 |
* | 2010-10-13 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-13 | 1 | -2/+3 |
* | * 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/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | 2010-03-08 Richard Guenther <rguenther@suse.de> | rguenth | 2010-03-08 | 1 | -11/+16 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -4/+4 |
* | 2009-06-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-27 | 1 | -29/+21 |
* | 2009-05-11 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-11 | 1 | -3/+1 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -407/+99 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -2/+2 |
* | 2009-01-26 Richard Guenther <rguenther@suse.de> | rguenth | 2009-01-26 | 1 | -8/+24 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -91/+94 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+4 |
* | 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com> | dnovillo | 2008-05-16 | 1 | -21/+6 |
* | 2008-05-14 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-14 | 1 | -23/+8 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -6/+11 |
* | 2008-03-05 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-05 | 1 | -17/+16 |
* | PR c++/34459 | jakub | 2007-12-20 | 1 | -0/+20 |
* | * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c, | kazu | 2007-10-14 | 1 | -1/+1 |
* | 2007-09-26 Richard Guenther <rguenther@suse.de> | rguenth | 2007-09-26 | 1 | -46/+45 |
* | 2007-09-26 Richard Guenther <rguenther@suse.de> | rguenth | 2007-09-26 | 1 | -305/+20 |
* | * passes.c (init_optimization_passes): Add simple dce and addressable | hubicka | 2007-09-07 | 1 | -0/+134 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -8/+15 |
* | Extend dse | revitale | 2007-05-13 | 1 | -4/+76 |