| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-optimize.c (init_tree_optimization_passes): Add | rakdver | 2004-09-25 | 1 | -0/+1 |
* | * cfgloop.h (update_single_exits_after_duplication): Declare. | rakdver | 2004-09-23 | 1 | -0/+1 |
* | PR middle-end/17126 | hubicka | 2004-09-21 | 1 | -9/+3 |
* | * tree-optimize.c (tree_rest_of_compilation): Kill forgotten | hubicka | 2004-09-18 | 1 | -1/+1 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -1/+1 |
* | PR tree-optimization/17509 | hubicka | 2004-09-17 | 1 | -1/+23 |
* | * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c, | kazu | 2004-09-14 | 1 | -1/+1 |
* | Toplevel: | dberlin | 2004-09-09 | 1 | -3/+0 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -2/+1 |
* | 2004-09-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-08 | 1 | -0/+1 |
* | * cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node. | hubicka | 2004-09-08 | 1 | -2/+11 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -28/+83 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+1 |
* | Tree level if-conversion for vectorizer. | dpatel | 2004-09-04 | 1 | -0/+1 |
* | * tree-ssa-loop-ivcanon.c: New file. | rakdver | 2004-08-24 | 1 | -0/+2 |
* | * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | dorit | 2004-08-17 | 1 | -0/+1 |
* | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 2004-07-28 | 1 | -0/+1 |
* | PR optimization/15077 | kenner | 2004-07-28 | 1 | -1/+4 |
* | * tree-optimize.c (register_one_dump_file): Update condition that uses | bbooth | 2004-07-27 | 1 | -43/+49 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -1/+1 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -0/+30 |
* | * tree-optimize.c (execute_todo): Flush DUMP_FILE before | dnovillo | 2004-07-13 | 1 | -2/+8 |
* | gcc/ChangeLog: | bonzini | 2004-07-12 | 1 | -1/+1 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -0/+1 |
* | * tree-dfa.c (dump_variable): If the variable is a pointer | dnovillo | 2004-07-09 | 1 | -1/+2 |
* | * langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | rth | 2004-07-07 | 1 | -11/+2 |
* | * function.h (struct function): Remove x_whole_function_mode_p. | rth | 2004-07-01 | 1 | -3/+0 |
* | * tree.h (immediate_size_expand): Delete. | rth | 2004-07-01 | 1 | -1/+0 |
* | * common.opt (ftree-loop-optimize): New flag. | rakdver | 2004-06-30 | 1 | -0/+6 |
* | * tree-ssa-loop-ch.c: New file. | rakdver | 2004-06-30 | 1 | -7/+5 |
* | * Makefile.in (tree-vn.o): New. | dnovillo | 2004-06-23 | 1 | -0/+28 |
* | CFG transparent RTL expansion: | hubicka | 2004-06-19 | 1 | -42/+9 |
* | * tree-alias-common.c: Add whitespace. | bje | 2004-06-17 | 1 | -1/+1 |
* | gcc/ChangeLog: | bonzini | 2004-06-16 | 1 | -89/+26 |
* | gcc/ChangeLog: | bonzini | 2004-06-15 | 1 | -4/+0 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -89/+469 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -3/+61 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -3/+3 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -1/+1 |
* | * tree-optimize.c (tree_rest_of_compilation): Do not release | hubicka | 2004-02-12 | 1 | -2/+0 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | PR c++/12850 | hubicka | 2004-01-29 | 1 | -13/+17 |
* | * tree-optimize.c (tree_rest_of_compilation): Fix warning. | hubicka | 2003-11-09 | 1 | -8/+0 |
* | * cgraphunit.c (cgraph_expand_function): Use | hubicka | 2003-11-09 | 1 | -7/+0 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -5/+4 |
* | * tree-optimize.c (tree_rest_of_compilation): Save and restore | rth | 2003-09-18 | 1 | -0/+5 |