aboutsummaryrefslogtreecommitdiff
path: root/gcc/timevar.def
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-012004-03-01 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2004-02-24 * Makefile.in (OBJS-common): Add tree-nrv.o.Jeff Law
2004-02-20 * Makefile.in (tree-ssa-loop.o): Add tree-inline.h dependency.Zdenek Dvorak
2004-02-16 * Makefile.in (OBJS-common): Add tree-ssa-dse.oJeff Law
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-02-11 * Makefile.in (OBJS-common): Add tree-ssa-forwprop.oJeff Law
2004-02-10 * Makefile.in (OBJS-common): Add tree-ssa-phiopt.oJeff Law
2004-02-10 * Makefile.in (OBJS-common): Add tree-ssa-alias.o.Diego Novillo
2004-02-03gcc/Steven Bosscher
2004-01-192004-01-19 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-01-07 * Makefile.in (OBJS-common): Remove tree-must-alias.oDiego Novillo
2003-12-13 * timevar.def (TV_TREE_STMT_VERIFY, TV_CFG_VERIFY, TV_CGRAPH_VERIFY):Jan Hubicka
2003-12-13 * timevar.def (TV_TREE_SSA_THREAD_JUMPS): Kill.Jeff Law
2003-12-06 * tree-ssa-loop.c: New.Zdenek Dvorak
2003-12-042003-12-03 Jan Hubicka <jh@suse.cz>Diego Novillo
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-11-20 Initial fix for PR optimization/12747Diego Novillo
2003-11-20 * Makefile.in (OBJS-common): Kill tree-ssa-copyprop.o.Jeff Law
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-10-24 * timevar.def (TV_TREE_SSA_THREAD_JUMPS): New timevar.Jeff Law
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-09-18 * tree-eh.c: New file.Richard Henderson
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-15 * Makefile.in (OBJS): Add tree-ssa-dom.oJeff Law
2003-07-14 Must alias analysis. Allow the SSA rename pass to be done on a setDiego Novillo
2003-06-17 * timevar.def (TV_TREE_BUILD_FUD_CHAINS): Remove.Steven Bosscher
2003-04-01 * Makefile.in (STRICT_WARN, STRICT2_WARN): Remove -Wtraditional.Diego Novillo
2003-03-11 * timevar.def (TV_TREE_SSA_TO_NORMAL): New timevar.Jeff Law
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-03-012003-02-28 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-29 * Makefile.in (ssa.o): Add dependency on $(TIMEVAR_H).Diego Novillo
2003-01-29 * timevar.def (TV_TREE_SSA_REWRITE_BLOCKS): Adjust legend.Diego Novillo
2003-01-29 * ssa.c (compute_dominance_frontiers_1): Use get_dominated_byJeff Law
2003-01-28New rewriting SSA form.Diego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-11-28 * Makefile.in (tree-ssa-pre.o, tree-cfg.o, gimplify.o, tree-ssa-dce.o,Diego Novillo
2002-11-062002-11-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2002-10-222002-10-21 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
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