Age | Commit message (Expand) | Author | Files | Lines |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -3/+3 |
2008-05-31 | re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox) | Richard Guenther | 1 | -34/+6 |
2008-05-20 | tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure. | Richard Guenther | 1 | -3/+2 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -6/+3 |
2008-05-02 | Rolled back the following changes made in revision 134865: | Simon Baldwin | 1 | -2/+2 |
2008-05-01 | c-common.h (warn_array_subscript_range): New function. | Simon Baldwin | 1 | -2/+2 |
2008-04-28 | re PR tree-optimization/36066 (ICE with -O1 -finline-small-functions -ftree-v... | Richard Guenther | 1 | -4/+1 |
2008-04-24 | tree-flow.h (vrp_evaluate_conditional): Change signature. | Rafael Avila de Espindola | 1 | -67/+34 |
2008-04-23 | tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable case. | Tomas Bily | 1 | -3/+1 |
2008-04-18 | tree-vrp.c (find_case_label_index): Fix the binary search. | Rafael Avila de Espindola | 1 | -69/+100 |
2008-04-11 | re PR tree-optimization/35869 (ICE in calc_dfs_tree at -O2 -gnatp after VRP o... | Richard Guenther | 1 | -14/+18 |
2008-04-10 | tree-vrp.c (extract_range_from_binary_expr): Don't handle TRUTH_ANDIF_EXPR or... | Rafael Avila de Espindola | 1 | -7/+1 |
2008-04-06 | re PR middle-end/35400 (-Wtype-limits -O2 causes ICE tree check: expected ssa... | Richard Guenther | 1 | -1/+2 |
2008-04-03 | tree-vrp.c (extract_range_from_unary_expr): Handle all conversions. | Richard Guenther | 1 | -55/+47 |
2008-04-02 | re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ... | Richard Guenther | 1 | -4/+141 |
2008-04-02 | re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ... | Richard Guenther | 1 | -6/+144 |
2008-04-02 | tree-vrp.c (extract_code_and_val_from_cond): Remove. | Rafael Avila de Espindola | 1 | -52/+49 |
2008-04-01 | re PR tree-optimization/35787 (Revision 133680 breaks 447.dealII) | Richard Guenther | 1 | -89/+186 |
2008-04-01 | tree-vrp.c (extract_code_and_val_from_cond_with_ops): New. | Rafael Avila de Espindola | 1 | -51/+69 |
2008-03-28 | fold-const.c (tree_unary_nonnegative_warnv_p): Make it public. | Rafael Avila de Espindola | 1 | -123/+141 |
2008-03-28 | re PR tree-optimization/30317 (VRP cannot extract a range from (unsigned int)... | Richard Guenther | 1 | -54/+227 |
2008-03-27 | fold-const.c (target.h): Include. | Richard Guenther | 1 | -2/+3 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-02-24 | http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html | Diego Novillo | 1 | -0/+42 |
2008-02-17 | re PR tree-optimization/35231 (VRP miscompiles libX11) | Richard Guenther | 1 | -1/+5 |
2008-02-05 | http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html | Diego Novillo | 1 | -42/+0 |
2008-02-04 | http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html | Diego Novillo | 1 | -0/+42 |
2008-01-05 | tree-vrp.c (find_conditional_asserts): Remove redundant check that edge does ... | Zhouyi Zhou | 1 | -2/+1 |
2007-11-30 | re PR tree-optimization/34244 (VRP/SCEV miscompiles Firefox) | Zdenek Dvorak | 1 | -0/+32 |
2007-11-23 | re PR middle-end/34197 (array overflow warning without line number) | Dirk Mueller | 1 | -1/+7 |
2007-08-25 | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -15/+15 |
2007-08-21 | re PR tree-optimization/33134 (ICE in set_value_range, at tree-vrp.c:325) | Ian Lance Taylor | 1 | -1/+1 |
2007-08-14 | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-03 | [multiple changes] | Diego Novillo | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-06-21 | re PR tree-optimization/19590 (IVs with the same evolution not eliminated) | Sebastian Pop | 1 | -0/+8 |
2007-06-21 | re PR tree-optimization/32453 (ICE in build2_stat, at tree.c:3074 (extract_ra... | Richard Guenther | 1 | -1/+4 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -13/+26 |
2007-06-09 | re PR tree-optimization/32169 (Ice in set_value_range, at tree-vrp.c:326) | Ian Lance Taylor | 1 | -0/+2 |
2007-06-05 | tree-vrp.c (compare_values_warnv): Check TREE_NO_WARNING on a PLUS_EXPR or MI... | Ian Lance Taylor | 1 | -1/+11 |
2007-06-04 | tree-vrp.c (adjust_range_with_scev): When loop is not expected to overflow, r... | Ian Lance Taylor | 1 | -2/+59 |
2007-06-01 | tree-vrp.c (compare_name_with_value): Always set used_strict_overflow if we g... | Ian Lance Taylor | 1 | -2/+2 |
2007-05-30 | * tree-vrp.c (compare_names): Initialize sop. | Ralf Wildenhues | 1 | -1/+1 |
2007-05-27 | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 1 | -10/+4 |
2007-05-26 | i386.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-05-25 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-05-23 | tree-vrp.c (avoid_overflow_infinity): New static function, broken out of set_... | Ian Lance Taylor | 1 | -13/+24 |
2007-05-18 | re PR tree-optimization/31953 (ICE in set_value_range, at tree-vrp.c:305) | Ian Lance Taylor | 1 | -11/+13 |
2007-05-17 | tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | Zdenek Dvorak | 1 | -17/+14 |