]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-optimize.c
2004-09-06 Paolo Bonzini <bonzini@gnu.org>
[thirdparty/gcc.git] / gcc / tree-optimize.c
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05  kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-09-05  rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-04  dpatel Tree level if-conversion for vectorizer.
2004-08-24  rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-17  dorit * tree-vectorizer.c: New File: loop vectorizati...
2004-07-28  dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-28  kenner PR optimization/15077
2004-07-27  bbooth * tree-optimize.c (register_one_dump_file): Update...
2004-07-22  bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-17  steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-13  dnovillo * tree-optimize.c (execute_todo): Flush DUMP_FILE...
2004-07-12  bonzinigcc/ChangeLog:
2004-07-10  rakdver * tree-ssa-loop-im.c: New file.
2004-07-09  dnovillo * tree-dfa.c (dump_variable): If the variable is a...
2004-07-07  rth * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INL...
2004-07-01  rth * function.h (struct function): Remove x_whole_...
2004-07-01  rth * tree.h (immediate_size_expand): Delete.
2004-06-30  rakdver * common.opt (ftree-loop-optimize): New flag.
2004-06-30  rakdver * tree-ssa-loop-ch.c: New file.
2004-06-23  dnovillo * Makefile.in (tree-vn.o): New.
2004-06-19  hubicka CFG transparent RTL expansion:
2004-06-17  bje * tree-alias-common.c: Add whitespace.
2004-06-16  bonzinigcc/ChangeLog:
2004-06-15  bonzinigcc/ChangeLog:
2004-05-15  steven * c-gimplify.c (c_genericize):
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01  hubicka * cgraph.c: Add overall comment.
2004-03-14  sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-17  steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-12  hubicka * tree-optimize.c (tree_rest_of_compilation): Do not...
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-29  hubicka PR c++/12850
2003-11-09  hubicka * tree-optimize.c (tree_rest_of_compilation): Fix...
2003-11-09  hubicka * cgraphunit.c (cgraph_expand_function): Use
2003-09-22  rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21  rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21  rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18  rth * tree-optimize.c (tree_rest_of_compilation...
2003-09-08  rthgcc/
2003-08-29  rthgcc/