Age | Commit message (Expand) | Author | Files | Lines |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -5/+5 |
2007-05-26 | c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni... | Kazu Hirata | 1 | -1/+1 |
2007-05-24 | passes.texi: Document predictive commoning. | Zdenek Dvorak | 1 | -1/+1 |
2007-05-14 | tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it... | Zdenek Dvorak | 1 | -2/+2 |
2007-04-30 | double-int.c (mpz_set_double_int): Moved from tree-ssa-loop-niter.c. | Brooks Moses | 1 | -90/+4 |
2007-04-15 | i386.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-04-06 | tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and use argument "reliable". | Zdenek Dvorak | 1 | -17/+48 |
2007-03-16 | tree-ssa-loop-niter.c (record_estimate): Add "upper" argument. | Zdenek Dvorak | 1 | -73/+118 |
2007-03-15 | tree-ssa-loop-niter.c (refine_bounds_using_guard, [...]): Handle NE_EXPR guards. | Zdenek Dvorak | 1 | -10/+42 |
2007-03-14 | re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war... | Zdenek Dvorak | 1 | -133/+829 |
2007-02-25 | tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix off-by-one error. | Zdenek Dvorak | 1 | -4/+69 |
2007-02-18 | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -6/+7 |
2007-02-13 | common.opt: Add Wstrict-overflow and Wstrict-overflow=. | Ian Lance Taylor | 1 | -5/+45 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -1/+1 |
2007-01-28 | common.opt: Add fstrict-overflow. | Ian Lance Taylor | 1 | -6/+5 |
2006-12-23 | tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer... | Zdenek Dvorak | 1 | -23/+20 |
2006-12-22 | tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | Zdenek Dvorak | 1 | -86/+56 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -10/+6 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -13/+14 |
2006-12-02 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -8/+8 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -1/+1 |
2006-11-21 | tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array. | Zdenek Dvorak | 1 | -17/+16 |
2006-11-12 | Makefile.in (tree-data-ref.o): Add langhooks.h dependency. | Zdenek Dvorak | 1 | -139/+326 |
2006-07-06 | tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name. | Zdenek Dvorak | 1 | -2/+2 |
2006-06-21 | tree-ssa-loop-niter.c (simplify_using_initial_conditions): Limit iteration ov... | Richard Guenther | 1 | -2/+12 |
2006-06-19 | tree-ssa-loop-niter.c (implies_ge_p): New function. | Zdenek Dvorak | 1 | -2/+41 |
2006-06-15 | tree-ssa-loop-niter.c (implies_nonnegative_p): New function. | Zdenek Dvorak | 1 | -12/+129 |
2006-05-24 | re PR tree-optimization/27639 (VRP miscompilation of simple loop) | Zdenek Dvorak | 1 | -304/+52 |
2006-05-15 | re PR tree-optimization/27603 (wrong code, apparently due to bad VRP (-O2)) | Richard Guenther | 1 | -13/+15 |
2006-05-07 | re PR middle-end/27136 (Compile failure with -O -ffast-math) | Richard Guenther | 1 | -2/+8 |
2006-05-02 | Fix mistake in my previous commit (n_of_executions_at_least should be | Zdenek Dvorak | 1 | -5/+5 |
2006-05-01 | re PR tree-optimization/27144 (segfault with -O2 on x86_64 (and powerpc64)) | Zdenek Dvorak | 1 | -71/+54 |
2006-04-07 | tree-ssa-loop-niter.c (inverse, [...]): Use build_int_cst instead of build_in... | Sebastian Pop | 1 | -13/+13 |
2006-03-29 | re PR tree-optimization/26859 (ICE Segmentation Fault) | Sebastian Pop | 1 | -6/+20 |
2006-03-29 | re PR tree-optimization/25985 (with optimization integer math fails) | Zdenek Dvorak | 1 | -8/+63 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-02-14 | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 1 | -0/+20 |
2006-01-14 | tree-ssa-loop-niter.c (number_of_iterations_cond): Split into several functions. | Zdenek Dvorak | 1 | -419/+425 |
2006-01-06 | re PR tree-optimization/18527 (cannot determine number of iterations for loop... | Zdenek Dvorak | 1 | -125/+147 |
2005-11-04 | tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirec... | Richard Guenther | 1 | -3/+3 |
2005-10-09 | re PR tree-optimization/24226 (ICE: Segmentation fault in operand_equal_p (co... | Zdenek Dvorak | 1 | -2/+4 |
2005-09-27 | Add missing part of committed patch from 21st | Daniel Berlin | 1 | -3/+6 |
2005-09-20 | re PR tree-optimization/23929 (segfault in expand_simple_operations, tree-ssa... | Jakub Jelinek | 1 | -1/+5 |
2005-09-15 | tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter. | Daniel Berlin | 1 | -3/+3 |
2005-09-09 | Makefile.in (tree-chrec.o): Depends on SCEV_H. | Sebastian Pop | 1 | -2/+10 |
2005-09-01 | re PR middle-end/23410 (FAIL: gcc.c-torture/execute/950612-1.c execution, at ... | Sebastian Pop | 1 | -2/+13 |
2005-08-23 | re PR tree-optimization/23511 (Segfault in fold_binary) | Sebastian Pop | 1 | -1/+3 |
2005-08-21 | re PR tree-optimization/23434 (ICE: Segmentation fault compiling gsl1.5 at -O2) | Sebastian Pop | 1 | -0/+4 |