Age | Commit message (Expand) | Author | Files | Lines |
2005-12-02 | tree-vrp.c (build_assert_expr_for, [...]): Use buildN instead of build. | Richard Guenther | 1 | -7/+7 |
2005-12-02 | tree.h (TREE_OVERFLOW): Make this flag/predicate specific to constant nodes, ... | Roger Sayle | 1 | -5/+7 |
2005-11-20 | tree-vrp.c (compare_ranges): Return false for EQ_EXPR if VR0 is less than VR1... | James A. Morrison | 1 | -0/+4 |
2005-11-14 | re PR tree-optimization/24840 (ICE process_assert_insertions_for, at tree-vrp... | Diego Novillo | 1 | -0/+7 |
2005-11-08 | re PR c++/23046 (ICE in set_value_range, at tree-vrp.c:191) | Diego Novillo | 1 | -0/+18 |
2005-11-06 | re PR tree-optimization/24670 (VRP ICE in compare_name_with_value) | Diego Novillo | 1 | -2/+86 |
2005-11-05 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-10-15 | re PR tree-optimization/23141 (ACATS FAIL c45651a fixed point wrong code) | Diego Novillo | 1 | -2/+5 |
2005-10-03 | re PR tree-optimization/23445 (ICE with -O1 -ftree-vrp -fdelete-null-pointer-... | Diego Novillo | 1 | -19/+83 |
2005-10-02 | re PR tree-optimization/24142 (VRP miscompiles unzip inflate.c) | Diego Novillo | 1 | -3/+7 |
2005-10-01 | tree-vrp.c (value_inside_range, [...]): Add FIXME note regarding quirky seman... | Diego Novillo | 1 | -2/+22 |
2005-10-01 | re PR tree-optimization/24141 (VRP ICE in compare_name_with_value, at tree-vr... | Diego Novillo | 1 | -1/+8 |
2005-10-01 | re PR tree-optimization/23604 (wrong code due to VRP) | James A. Morrison | 1 | -7/+22 |
2005-09-16 | ipa-pure-const.c (static_execute): Free auxiliar information. | Richard Guenther | 1 | -0/+2 |
2005-09-15 | * tree-vrp.c (vrp_int_const_binop <MINUS_EXPR>): Handle 0 - -INF. | Michael Matz | 1 | -2/+4 |
2005-09-08 | tree-vrp.c (extract_range_from_unary_expr): Do not set the range for the resu... | Eric Botcazou | 1 | -1/+1 |
2005-09-07 | tree-vrp.c (extract_range_from_expr): Move the check for non nullness after t... | Andrew Pinski | 1 | -2/+2 |
2005-08-28 | tree-vrp.c: Remove obsolete comment in front of vrp_initialize. | Andrew Pinski | 1 | -3/+1 |
2005-08-13 | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 1 | -6/+8 |
2005-08-08 | tree-vrp.c (simplify_div_or_mod_using_range): Use build2. | James A. Morrison | 1 | -3/+3 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-08-06 | re PR tree-optimization/23128 (VRP fails for unsigned values) | James A. Morrison | 1 | -3/+16 |
2005-08-02 | re PR tree-optimization/23129 (VRP propagates division of antiranges incorrec... | James A. Morrison | 1 | -1/+2 |
2005-07-29 | tree-vrp.c (compare_range_with_value): Return true or false for ~[VAL_1... | James A. Morrison | 1 | -3/+2 |
2005-07-28 | builtins.c: Fix comment typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-07-28 | tree-vrp.c (test_for_singularity): Extracted from ... | Jeff Law | 1 | -40/+98 |
2005-07-28 | re PR tree-optimization/22493 (with -fwrapv -INT_MIN is still not positive) | James A. Morrison | 1 | -20/+70 |
2005-07-27 | tree-vrp.c (vrp_meet): Intersect the equivalency sets when meeting a VR_ANTI_... | Jeff Law | 1 | -0/+11 |
2005-07-20 | tree.h (tree_expr_nonzero_p): Export. | James A. Morrison | 1 | -33/+3 |
2005-07-14 | re PR tree-optimization/22230 (value range propagation error) | Steven Bosscher | 1 | -1/+1 |
2005-07-13 | tree-dfa.c (dump_variable): Use default_def function. | Jan Hubicka | 1 | -1/+1 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+1 |
2005-07-06 | tree-vrp.c (simplify_using_ranges): Kill. | Jeff Law | 1 | -107/+185 |
2005-07-03 | tree-vrp.c (extract_range_from_assert): Replace fold (build (...)) with fold_... | Kazu Hirata | 1 | -2/+2 |
2005-06-26 | re PR tree-optimization/22026 (ACATS FAIL C45331A fixed point wrong code (VRP... | Kazu Hirata | 1 | -0/+42 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-23 | tree-optimize.c (init_tree_optimization_passes): Move copy prop pass to run j... | Jeff Law | 1 | -3/+30 |
2005-06-23 | re PR tree-optimization/22117 (VRP thinks <ptr type> + <ptr type> is always n... | Kazu Hirata | 1 | -1/+8 |
2005-06-21 | tree-vrp.c (extract_range_from_unary_expr): Handle type conversions better. | Jeff Law | 1 | -0/+29 |
2005-06-20 | fold-const.c (swap_tree_comparison): Add support for unordered floating point... | Roger Sayle | 1 | -44/+4 |
2005-06-16 | re PR tree-optimization/22018 (VRP miscompiles multiply) | Eric Botcazou | 1 | -17/+28 |
2005-06-15 | tree-vrp.c (vrp_int_const_binop): Do not handle MAX_EXPR when the result over... | Diego Novillo | 1 | -3/+9 |
2005-06-15 | re PR tree-optimization/22018 (VRP miscompiles multiply) | Diego Novillo | 1 | -101/+110 |
2005-06-14 | tree-vrp.c (local_fold): Remove. | Jeff Law | 1 | -22/+10 |
2005-06-13 | tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longer simplify DIV, ... | Jeff Law | 1 | -0/+139 |
2005-06-08 | tree-data-ref.c (compute_estimated_nb_iterations, [...]): Fixed to use chrec_... | Sebastian Pop | 1 | -4/+1 |
2005-06-07 | Fixes PR 18403 and meta PR 21861. | Sebastian Pop | 1 | -20/+13 |
2005-06-03 | tree-ssa-dom.c (record_edge_info): Use last_basic_block to allocate info array. | Diego Novillo | 1 | -4/+10 |
2005-06-02 | tree-vrp.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2005-06-02 | re PR tree-optimization/21582 ((optimisation) VRP pass could/should use non-n... | Diego Novillo | 1 | -1/+55 |