summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-2/+2
* PR tree-optimization/18316rakdver2005-05-011-5/+8
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-113/+52
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-4/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-1/+4
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-1/+1
* 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>hagog2005-04-031-176/+0
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-7/+7
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-16/+51
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-8/+8
* * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,kazu2005-02-151-1/+1
* * lambda-code.c (lambda_loopnest_to_gcc_loopnest, perfect_nestify):spop2005-02-141-1/+2
* * tree-if-conv.c (replace_phi_with_cond_modify_expr): Usekazu2004-11-291-1/+1
* * tree-phinodes.c (add_phi_arg): Take "tree" instead ofkazu2004-11-251-5/+5
* * tree-ssa-loop-manip.c (lv_adjust_loop_header_phi): Usekazu2004-11-241-7/+5
* * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c,kazu2004-11-141-1/+1
* * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,kazu2004-11-131-1/+1
* * tree-ssa-loop-manip.c: Fix a comment typo.kazu2004-11-131-1/+1
* * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,kazu2004-11-081-4/+4
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+1
* * lambda-code.c (nestify_update_pending_stmts): Remove.kazu2004-10-281-39/+3
* 2004-10-27 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-271-1/+1
* * cfgloopmanip.c (loopify): Take two more arguments true_edgekazu2004-10-251-3/+6
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-12/+14
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-4/+8
* * cfgloop.h (update_single_exits_after_duplication): Declare.rakdver2004-09-231-0/+340
* * tree-ssa-loop-manip.c (split_loop_exit_edge): Handle non-ssanamerakdver2004-09-121-3/+12
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-5/+3
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-2/+119
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-34/+8
* * tree-ssa-loop-ivcanon.c: New file.rakdver2004-08-241-0/+71
* * tree-ssa-loop-manip.c: New file.rakdver2004-08-051-0/+339