aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-14re PR debug/43650 ("-fcompare-debug failure" with "-O2 -fpeel-loops -fgraphit...Alexandre Oliva1-2/+2
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-04-06Avoid calling verify_ssa twice in verify_loop_closed_ssa.Sebastian Pop1-5/+7
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-03-31canonicalize_loop_ivs should add the IV bump in loop->header.Sebastian Pop1-5/+7
2009-11-25Remove trailing white spaces.H.J. Lu1-13/+13
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+6
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-6/+8
2009-07-30ssa-loop-manip.c: Include langhooks.h.Razya Ladelsky1-0/+130
2009-07-10re PR tree-optimization/40496 (ICE in verify_stmts with -fprefetch-loop-arrays)Richard Guenther1-2/+11
2009-03-27gimplify.c (mark_addressable): Export.Richard Guenther1-0/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-70/+83
2008-04-27re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen...Richard Guenther1-2/+8
2008-03-11re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)Andrew Pinski1-1/+1
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-2/+4
2007-08-04tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso...Zdenek Dvorak1-3/+3
2007-07-26re PR tree-optimization/32087 (ICE with FORTRAN and -fprefetch-loop-arrays)Steve Ellcey1-2/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-20tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands of compare...Zdenek Dvorak1-1/+5
2007-06-15[multiple changes]Andrew Pinski1-1/+7
2007-05-27tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak1-4/+3
2007-05-11tree-loop-linear.c (gather_interchange_stats, [...]): Use loop_depth and loop...Zdenek Dvorak1-1/+1
2007-05-01tree-ssa-loop-manip.c (ip_normal_pos): Check if last stmt is NULL.Richard Guenther1-1/+2
2007-04-27tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak1-14/+3
2007-04-09cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.Zdenek Dvorak1-2/+10
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle1-2/+3
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-2/+4
2007-02-04cfgloopmanip.c (loop_delete_branch_edge): Removed.Zdenek Dvorak1-18/+67
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-1/+2
2007-01-12loop.texi: Document recording of loop exits.Zdenek Dvorak1-0/+1
2007-01-10tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...Zdenek Dvorak1-43/+78
2007-01-03loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.Zdenek Dvorak1-13/+58
2006-12-22tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak1-1/+1
2006-12-20loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak1-4/+4
2006-12-11[multiple changes]Diego Novillo1-4/+4
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-3/+2
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak1-12/+10
2006-11-21re PR tree-optimization/29902 (ICE in coalesce_abnormal_edges, at tree-outof-...Zdenek Dvorak1-1/+10
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-34/+8
2006-11-12cfgloopmanip.c (update_single_exit_for_duplicated_loop, [...]): New functions.Zdenek Dvorak1-0/+2
2006-06-08re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure)Zdenek Dvorak1-1/+2
2006-05-23re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod1-2/+2
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-0/+326
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-06-26builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)).Kazu Hirata1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2