aboutsummaryrefslogtreecommitdiff
path: root/gcc/timevar.def
AgeCommit message (Expand)Author
2005-08-01Interprocedural constant propagation.Razya Ladelsky
2005-07-192005-07-19 Danny Berlin <dberlin@dberlin.org>Danny Berlin
2005-07-162005-07-16 Danny Berlin <dberlin@dberlin.org>Danny Berlin
2005-06-25Update FSF address.Kelley Cook
2005-06-062005-06-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-05-25 * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.Jan Hubicka
2005-05-17 * timevar.def (TV_SCEV_CONST): New timevar.Zdenek Dvorak
2005-05-17 * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.Zdenek Dvorak
2005-04-13 * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.Jeff Law
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-03-012005-03-01 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-01-22 * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,Kazu Hirata
2005-01-20 PR tree-optimization/15349Kazu Hirata
2004-11-292004-11-28 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-11-26 * timevar.def (TV_TREE_LOOP_INIT, TV_TREE_LOOP_FINI): New timevars.Jeff Law
2004-11-01 * cfgloop.h (struct loop): Remove unused "nodes" field.Jeff Law
2004-10-25 * timevar.def (TV_FIND_REFERENCED_VARS): New.Steven Bosscher
2004-09-23 * cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak
2004-09-082004-09-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-09-05 * tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak
2004-08-24 * tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak
2004-08-18 * Makefile.in (OBJS-common): Add postreload-gcse.c.Steven Bosscher
2004-08-17 * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos
2004-08-09 * timevar.def (TV_CPROP1, TV_CPROP2, TV_PRE, TV_HOIST, TV_LSM):Steven Bosscher
2004-07-10 * tree-ssa-loop-im.c: New file.Zdenek Dvorak
2004-06-29 * common.opt (ftree-fre): New flag.Diego Novillo
2004-05-25 * ddg.h, ddg.c, modulo-sched.c: New files.Ayal Zaks
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-01 * cgraph.c: Add overall comment.Jan Hubicka
2004-02-06 Josef Zlomek <zlomekj@suse.cz>Josef Zlomek
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-29 * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak
2003-11-21 * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.Richard Henderson
2003-10-19 * Makefile.in (toplev.o): Add value-prof.h dependency.Zdenek Dvorak
2003-10-11 * Makefile.in (web.o): New.Jan Hubicka
2003-07-09 * cgraph.c (cgraph_node_name): New function.Jan Hubicka
2003-02-26 * objc-act.c: Include cgraph.hJan Hubicka
2003-01-27 * timevar.def (TV_OVERLOAD, TV_TEMPLATE_INSTANTIATION): NewGabriel Dos Reis
2003-01-16 * gcse.c (one_cprop_pass): Change function arguments to take bothRoger Sayle
2003-01-14 * timevar.def: define TV_NAME_LOOKUP.Gabriel Dos Reis
2002-06-01 * Makefile.in (tracer.o): New.Jan Hubicka
2002-03-06 * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.Jan Hubicka
2001-10-20 * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-19 * timevar.def (TV_MACH_DEP): New.Richard Henderson
2001-07-16 * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka
2001-07-09 * Makefile.in (OBJS): Add ssa-ccp.oJeffrey A Law
2001-06-29 * ssa-dce.c (ssa_eliminate_dead_code): Renamed fromJeffrey A Law
2000-09-07Integrated preprocessor.Zack Weinberg
2000-08-02 * Makefile.in (OBJS): Added dce.o.Jeffrey Oldham