summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/18527rakdver2006-01-061-18/+15
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-1/+1
* PR tree-optimization/24793rakdver2005-12-191-3/+14
* * tree-ssa-loop-ivopts.c (get_address_cost): Prevent splittingrakdver2005-11-121-0/+6
* PR tree-optimization/24483rakdver2005-11-031-1/+10
* PR tree-optimization/22438rakdver2005-09-221-10/+46
* PR tree-optimization/23509rakdver2005-09-091-7/+14
* PR tree-optimization/22236spop2005-08-131-0/+2
* PR tree-optimization/22325rakdver2005-07-271-15/+24
* gcc:bonzini2005-07-211-1/+2
* * tree-flow.h (remove_empty_loops, single_dom_exit): Declare.rakdver2005-07-111-1/+1
* PR tree-optimization/21963rakdver2005-07-061-5/+11
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-7/+7
* Update FSF address.kcook2005-06-251-2/+2
* * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu2005-06-121-1/+1
* * tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTERrakdver2005-06-081-13/+13
* * tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expressionrakdver2005-06-071-1/+1
* Fixes PR 18403 and meta PR 21861.spop2005-06-071-5/+2
* * tree-ssa-address.c: New file.rakdver2005-06-071-215/+244
* 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-021-22/+3
* 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-021-9/+7
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * tree-nested.c (build_addr): New "context" argument. Temporarilylaw2005-05-241-1/+1
* 2005-05-19 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-191-3/+4
* * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Applyrakdver2005-05-171-1/+3
* * tree-ssa-loop-ivopts.c (rewrite_address_base): Don't callkazu2005-05-041-1/+0
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-46/+12
* * tree-ssa-loop-ivopts.c: Fix a comment typo.kazu2005-05-011-1/+1
* PR tree-optimization/18316rakdver2005-05-011-182/+732
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-1/+1
* PR tree-optimization/21171rakdver2005-04-271-0/+5
* * tree-ssa-loop-ivopts.c (ivopts_data, decl_rtl_to_reset,kazu2005-04-261-24/+30
* * tree-ssa-loop-ivopts.c (struct cost_pair): Add value field.rakdver2005-04-231-37/+65
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-3/+1
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-3/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-17/+36
* PR target/20625rakdver2005-04-051-4/+20
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-10/+16
* * Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.rsandifo2005-04-041-11/+17
* * params.c (set_param_value): Use gcc_assert & gcc_unreachable.nathan2005-04-031-2/+2
* * tree-ssa-loop-ivopts.c (determine_iv_cost): Do not try to preserverakdver2005-03-221-2/+5
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-1/+1
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-1/+1
* * tree-phinodes.c (remove_phi_node): Drop the last argument.kazu2005-03-051-1/+1
* PR tree-optimization/19937rakdver2005-02-251-3/+5
* * tree-ssa-loop-ivopts.c (computation_cost): Start registerdj2005-02-221-1/+2
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-14/+14
* * cse.c, tree-ssa-loop-ivopts.c, config/rs6000/linux-unwind.h:kazu2005-02-101-1/+1
* * tree-ssa-loop-ivopts.c (determine_base_object): Ignore casts.rakdver2005-02-101-74/+121