| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2008-06-04 Xinliang David Li <davidxl@google.com> | davidxl | 2008-06-04 | 1 | -0/+1 |
* | 2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk> | zadeck | 2008-04-21 | 1 | -0/+1 |
* | 2008-03-12 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-12 | 1 | -0/+1 |
* | * doc/invoke.texi: Document -ftree-loop-distribution. | spop | 2008-02-28 | 1 | -0/+1 |
* | * tree-parloops.c: New file. | rakdver | 2007-09-15 | 1 | -0/+1 |
* | 2007-07-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-28 | 1 | -0/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-06-12 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-12 | 1 | -0/+1 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -2/+16 |
* | * doc/passes.texi: Document predictive commoning. | rakdver | 2007-05-24 | 1 | -0/+1 |
* | * doc/loop.texi: Document the Omega linear constraints solver. | spop | 2007-03-09 | 1 | -0/+1 |
* | gcc/: | ian | 2007-02-01 | 1 | -1/+2 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -0/+1 |
* | 2006-11-03 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-11-04 | 1 | -0/+1 |
* | 2006-05-04 Leehod Baruch <leehod@il.ibm.com> | razya | 2006-05-04 | 1 | -0/+1 |
* | * dominance.c: Include timevar.h. | rakdver | 2006-04-19 | 1 | -0/+1 |
* | * timevar.def (TV_TREE_PHI_CPROP): New timevar. | law | 2006-03-28 | 1 | -0/+1 |
* | * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl): | rakdver | 2006-02-14 | 1 | -0/+1 |
* | 2006-01-16 Gabor Loki <loki@gcc.gnu.org> | loki | 2006-01-16 | 1 | -0/+1 |
* | 2005-12-11 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-11 | 1 | -0/+1 |
* | Interprocedural constant propagation. | razya | 2005-08-01 | 1 | -0/+1 |
* | 2005-07-19 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-19 | 1 | -1/+0 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -0/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-06 | 1 | -0/+1 |
* | * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | hubicka | 2005-05-25 | 1 | -0/+1 |
* | * timevar.def (TV_SCEV_CONST): New timevar. | rakdver | 2005-05-17 | 1 | -0/+1 |
* | * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | rakdver | 2005-05-17 | 1 | -7/+7 |
* | * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | law | 2005-04-13 | 1 | -0/+1 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+5 |
* | 2005-03-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-01 | 1 | -0/+1 |
* | * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c, | kazu | 2005-01-22 | 1 | -1/+2 |
* | PR tree-optimization/15349 | kazu | 2005-01-20 | 1 | -0/+1 |
* | 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-29 | 1 | -0/+1 |
* | * timevar.def (TV_TREE_LOOP_INIT, TV_TREE_LOOP_FINI): New timevars. | law | 2004-11-26 | 1 | -0/+2 |
* | * cfgloop.h (struct loop): Remove unused "nodes" field. | law | 2004-11-01 | 1 | -0/+1 |
* | * timevar.def (TV_FIND_REFERENCED_VARS): New. | steven | 2004-10-25 | 1 | -0/+1 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -0/+1 |
* | 2004-09-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-08 | 1 | -0/+1 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+1 |
* | * tree-ssa-loop-ivcanon.c: New file. | rakdver | 2004-08-24 | 1 | -0/+2 |
* | * Makefile.in (OBJS-common): Add postreload-gcse.c. | steven | 2004-08-18 | 1 | -0/+1 |
* | * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | dorit | 2004-08-17 | 1 | -0/+1 |
* | * timevar.def (TV_CPROP1, TV_CPROP2, TV_PRE, TV_HOIST, TV_LSM): | steven | 2004-08-09 | 1 | -1/+6 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -0/+1 |
* | * common.opt (ftree-fre): New flag. | dnovillo | 2004-06-29 | 1 | -0/+1 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+31 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -0/+1 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -0/+1 |