aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
AgeCommit message (Expand)Author
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2006-04-022006-04-02 Paul Brook <paul@codesourcery.com>Paul Brook
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
2005-11-12 * tree-ssa-loop-ivopts.c (get_address_cost): Prevent splittingZdenek Dvorak
2005-11-03 PR tree-optimization/24483Zdenek Dvorak
2005-09-22 PR tree-optimization/22438Zdenek Dvorak
2005-09-09 PR tree-optimization/23509Zdenek Dvorak
2005-08-13 PR tree-optimization/22236Sebastian Pop
2005-07-27 PR tree-optimization/22325Zdenek Dvorak
2005-07-21gcc:Paolo Bonzini
2005-07-11 * tree-flow.h (remove_empty_loops, single_dom_exit): Declare.Zdenek Dvorak
2005-07-06 PR tree-optimization/21963Zdenek Dvorak
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2005-06-12 * cgraphunit.c, tree-ssa-loop-ivopts.c,Kazu Hirata
2005-06-08 * tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTERZdenek Dvorak
2005-06-07 * tree-ssa-loop-ivopts.c (rewrite_use_outer): Unshare the expressionZdenek Dvorak
2005-06-07 Fixes PR 18403 and meta PR 21861.Sebastian Pop
2005-06-07 * tree-ssa-address.c: New file.Zdenek Dvorak
2005-06-022005-06-03 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-022005-06-02 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,Kazu Hirata
2005-05-24 * tree-nested.c (build_addr): New "context" argument. TemporarilyJeff Law
2005-05-192005-05-19 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-17 * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): ApplyZdenek Dvorak
2005-05-04 * tree-ssa-loop-ivopts.c (rewrite_address_base): Don't callKazu Hirata
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-05-01 * tree-ssa-loop-ivopts.c: Fix a comment typo.Kazu Hirata
2005-05-01 PR tree-optimization/18316Zdenek Dvorak
2005-04-28 * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,Kazu Hirata
2005-04-27 PR tree-optimization/21171Zdenek Dvorak
2005-04-26 * tree-ssa-loop-ivopts.c (ivopts_data, decl_rtl_to_reset,Kazu Hirata
2005-04-23 * tree-ssa-loop-ivopts.c (struct cost_pair): Add value field.Zdenek Dvorak
2005-04-232005-04-22 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-04-17 * tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-05 PR target/20625Zdenek Dvorak
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-04 * Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.Richard Sandiford
2005-04-03 * params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell
2005-03-22 * tree-ssa-loop-ivopts.c (determine_iv_cost): Do not try to preserveZdenek Dvorak
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,Zdenek Dvorak
2005-03-08 * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,Kazu Hirata
2005-03-05 * tree-phinodes.c (remove_phi_node): Drop the last argument.Kazu Hirata
2005-02-25 PR tree-optimization/19937Zdenek Dvorak
2005-02-22* tree-ssa-loop-ivopts.c (computation_cost): Start registerDJ Delorie
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-02-10 * cse.c, tree-ssa-loop-ivopts.c, config/rs6000/linux-unwind.h:Kazu Hirata
2005-02-10 * tree-ssa-loop-ivopts.c (determine_base_object): Ignore casts.Zdenek Dvorak
2005-02-10 PR tree-optimization/18687Zdenek Dvorak