Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-08-17 | fold-const.c (optimize_bit_field_compare): Remove extra fold call. | James A. Morrison | 1 | -9/+9 |
2005-08-16 | * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment. | Sebastian Pop | 1 | -8/+13 |
2005-08-13 | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 1 | -14/+214 |
2005-08-09 | tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use fold_binary inst... | James A. Morrison | 1 | -12/+14 |
2005-07-27 | re PR tree-optimization/22348 (Execution continues past end of for loop end c... | Zdenek Dvorak | 1 | -1/+1 |
2005-07-21 | re PR rtl-optimization/19210 (not using do-loop for some loops) | Paolo Bonzini | 1 | -5/+48 |
2005-06-27 | re PR tree-optimization/21959 (vrp miscompiles Ada front-end, drops loop exit... | Diego Novillo | 1 | -0/+35 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-08 | tree-data-ref.c (compute_estimated_nb_iterations, [...]): Fixed to use chrec_... | Sebastian Pop | 1 | -1/+12 |
2005-06-07 | Fixes PR 18403 and meta PR 21861. | Sebastian Pop | 1 | -77/+185 |
2005-06-05 | re PR middle-end/21846 (segfault in fold_binary compiling vpr with -O2 -funro... | Zdenek Dvorak | 1 | -0/+18 |
2005-05-17 | tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to ... | Zdenek Dvorak | 1 | -4/+4 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -20/+20 |
2005-05-01 | re PR tree-optimization/18316 (Missed IV optimization) | Zdenek Dvorak | 1 | -2/+2 |
2005-04-23 | tree-ssa-loop-niter.c (tree_simplify_using_condition): Expand simple definiti... | Zdenek Dvorak | 1 | -10/+81 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-05 | tree-flow.h (number_of_iterations_cond): Declaration removed. | Zdenek Dvorak | 1 | -123/+258 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -2/+2 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-10 | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 1 | -42/+71 |
2004-11-23 | fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_... | Roger Sayle | 1 | -21/+22 |
2004-11-22 | re PR tree-optimization/18529 (When the lower bound of a loop is non-constant... | Zdenek Dvorak | 1 | -2/+82 |
2004-11-15 | re PR tree-optimization/18431 (Code for arrays and pointers are not the same) | Zdenek Dvorak | 1 | -72/+0 |
2004-11-08 | tree-ssa-loop-niter.c (upper_bound_in_type, [...]): Make them static. | Kazu Hirata | 1 | -2/+2 |
2004-10-27 | re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ... | Zdenek Dvorak | 1 | -3/+4 |