summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/45605 (Missed devirtualization)Jan Hubicka2010-09-201-4/+2
* cgraph.h (struct varpool_node): Add const_value_known.Jan Hubicka2010-09-031-3/+1
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-4/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther2010-02-271-1/+3
* Remove trailing white spaces.H.J. Lu2009-11-251-11/+11
* loop-24.c: Update dump file matching; enable -O2.Jan Hubicka2009-07-031-184/+0
* pr21829.c: Simplify matching since we now optimize better.Jan Hubicka2009-05-111-17/+187
* ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l...Jan Hubicka2009-04-261-2/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-1/+1
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-1/+1
* tree-ssa-pre.c (fini_pre): Take in_fre parameter.Richard Guenther2008-08-011-4/+11
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-42/+39
* re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto)Richard Guenther2008-04-291-1/+2
* re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen...Richard Guenther2008-04-271-31/+43
* tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Remove unused edges aft...Sebastian Pop2007-11-141-23/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* re PR tree-optimization/23361 (Can't eliminate empty loops with power of two ...Zdenek Dvorak2007-02-091-0/+3
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-4/+4
* loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak2006-12-201-6/+1
* loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut...Zdenek Dvorak2006-12-101-7/+1
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-15/+7
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+1
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-21/+20
* tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak2006-11-211-2/+2
* re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan...Andrew Pinski2006-09-051-6/+9
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* tree.c (tree_fold_gcd): Use build_int_cst where appropriate.Richard Guenther2005-12-221-1/+1
* re PR tree-optimization/23475 (Frequences are not updated for empty loop remo...Zdenek Dvorak2005-08-291-1/+36
* re PR tree-optimization/22236 (wrong code for casts and scev)Sebastian Pop2005-08-131-1/+1
* cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.Jan Hubicka2005-08-031-3/+22
* re PR rtl-optimization/19210 (not using do-loop for some loops)Paolo Bonzini2005-07-211-1/+1
* tree-flow.h (remove_empty_loops, [...]): Declare.Zdenek Dvorak2005-07-111-0/+152
* builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata2005-06-261-5/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (cfg.o): Add new dependencies.Jan Hubicka2005-06-151-0/+3
* tree-ssa-loop-ivcanon.c, [...]: Fix comment typos.Kazu Hirata2005-05-071-1/+1
* re PR tree-optimization/19401 (Trivial loop not unrolled)Zdenek Dvorak2005-05-061-16/+75
* [multiple changes]Diego Novillo2005-04-221-0/+2
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-3/+4
* tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel...Richard Guenther2005-03-211-3/+0
* Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak2005-03-101-7/+3
* builtins.def, [...]: Update copyright.Kazu Hirata2005-02-101-1/+1
* re PR tree-optimization/18687 (>200% compile time regression compared to gcc-...Zdenek Dvorak2005-02-101-6/+17
* common.opt (ftree-loop-ivcanon): Enable by default.Zdenek Dvorak2004-10-011-3/+8
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-2/+2
* common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im.Daniel Berlin2004-09-031-1/+1