]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/timevar.def
2008-08-26 Vladimir Makarov <vmakarov@redhat.com>
[thirdparty/gcc.git] / gcc / timevar.def
2008-08-26  vmakarov2008-08-26 Vladimir Makarov <vmakarov@redhat.com>
2008-07-02  jamborm2008-07-02 Martin Jambor <mjambor@suse.cz>
2008-06-04  davidxl2008-06-04 Xinliang David Li <davidxl@google.com>
2008-04-21  zadeck2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk>
2008-03-12  rguenth2008-03-12 Richard Guenther <rguenther@suse.de>
2008-02-28  spop * doc/invoke.texi: Document -ftree-loop-distribution.
2007-09-15  rakdver * tree-parloops.c: New file.
2007-07-28  dberlin2007-07-28 Daniel Berlin <dberlin@dberlin.org>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-12  rguenth2007-06-12 Richard Guenther <rguenther@suse.de>
2007-06-11  dberlinMerge dataflow branch into mainline
2007-05-24  rakdver * doc/passes.texi: Document predictive commoning.
2007-03-09  spop * doc/loop.texi: Document the Omega linear constraints...
2007-02-01  iangcc/:
2006-12-12  dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-11-04  bonzini2006-11-03 Paolo Bonzini <bonzini@gnu.org>
2006-05-04  razya2006-05-04 Leehod Baruch <leehod@il.ibm.com>
2006-04-19  rakdver * dominance.c: Include timevar.h.
2006-03-28  law * timevar.def (TV_TREE_PHI_CPROP): New timevar.
2006-02-14  rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-01-16  loki2006-01-16 Gabor Loki <loki@gcc.gnu.org>
2005-12-11  dberlin2005-12-11 Daniel Berlin <dberlin@dberlin.org>
2005-08-01  razyaInterprocedural constant propagation.
2005-07-19  zadeck2005-07-19 Danny Berlin <dberlin@dberlin.org>
2005-07-16  zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>
2005-06-25  kcookUpdate FSF address.
2005-06-06  dberlin2005-06-06 Daniel Berlin <dberlin@dberlin.org>
2005-05-25  hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-17  rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17  rakdver * ggc-page.c (ggc_alloc_stat): Record amount of memory...
2005-04-13  law * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-09  dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-01  dberlin2005-03-01 Daniel Berlin <dberlin@dberlin.org>
2005-01-22  kazu * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa...
2005-01-20  kazu PR tree-optimization/15349
2004-11-29  pinskia2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-26  law * timevar.def (TV_TREE_LOOP_INIT, TV_TREE_LOOP_...
2004-11-01  law * cfgloop.h (struct loop): Remove unused "nodes" field.
2004-10-25  steven * timevar.def (TV_FIND_REFERENCED_VARS): New.
2004-09-23  rakdver * cfgloop.h (update_single_exits_after_duplication...
2004-09-08  dberlin2004-09-08 Daniel Berlin <dberlin@dberlin.org>
2004-09-05  rakdver * tree-ssa-loop-ivopts.c: New file.
2004-08-24  rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-18  steven * Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-17  dorit * tree-vectorizer.c: New File: loop vectorizati...
2004-08-09  steven * timevar.def (TV_CPROP1, TV_CPROP2, TV_PRE, TV_HOIST...
2004-07-10  rakdver * tree-ssa-loop-im.c: New file.
2004-06-29  dnovillo * common.opt (ftree-fre): New flag.
2004-05-25  hagog * ddg.h, ddg.c, modulo-sched.c: New files.
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01  hubicka * cgraph.c: Add overall comment.
2004-02-06  zlomek Josef Zlomek <zlomekj@suse.cz>
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-29  rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2003-11-21  rth * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.
2003-10-19  rakdver * Makefile.in (toplev.o): Add value-prof.h dependency.
2003-10-11  hubicka * Makefile.in (web.o): New.
2003-07-09  hubicka * cgraph.c (cgraph_node_name): New function.
2003-02-26  hubicka * objc-act.c: Include cgraph.h
2003-01-27  gdr * timevar.def (TV_OVERLOAD, TV_TEMPLATE_INSTANT...
2003-01-16  sayle * gcse.c (one_cprop_pass): Change function arguments...
2003-01-14  gdr * timevar.def: define TV_NAME_LOOKUP.
2002-06-01  hubicka * Makefile.in (tracer.o): New.
2002-03-06  hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2001-10-20  hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-19  rth * timevar.def (TV_MACH_DEP): New.
2001-07-16  hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-09  law * Makefile.in (OBJS): Add ssa-ccp.o
2001-06-29  law * ssa-dce.c (ssa_eliminate_dead_code): Renamed...
2000-09-07  zackIntegrated preprocessor.
2000-08-02  mmitchel * Makefile.in (OBJS): Added dce.o.
2000-06-09  jason * timevar.def: Add TV_EXPAND.
2000-05-11  scox * regrename.c (replace_reg_in_block): Improve REG_DEAD...
2000-04-30  rth * ifcvt.c: New file.
2000-04-28  samuelhangeLog: