Age | Commit message (Expand) | Author | Files | Lines |
2006-02-14 | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 1 | -0/+1 |
2006-01-16 | rtl-factoring.c: Add sequence abstraction algorithm. | Gabor Loki | 1 | -0/+1 |
2005-12-11 | tree-ssa-structalias.c (process_constraint): Remove code to transform address... | Daniel Berlin | 1 | -0/+1 |
2005-08-01 | Interprocedural constant propagation. | Razya Ladelsky | 1 | -0/+1 |
2005-07-19 | Makefile.in: Removed tree-promote-statics.c | Daniel Berlin | 1 | -1/+0 |
2005-07-16 | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | tree-ssa-reassoc.o: New. | Daniel Berlin | 1 | -0/+1 |
2005-05-25 | Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency. | Jan Hubicka | 1 | -0/+1 |
2005-05-17 | timevar.def (TV_SCEV_CONST): New timevar. | Zdenek Dvorak | 1 | -0/+1 |
2005-05-17 | ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | Zdenek Dvorak | 1 | -7/+7 |
2005-04-12 | Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | Jeff Law | 1 | -0/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -0/+5 |
2005-03-01 | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 1 | -0/+1 |
2005-01-22 | cfganal.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-20 | re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.) | Kazu Hirata | 1 | -0/+1 |
2004-11-28 | timevar.def (TV_TREE_REDPHI): New timevar. | Andrew Pinski | 1 | -0/+1 |
2004-11-25 | timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars. | Jeff Law | 1 | -0/+2 |
2004-10-31 | cfgloop.h (struct loop): Remove unused "nodes" field. | Jeff Law | 1 | -0/+1 |
2004-10-25 | timevar.def (TV_FIND_REFERENCED_VARS): New. | Steven Bosscher | 1 | -0/+1 |
2004-09-23 | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 1 | -0/+1 |
2004-09-08 | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 1 | -0/+1 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+1 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -0/+2 |
2004-08-18 | Makefile.in (OBJS-common): Add postreload-gcse.c. | Steven Bosscher | 1 | -0/+1 |
2004-08-17 | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 1 | -0/+1 |
2004-08-09 | timevar.def (TV_CPROP1, [...]): New timers. | Steven Bosscher | 1 | -1/+6 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -0/+1 |
2004-06-28 | common.opt (ftree-fre): New flag. | Diego Novillo | 1 | -0/+1 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -0/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -2/+31 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -0/+1 |
2004-02-06 | Josef Zlomek <zlomekj@suse.cz> | Josef Zlomek | 1 | -0/+1 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -0/+1 |
2003-11-20 | ssa.c, [...]: Remove files. | Richard Henderson | 1 | -4/+0 |
2003-10-19 | Makefile.in (toplev.o): Add value-prof.h dependency. | Zdenek Dvorak | 1 | -0/+1 |
2003-10-11 | Makefile.in (web.o): New. | Jan Hubicka | 1 | -0/+1 |
2003-07-09 | cgraph.c (cgraph_node_name): New function. | Jan Hubicka | 1 | -0/+2 |
2003-02-26 | objc-act.c: Include cgraph.h | Jan Hubicka | 1 | -0/+4 |
2003-01-27 | timevar.def (TV_OVERLOAD, [...]): New timevar_id enumerations. | Gabriel Dos Reis | 1 | -0/+2 |
2003-01-16 | gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a... | Roger Sayle | 1 | -1/+2 |
2003-01-14 | timevar.def: define TV_NAME_LOOKUP. | Gabriel Dos Reis | 1 | -0/+1 |
2002-06-01 | Makefile.in (tracer.o): New. | Jan Hubicka | 1 | -0/+1 |
2002-03-06 | cfgrtl.c (delete_insn_and_edges, [...]): New. | Jan Hubicka | 1 | -0/+1 |
2001-10-20 | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 1 | -0/+4 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -4/+4 |
2001-08-18 | timevar.def (TV_MACH_DEP): New. | Richard Henderson | 1 | -0/+1 |
2001-07-16 | basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | Jan Hubicka | 1 | -0/+4 |
2001-07-09 | Makefile.in (OBJS): Add ssa-ccp.o | Jeff Law | 1 | -0/+1 |