aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-26ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l...Jan Hubicka1-0/+45
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-7/+3
2009-03-16re PR tree-optimization/39455 (ICE : in compare_values_warnv, at tree-vrp.c:1...Jakub Jelinek1-5/+31
2009-03-04tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.Zdenek Dvorak1-2/+2
2008-11-20re PR rtl-optimization/32283 (Missed induction variable optimization)Zdenek Dvorak1-1/+1
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+1
2008-08-13re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a...Richard Guenther1-0/+6
2008-08-08re PR tree-optimization/37056 (ICE in build2_stat, at tree.c:3257)Richard Guenther1-26/+22
2008-08-04re PR middle-end/36691 (wrong value left in induction variable)Richard Guenther1-2/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-153/+229
2008-07-03tree-flow.h (loop_only_exit_p): Declare.Eric Botcazou1-1/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-3/+4
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-4/+2
2008-03-18tree-gimple.h (is_gimple_invariant_address): Declare.Richard Guenther1-4/+0
2008-03-16re PR tree-optimization/35607 (IVOPTs produces invalid gimple)Richard Guenther1-0/+4
2007-08-22re PR tree-optimization/32949 (suboptimal address generation for int indices ...Zdenek Dvorak1-2/+6
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-2/+2
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-4/+6
2007-07-02tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther1-1/+1
2007-06-15[multiple changes]Andrew Pinski1-23/+36
2007-06-06tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann1-5/+5
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata1-1/+1
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-1/+1
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak1-2/+2
2007-04-30double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c.Brooks Moses1-90/+4
2007-04-15i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-04-06tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and use argument "reliable".Zdenek Dvorak1-17/+48
2007-03-16tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.Zdenek Dvorak1-73/+118
2007-03-15tree-ssa-loop-niter.c (refine_bounds_using_guard, [...]): Handle NE_EXPR guards.Zdenek Dvorak1-10/+42
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak1-133/+829
2007-02-25tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error.Zdenek Dvorak1-4/+69
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-6/+7
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-5/+45
2007-02-01alias.c (init_alias_analysis): Correct whitespace.Roger Sayle1-1/+1
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-6/+5
2006-12-23tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer...Zdenek Dvorak1-23/+20
2006-12-22tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak1-86/+56
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-10/+6
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-13/+14
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak1-8/+8
2006-11-21tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak1-1/+1
2006-11-21tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak1-17/+16
2006-11-12Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak1-139/+326
2006-07-06tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name.Zdenek Dvorak1-2/+2
2006-06-21tree-ssa-loop-niter.c (simplify_using_initial_conditions): Limit iteration ov...Richard Guenther1-2/+12
2006-06-19tree-ssa-loop-niter.c (implies_ge_p): New function.Zdenek Dvorak1-2/+41
2006-06-15tree-ssa-loop-niter.c (implies_nonnegative_p): New function.Zdenek Dvorak1-12/+129