OSDN Git Service

2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / tree-optimize.c
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/