aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
AgeCommit message (Expand)Author
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
2005-02-06 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not addZdenek Dvorak
2005-02-06 PR tree-optimization/18219Zdenek Dvorak
2005-01-19 PR tree-optimization/19038Zdenek Dvorak
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-12 PR tree-optimization/17949Zdenek Dvorak
2004-12-25 PR rtl-optimization/19078Zdenek Dvorak
2004-12-23 PR middle-end/17746Eric Botcazou
2004-12-202004-12-19 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-12-18 PR tree-optimization/18800Zdenek Dvorak
2004-12-07gcc/Kazu Hirata
2004-11-30 * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.Richard Henderson
2004-11-25 * tree-phinodes.c (add_phi_arg): Take "tree" instead ofKazu Hirata
2004-11-25 * bt-load.c (migrate_btr_defs): Remove unneeded NULL check.Nathan Sidwell
2004-11-23 * fold-const.c (nondestructive_fold_binary_to_constant): RenameRoger Sayle
2004-11-14 * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,Kazu Hirata
2004-11-14 * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c,Kazu Hirata
2004-11-10 * tree-ssa-loop-ivopts.c (get_address_cost): Add address elements inZdenek Dvorak
2004-11-09 * tree-ssa-loop-ivopts.c: Fix a comment typo.Kazu Hirata
2004-11-08 * Makefile.in (tree-ssa-loop-ivopts.o): Add sbitmap.h dependency.Zdenek Dvorak