| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-03-25 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-25 | 1 | -0/+1 |
* | * tree-pass.h (pass_phi_only_copy_prop): Delete. | law | 2006-03-21 | 1 | -15/+18 |
* | * function.h (struct function) <x_tail_recursion_reentry>: | steven | 2006-03-20 | 1 | -1/+0 |
* | * tree-pass.h (pass_cfg): Remove. | steven | 2006-03-14 | 1 | -1/+0 |
* | * predict.c (estimate_probability): Remove. | steven | 2006-03-12 | 1 | -3/+2 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+3 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -4/+4 |
* | gcc/ | steven | 2006-02-26 | 1 | -1/+0 |
* | 2006-02-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-20 | 1 | -1/+11 |
* | 2006-02-19 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-19 | 1 | -0/+1 |
* | 2006-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-15 | 1 | -1/+1 |
* | * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl): | rakdver | 2006-02-14 | 1 | -0/+1 |
* | 2006-02-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-08 | 1 | -74/+85 |
* | 2006-02-07 Jeff Law <law@redhat.com> | law | 2006-02-07 | 1 | -2/+3 |
* | 2006-01-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-01-25 | 1 | -6/+10 |
* | * tree-pretty-print.c (dump_generic_node): Handle | dnovillo | 2006-01-19 | 1 | -0/+1 |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+1 |
* | 2006-01-16 Gabor Loki <loki@gcc.gnu.org> | loki | 2006-01-16 | 1 | -0/+1 |
* | gcc: | bonzini | 2006-01-11 | 1 | -1/+1 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -2/+3 |
* | 2005-12-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-30 | 1 | -0/+1 |
* | 2005-12-23 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-24 | 1 | -1/+0 |
* | * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Remove | law | 2005-12-12 | 1 | -1/+2 |
* | * passes.c (init_optimization_passes): Document | dnovillo | 2005-11-23 | 1 | -4/+21 |
* | PR tree-opt/24300 | rth | 2005-10-11 | 1 | -6/+1 |
* | PR 24049 | rth | 2005-10-06 | 1 | -1/+6 |
* | * passes.c (init_optimization_passes): Replace copy propagation | law | 2005-09-27 | 1 | -2/+20 |
* | * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change. | rth | 2005-09-18 | 1 | -1/+4 |
* | * tree-pass.h (pass_vect_dce): Declare. | rth | 2005-09-17 | 1 | -0/+1 |
* | 2005-09-16 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-09-16 | 1 | -4/+2 |
* | PR debug/23190 | rth | 2005-09-09 | 1 | -2/+1 |
* | * tree-pass.h (TDF_GRAPH): Define. | jakub | 2005-08-20 | 1 | -8/+19 |
* | PR 22037 | dnovillo | 2005-08-04 | 1 | -0/+9 |
* | * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. Remove integrate.h | razya | 2005-08-01 | 1 | -0/+1 |
* | * Makefile.in (rtl-profile.o): Kill all traces of it. | hubicka | 2005-07-28 | 1 | -7/+1 |
* | PR debug/20161 | steven | 2005-07-28 | 1 | -1/+4 |
* | 2005-07-19 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-19 | 1 | -1/+0 |
* | * loop-init.c (rest_of_handle_loop2): Remove. | steven | 2005-07-19 | 1 | -5/+17 |
* | 2005-07-12 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-17 | 1 | -0/+1 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -0/+4 |
* | * tree-flow.h (remove_empty_loops, single_dom_exit): Declare. | rakdver | 2005-07-11 | 1 | -0/+1 |
* | * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.h | dnovillo | 2005-07-10 | 1 | -4/+0 |
* | PR 21356 | dnovillo | 2005-07-09 | 1 | -6/+7 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -1/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -1498/+531 |
* | * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | steven | 2005-06-30 | 1 | -1/+1 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -2/+2 |
* | * passes.c (rest_of_handle_branch_prob): Do not rebuild profiling info | hubicka | 2005-06-25 | 1 | -5/+7 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |