summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2007-10-091-1/+2
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+1
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cselib.c (entry_and_rtx_equal_p): Constify.ghazi2007-07-251-1/+1
* * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,kazu2007-06-131-1/+1
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-19/+17
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-4/+13
* * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):rakdver2007-05-111-7/+7
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-0/+2
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-23/+26
* 2007-04-26 Richard Guenther <rguenther@suse.de>rguenth2007-04-261-6/+8
* 2007-04-22 Richard Guenther <rguenther@suse.de>rguenth2007-04-221-30/+135
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-8/+8
* PR middle-end/30391sayle2007-02-161-3/+3
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+4
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-5/+3
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-21/+4
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-16/+15
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-13/+12
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-24/+24
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-21/+2
* * gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.hainque2006-06-241-1/+1
* 2006-05-23 Andrew MacLeod <amacleod@redhat.com>amacleod2006-05-231-1/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-3/+3
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-3/+3
* 2005-08-24 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-251-0/+2
* * tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, lsm_tmp_name,rakdver2005-08-171-1/+105
* 2005-08-01 Richard Guenther <rguenther@suse.de>rguenth2005-08-011-0/+1
* 2005-06-29 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-301-8/+2
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-17 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-06-171-0/+1
* * tree-ssa-address.c: New file.rakdver2005-06-071-0/+11
* * tree-flow.h (stmt_ann_d): Move aux to ...dorit2005-06-051-4/+4
* PR tree-optimization/21817rakdver2005-05-311-0/+1
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-2/+2
* * tree-ssa-loop-im.c (struct mem_ref): Add field "next".rakdver2005-05-121-76/+81
* * tree-ssa-loop-im.c: Include hashtab.h.rakdver2005-05-101-368/+266
* * tree-flow.h (tree_ann_common_d): Move aux to ...kazu2005-05-031-4/+4
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-7/+1
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-5/+0
* * tree-ssa-loop-im.c: Include real.h.dje2005-04-111-1/+43
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-13/+9
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-17/+33
* * tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list ofdje2005-03-311-0/+1
* 2005-03-18 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-211-1/+28
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-1/+1
* * tree-ssa-loop-im.c (lhs): Remove.kazu2005-03-091-2/+1