| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in (OBJS-common): Add tree-ssa-phiprop.o | Richard Guenther | 2008-03-12 | 1 | -0/+1 |
* | invoke.texi: Document -ftree-loop-distribution. | Sebastian Pop | 2008-02-28 | 1 | -0/+1 |
* | tree-parloops.c: New file. | Zdenek Dvorak | 2007-09-15 | 1 | -0/+1 |
* | timevar.def: Add TV_CALL_CLOBBER, TV_FLOW_SENSITIVE, TV_FLOW_INSENSITIVE. | Daniel Berlin | 2007-07-28 | 1 | -0/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the... | Richard Guenther | 2007-06-12 | 1 | -0/+1 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -2/+16 |
* | passes.texi: Document predictive commoning. | Zdenek Dvorak | 2007-05-24 | 1 | -0/+1 |
* | loop.texi: Document the Omega linear constraints solver. | Sebastian Pop | 2007-03-09 | 1 | -0/+1 |
* | lower-subreg.c: New file. | Ian Lance Taylor | 2007-02-01 | 1 | -1/+2 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -0/+1 |
* | fwprop.c: New file. | Paolo Bonzini | 2006-11-04 | 1 | -0/+1 |
* | [multiple changes] | Razya Ladelsky | 2006-05-04 | 1 | -0/+1 |
* | dominance.c: Include timevar.h. | Zdenek Dvorak | 2006-04-19 | 1 | -0/+1 |
* | timevar.def (TV_TREE_PHI_CPROP): New timevar. | Jeff Law | 2006-03-28 | 1 | -0/+1 |
* | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 2006-02-14 | 1 | -0/+1 |
* | rtl-factoring.c: Add sequence abstraction algorithm. | Gabor Loki | 2006-01-16 | 1 | -0/+1 |
* | tree-ssa-structalias.c (process_constraint): Remove code to transform address... | Daniel Berlin | 2005-12-11 | 1 | -0/+1 |
* | Interprocedural constant propagation. | Razya Ladelsky | 2005-08-01 | 1 | -0/+1 |
* | Makefile.in: Removed tree-promote-statics.c | Daniel Berlin | 2005-07-19 | 1 | -1/+0 |
* | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 2005-07-16 | 1 | -0/+4 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree-ssa-reassoc.o: New. | Daniel Berlin | 2005-06-06 | 1 | -0/+1 |
* | Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | Jan Hubicka | 2005-05-25 | 1 | -0/+1 |
* | timevar.def (TV_SCEV_CONST): New timevar. | Zdenek Dvorak | 2005-05-17 | 1 | -0/+1 |
* | ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | Zdenek Dvorak | 2005-05-17 | 1 | -7/+7 |
* | Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | Jeff Law | 2005-04-12 | 1 | -0/+1 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -0/+5 |
* | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 2005-03-01 | 1 | -0/+1 |
* | cfganal.c, [...]: Update copyright. | Kazu Hirata | 2005-01-22 | 1 | -1/+2 |
* | re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.) | Kazu Hirata | 2005-01-20 | 1 | -0/+1 |
* | timevar.def (TV_TREE_REDPHI): New timevar. | Andrew Pinski | 2004-11-28 | 1 | -0/+1 |
* | timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars. | Jeff Law | 2004-11-25 | 1 | -0/+2 |
* | cfgloop.h (struct loop): Remove unused "nodes" field. | Jeff Law | 2004-10-31 | 1 | -0/+1 |
* | timevar.def (TV_FIND_REFERENCED_VARS): New. | Steven Bosscher | 2004-10-25 | 1 | -0/+1 |
* | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 2004-09-23 | 1 | -0/+1 |
* | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 2004-09-08 | 1 | -0/+1 |
* | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 2004-09-05 | 1 | -0/+1 |
* | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 2004-08-24 | 1 | -0/+2 |
* | Makefile.in (OBJS-common): Add postreload-gcse.c. | Steven Bosscher | 2004-08-18 | 1 | -0/+1 |
* | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 2004-08-17 | 1 | -0/+1 |
* | timevar.def (TV_CPROP1, [...]): New timers. | Steven Bosscher | 2004-08-09 | 1 | -1/+6 |
* | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 2004-07-10 | 1 | -0/+1 |
* | common.opt (ftree-fre): New flag. | Diego Novillo | 2004-06-28 | 1 | -0/+1 |
* | ddg.h, [...]: New files. | Ayal Zaks | 2004-05-25 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+31 |
* | cgraph.c: Add overall comment. | Jan Hubicka | 2004-04-01 | 1 | -0/+1 |
* | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 2004-02-06 | 1 | -0/+1 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 2004-01-29 | 1 | -0/+1 |