| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ssa.c, [...]: Remove files. | Richard Henderson | 2003-11-20 | 1 | -4/+0 |
* | Makefile.in (toplev.o): Add value-prof.h dependency. | Zdenek Dvorak | 2003-10-19 | 1 | -0/+1 |
* | Makefile.in (web.o): New. | Jan Hubicka | 2003-10-11 | 1 | -0/+1 |
* | cgraph.c (cgraph_node_name): New function. | Jan Hubicka | 2003-07-09 | 1 | -0/+2 |
* | objc-act.c: Include cgraph.h | Jan Hubicka | 2003-02-26 | 1 | -0/+4 |
* | timevar.def (TV_OVERLOAD, [...]): New timevar_id enumerations. | Gabriel Dos Reis | 2003-01-27 | 1 | -0/+2 |
* | gcse.c (one_cprop_pass): Change function arguments to take both cprop_jumps a... | Roger Sayle | 2003-01-16 | 1 | -1/+2 |
* | timevar.def: define TV_NAME_LOOKUP. | Gabriel Dos Reis | 2003-01-14 | 1 | -0/+1 |
* | Makefile.in (tracer.o): New. | Jan Hubicka | 2002-06-01 | 1 | -0/+1 |
* | cfgrtl.c (delete_insn_and_edges, [...]): New. | Jan Hubicka | 2002-03-06 | 1 | -0/+1 |
* | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 2001-10-20 | 1 | -0/+4 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -4/+4 |
* | timevar.def (TV_MACH_DEP): New. | Richard Henderson | 2001-08-18 | 1 | -0/+1 |
* | basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | Jan Hubicka | 2001-07-16 | 1 | -0/+4 |
* | Makefile.in (OBJS): Add ssa-ccp.o | Jeff Law | 2001-07-09 | 1 | -0/+1 |
* | ssa-dce.c (ssa_eliminate_dead_code): Renamed from eliminate_date_code. | Jeffrey A Law | 2001-06-29 | 1 | -1/+1 |
* | Integrated preprocessor. | Zack Weinberg | 2000-09-07 | 1 | -0/+2 |
* | Makefile.in (OBJS): Added dce.o. | Jeffrey Oldham | 2000-08-02 | 1 | -0/+1 |
* | timevar.def: Add TV_EXPAND. | Jason Merrill | 2000-06-09 | 1 | -0/+1 |
* | regrename.c (replace_reg_in_block): Improve REG_DEAD handling. | Stan Cox | 2000-05-11 | 1 | -2/+2 |
* | ifcvt.c: New file. | Richard Henderson | 2000-04-30 | 1 | -0/+2 |
* | Makefile.in (OBJS): Add timevar.o. | Alex Samuel | 2000-04-28 | 1 | -0/+73 |