| Commit message (Expand) | Author | Age | Files | Lines |
* | c-lex.c: Replace %H by an explicit location. | Manuel López-Ibáñez | 2009-07-07 | 1 | -4/+2 |
* | re PR middle-end/38729 (long time needed in tree canonical iv) | Richard Guenther | 2009-06-21 | 1 | -0/+6 |
* | re PR tree-optimization/40087 (Number of iterations analysis wrong) | Zdenek Dvorak | 2009-05-20 | 1 | -53/+56 |
* | ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l... | Jan Hubicka | 2009-04-26 | 1 | -0/+45 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -7/+3 |
* | re PR tree-optimization/39455 (ICE : in compare_values_warnv, at tree-vrp.c:1... | Jakub Jelinek | 2009-03-16 | 1 | -5/+31 |
* | tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments. | Zdenek Dvorak | 2009-03-04 | 1 | -2/+2 |
* | re PR rtl-optimization/32283 (Missed induction variable optimization) | Zdenek Dvorak | 2008-11-20 | 1 | -1/+1 |
* | tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | Tomas Bily | 2008-08-18 | 1 | -2/+1 |
* | re PR tree-optimization/15255 ([tree-ssa] a * 2 + a * 2 is not converted to a... | Richard Guenther | 2008-08-13 | 1 | -0/+6 |
* | re PR tree-optimization/37056 (ICE in build2_stat, at tree.c:3257) | Richard Guenther | 2008-08-08 | 1 | -26/+22 |
* | re PR middle-end/36691 (wrong value left in induction variable) | Richard Guenther | 2008-08-04 | 1 | -2/+2 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -153/+229 |
* | tree-flow.h (loop_only_exit_p): Declare. | Eric Botcazou | 2008-07-03 | 1 | -1/+1 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -3/+4 |
* | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 2008-05-09 | 1 | -4/+2 |
* | tree-gimple.h (is_gimple_invariant_address): Declare. | Richard Guenther | 2008-03-18 | 1 | -4/+0 |
* | re PR tree-optimization/35607 (IVOPTs produces invalid gimple) | Richard Guenther | 2008-03-16 | 1 | -0/+4 |
* | re PR tree-optimization/32949 (suboptimal address generation for int indices ... | Zdenek Dvorak | 2007-08-22 | 1 | -2/+6 |
* | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands of compare... | Zdenek Dvorak | 2007-07-20 | 1 | -4/+6 |
* | tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... | Richard Guenther | 2007-07-02 | 1 | -1/+1 |
* | [multiple changes] | Andrew Pinski | 2007-06-15 | 1 | -23/+36 |
* | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 2007-06-06 | 1 | -5/+5 |
* | c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni... | Kazu Hirata | 2007-05-26 | 1 | -1/+1 |
* | passes.texi: Document predictive commoning. | Zdenek Dvorak | 2007-05-24 | 1 | -1/+1 |
* | tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it... | Zdenek Dvorak | 2007-05-14 | 1 | -2/+2 |
* | double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. | Brooks Moses | 2007-04-30 | 1 | -90/+4 |
* | i386.c, [...]: Fix comment typos. | Kazu Hirata | 2007-04-15 | 1 | -1/+1 |
* | tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and use argument "reliable". | Zdenek Dvorak | 2007-04-06 | 1 | -17/+48 |
* | tree-ssa-loop-niter.c (record_estimate): Add "upper" argument. | Zdenek Dvorak | 2007-03-16 | 1 | -73/+118 |
* | tree-ssa-loop-niter.c (refine_bounds_using_guard, [...]): Handle NE_EXPR guards. | Zdenek Dvorak | 2007-03-15 | 1 | -10/+42 |
* | re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war... | Zdenek Dvorak | 2007-03-14 | 1 | -133/+829 |
* | tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error. | Zdenek Dvorak | 2007-02-25 | 1 | -4/+69 |
* | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-18 | 1 | -1/+1 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -6/+7 |
* | common.opt: Add Wstrict-overflow and Wstrict-overflow=. | Ian Lance Taylor | 2007-02-13 | 1 | -5/+45 |
* | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 2007-02-01 | 1 | -1/+1 |
* | common.opt: Add fstrict-overflow. | Ian Lance Taylor | 2007-01-28 | 1 | -6/+5 |
* | tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer... | Zdenek Dvorak | 2006-12-23 | 1 | -23/+20 |
* | tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | Zdenek Dvorak | 2006-12-22 | 1 | -86/+56 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -10/+6 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -13/+14 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-12-02 | 1 | -2/+2 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -8/+8 |
* | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 2006-11-21 | 1 | -1/+1 |
* | tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array. | Zdenek Dvorak | 2006-11-21 | 1 | -17/+16 |
* | Makefile.in (tree-data-ref.o): Add langhooks.h dependency. | Zdenek Dvorak | 2006-11-12 | 1 | -139/+326 |
* | tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name. | Zdenek Dvorak | 2006-07-06 | 1 | -2/+2 |