| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/28364 | rakdver | 2006-08-16 | 1 | -4/+26 |
* | * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New function. | ebotcazou | 2006-06-21 | 1 | -3/+34 |
* | * tree-flow.h: Remove the prototype for | kazu | 2006-06-12 | 1 | -106/+0 |
* | PR tree-optimization/27639 | rakdver | 2006-05-24 | 1 | -7/+6 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -1/+1 |
* | PR tree-optimization/27548 | rakdver | 2006-05-17 | 1 | -1/+1 |
* | PR tree-optimization/27283 | rakdver | 2006-05-01 | 1 | -112/+107 |
* | 2006-05-01 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-01 | 1 | -0/+14 |
* | * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne, | spop | 2006-04-07 | 1 | -4/+4 |
* | PR tree-optimization/26643 | rakdver | 2006-03-29 | 1 | -2/+3 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -4/+4 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c (struct loop_data, loop_data): Removed. | rakdver | 2006-02-09 | 1 | -39/+10 |
* | * tree-ssa-loop-ivopts.c (enum use_type): Remove USE_OUTER. | rakdver | 2006-02-03 | 1 | -224/+5 |
* | 2006-02-02 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-02 | 1 | -5/+6 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -16/+14 |
* | PR tree-optimization/18527 | rakdver | 2006-01-06 | 1 | -18/+15 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -1/+1 |
* | PR tree-optimization/24793 | rakdver | 2005-12-19 | 1 | -3/+14 |
* | * tree-ssa-loop-ivopts.c (get_address_cost): Prevent splitting | rakdver | 2005-11-12 | 1 | -0/+6 |
* | PR tree-optimization/24483 | rakdver | 2005-11-03 | 1 | -1/+10 |
* | PR tree-optimization/22438 | rakdver | 2005-09-22 | 1 | -10/+46 |
* | PR tree-optimization/23509 | rakdver | 2005-09-09 | 1 | -7/+14 |
* | PR tree-optimization/22236 | spop | 2005-08-13 | 1 | -0/+2 |
* | PR tree-optimization/22325 | rakdver | 2005-07-27 | 1 | -15/+24 |
* | gcc: | bonzini | 2005-07-21 | 1 | -1/+2 |
* | * tree-flow.h (remove_empty_loops, single_dom_exit): Declare. | rakdver | 2005-07-11 | 1 | -1/+1 |
* | PR tree-optimization/21963 | rakdver | 2005-07-06 | 1 | -5/+11 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -7/+7 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * cgraphunit.c, tree-ssa-loop-ivopts.c, | kazu | 2005-06-12 | 1 | -1/+1 |
* | * tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTER | rakdver | 2005-06-08 | 1 | -13/+13 |
* | * tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expression | rakdver | 2005-06-07 | 1 | -1/+1 |
* | Fixes PR 18403 and meta PR 21861. | spop | 2005-06-07 | 1 | -5/+2 |
* | * tree-ssa-address.c: New file. | rakdver | 2005-06-07 | 1 | -215/+244 |
* | 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-02 | 1 | -22/+3 |
* | 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-02 | 1 | -9/+7 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * tree-nested.c (build_addr): New "context" argument. Temporarily | law | 2005-05-24 | 1 | -1/+1 |
* | 2005-05-19 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-05-19 | 1 | -3/+4 |
* | * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Apply | rakdver | 2005-05-17 | 1 | -1/+3 |
* | * tree-ssa-loop-ivopts.c (rewrite_address_base): Don't call | kazu | 2005-05-04 | 1 | -1/+0 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -46/+12 |
* | * tree-ssa-loop-ivopts.c: Fix a comment typo. | kazu | 2005-05-01 | 1 | -1/+1 |
* | PR tree-optimization/18316 | rakdver | 2005-05-01 | 1 | -182/+732 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -1/+1 |
* | PR tree-optimization/21171 | rakdver | 2005-04-27 | 1 | -0/+5 |
* | * tree-ssa-loop-ivopts.c (ivopts_data, decl_rtl_to_reset, | kazu | 2005-04-26 | 1 | -24/+30 |
* | * tree-ssa-loop-ivopts.c (struct cost_pair): Add value field. | rakdver | 2005-04-23 | 1 | -37/+65 |