summaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-optimize.c (execute_todo): Flush DUMP_FILE beforednovillo2004-07-131-2/+8
* gcc/ChangeLog:bonzini2004-07-121-1/+1
* * tree-ssa-loop-im.c: New file.rakdver2004-07-101-0/+1
* * tree-dfa.c (dump_variable): If the variable is a pointerdnovillo2004-07-091-1/+2
* * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove.rth2004-07-071-11/+2
* * function.h (struct function): Remove x_whole_function_mode_p.rth2004-07-011-3/+0
* * tree.h (immediate_size_expand): Delete.rth2004-07-011-1/+0
* * common.opt (ftree-loop-optimize): New flag.rakdver2004-06-301-0/+6
* * tree-ssa-loop-ch.c: New file.rakdver2004-06-301-7/+5
* * Makefile.in (tree-vn.o): New.dnovillo2004-06-231-0/+28
* CFG transparent RTL expansion:hubicka2004-06-191-42/+9
* * tree-alias-common.c: Add whitespace.bje2004-06-171-1/+1
* gcc/ChangeLog:bonzini2004-06-161-89/+26
* gcc/ChangeLog:bonzini2004-06-151-4/+0
* * c-gimplify.c (c_genericize):steven2004-05-151-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-89/+469
* * cgraph.c: Add overall comment.hubicka2004-04-011-3/+61
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-3/+3
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-1/+1
* * tree-optimize.c (tree_rest_of_compilation): Do not releasehubicka2004-02-121-2/+0
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* PR c++/12850hubicka2004-01-291-13/+17
* * tree-optimize.c (tree_rest_of_compilation): Fix warning.hubicka2003-11-091-8/+0
* * cgraphunit.c (cgraph_expand_function): Usehubicka2003-11-091-7/+0
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-5/+4
* * tree-optimize.c (tree_rest_of_compilation): Save and restorerth2003-09-181-0/+5
* gcc/rth2003-09-081-18/+4
* gcc/rth2003-08-291-0/+250