| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirec... | Richard Guenther | 2005-11-04 | 1 | -3/+3 |
* | re PR tree-optimization/24226 (ICE: Segmentation fault in operand_equal_p (co... | Zdenek Dvorak | 2005-10-09 | 1 | -2/+4 |
* | Add missing part of committed patch from 21st | Daniel Berlin | 2005-09-27 | 1 | -3/+6 |
* | re PR tree-optimization/23929 (segfault in expand_simple_operations, tree-ssa... | Jakub Jelinek | 2005-09-20 | 1 | -1/+5 |
* | tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter. | Daniel Berlin | 2005-09-15 | 1 | -3/+3 |
* | Makefile.in (tree-chrec.o): Depends on SCEV_H. | Sebastian Pop | 2005-09-09 | 1 | -2/+10 |
* | re PR middle-end/23410 (FAIL: gcc.c-torture/execute/950612-1.c execution, at ... | Sebastian Pop | 2005-09-01 | 1 | -2/+13 |
* | re PR tree-optimization/23511 (Segfault in fold_binary) | Sebastian Pop | 2005-08-23 | 1 | -1/+3 |
* | re PR tree-optimization/23434 (ICE: Segmentation fault compiling gsl1.5 at -O2) | Sebastian Pop | 2005-08-21 | 1 | -0/+4 |
* | fold-const.c (optimize_bit_field_compare): Remove extra fold call. | James A. Morrison | 2005-08-17 | 1 | -9/+9 |
* | * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment. | Sebastian Pop | 2005-08-16 | 1 | -8/+13 |
* | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 2005-08-13 | 1 | -14/+214 |
* | tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use fold_binary inst... | James A. Morrison | 2005-08-09 | 1 | -12/+14 |
* | re PR tree-optimization/22348 (Execution continues past end of for loop end c... | Zdenek Dvorak | 2005-07-27 | 1 | -1/+1 |
* | re PR rtl-optimization/19210 (not using do-loop for some loops) | Paolo Bonzini | 2005-07-21 | 1 | -5/+48 |
* | re PR tree-optimization/21959 (vrp miscompiles Ada front-end, drops loop exit... | Diego Novillo | 2005-06-27 | 1 | -0/+35 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree-data-ref.c (compute_estimated_nb_iterations, [...]): Fixed to use chrec_... | Sebastian Pop | 2005-06-08 | 1 | -1/+12 |
* | Fixes PR 18403 and meta PR 21861. | Sebastian Pop | 2005-06-07 | 1 | -77/+185 |
* | re PR middle-end/21846 (segfault in fold_binary compiling vpr with -O2 -funro... | Zdenek Dvorak | 2005-06-05 | 1 | -0/+18 |
* | tree-ssa-loop-ivopts.c (find_bivs, [...]): Apply expand_simple_operations to ... | Zdenek Dvorak | 2005-05-17 | 1 | -4/+4 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -20/+20 |
* | re PR tree-optimization/18316 (Missed IV optimization) | Zdenek Dvorak | 2005-05-01 | 1 | -2/+2 |
* | tree-ssa-loop-niter.c (tree_simplify_using_condition): Expand simple definiti... | Zdenek Dvorak | 2005-04-23 | 1 | -10/+81 |
* | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 2005-04-17 | 1 | -1/+0 |
* | tree-flow.h (number_of_iterations_cond): Declaration removed. | Zdenek Dvorak | 2005-04-05 | 1 | -123/+258 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | builtins.def, [...]: Update copyright. | Kazu Hirata | 2005-02-10 | 1 | -1/+1 |
* | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 2005-02-10 | 1 | -42/+71 |
* | fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_... | Roger Sayle | 2004-11-23 | 1 | -21/+22 |
* | re PR tree-optimization/18529 (When the lower bound of a loop is non-constant... | Zdenek Dvorak | 2004-11-22 | 1 | -2/+82 |
* | re PR tree-optimization/18431 (Code for arrays and pointers are not the same) | Zdenek Dvorak | 2004-11-15 | 1 | -72/+0 |
* | tree-ssa-loop-niter.c (upper_bound_in_type, [...]): Make them static. | Kazu Hirata | 2004-11-08 | 1 | -2/+2 |
* | re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ... | Zdenek Dvorak | 2004-10-27 | 1 | -3/+4 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -2/+2 |
* | tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT if possible. | Zdenek Dvorak | 2004-10-22 | 1 | -25/+77 |
* | Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h. | Sebastian Pop | 2004-10-13 | 1 | -17/+10 |
* | tree-chrec.c (chrec_fold_plus_poly_poly, [...]): Use fold_convert or build_in... | Zdenek Dvorak | 2004-10-01 | 1 | -103/+120 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -2/+2 |
* | fold-const.c (fold): Fold difference of addresses. | Zdenek Dvorak | 2004-09-16 | 1 | -16/+0 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -2/+2 |
* | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 2004-09-05 | 1 | -2/+2 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -5/+5 |
* | re PR tree-optimization/17016 (ICE with struct passed as reference) | Zdenek Dvorak | 2004-08-24 | 1 | -2/+2 |
* | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 2004-08-24 | 1 | -1/+8 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -4/+4 |
* | tree-scalar-evolution.c: New file. | Zdenek Dvorak | 2004-07-09 | 1 | -0/+1305 |