tree-vrp.c (extract_range_from_assert): Set the range to VARYING for LT and GT if...
[gcc.git] / gcc / tree-vrp.c
2006-05-25 Eric Botcazoutree-vrp.c (extract_range_from_assert): Set the range...
2006-05-24 Zdenek Dvorakre PR tree-optimization/27639 (VRP miscompilation of...
2006-05-19 Zdenek Dvoraktree-vrp.c (valid_value_p): New function.
2006-05-02 Jeff Lawre PR tree-optimization/27364 (VRP miscompiles some...
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-04-27 Richard Guentherre PR tree-optimization/25148 (compare_values assumes...
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-08 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-21 Jeff Lawtree-vrp.c (extract_range_from_unary_expr): Derive...
2006-03-13 Jeff Lawtree-vrp.c (stmt_interesting_for_vrp): Some statements...
2006-03-08 Jeff Lawtree-vrp.c (infer_value_range): Only count pointer...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-03-03 Zdenek Dvoraktree-vrp.c (remove_range_assertions): Do not update...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 Daniel Berlinre PR tree-optimization/26443 (ICE in add_virtual_opera...
2006-03-01 Diego Novillotree-vrp.c (extract_range_from_assert): Remove special...
2006-02-23 Jeff Lawre PR tree-optimization/26425 (ice on valid C code...
2006-02-21 Roger Saylere PR tree-optimization/26361 (bootstrap failure on...
2006-02-17 Jeff Lawtree-vrp.c (set_value_range_to_nonnegative): New function.
2006-02-13 Jeff Lawtree-vrp.c (extract_range_from_binary_expr): Remove...
2006-02-09 Diego Novillore PR tree-optimization/26180 (wrong code due to VRP...
2006-02-08 Jeff Lawtree-vrp.c (execute_vrp): Perform any queued SSA update...
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05 Zdenek Dvoraktree-vrp.c (cfg_loops): Removed.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-26 Jeff Lawre PR ada/25900 (ICE on ACATS cxac004 in Tree-VRP)
2006-01-19 Jeff Lawtree-vrp.c (extract_range_from_assert): Refine the...
2006-01-18 Jeff Lawtree-vrp.c (test_for_singularity): Correct test for...
2006-01-16 Eric Botcazoutree-vrp.c (extract_range_from_binary_expr): Cope with...
2006-01-14 Kazu Hiratare PR tree-optimization/25485 (VRP misses an "if" with...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-27 Kazu Hiratatree-vrp.c (extract_range_from_binary_expr): Use build_...
2005-12-22 Kazu Hiratatree-vrp.c (extract_range_from_binary_expr): Clean...
2005-12-21 Kazu Hiratare PR tree-optimization/25382 (VRP does not get a range...
2005-12-02 Richard Guenthertree-vrp.c (build_assert_expr_for, [...]): Use buildN...
2005-12-02 Roger Sayletree.h (TREE_OVERFLOW): Make this flag/predicate specif...
2005-11-20 James A. Morrisontree-vrp.c (compare_ranges): Return false for EQ_EXPR...
2005-11-15 Diego Novillore PR tree-optimization/24840 (ICE process_assert_inser...
2005-11-08 Diego Novillore PR c++/23046 (ICE in set_value_range, at tree-vrp...
2005-11-06 Diego Novillore PR tree-optimization/24670 (VRP ICE in compare_name_...
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-10-15 Diego Novillore PR tree-optimization/23141 (ACATS FAIL c45651a fixed...
2005-10-04 Diego Novillore PR tree-optimization/23445 (ICE with -O1 -ftree...
2005-10-02 Diego Novillore PR tree-optimization/24142 (VRP miscompiles unzip...
2005-10-01 Diego Novillotree-vrp.c (value_inside_range, [...]): Add FIXME note...
2005-10-01 Diego Novillore PR tree-optimization/24141 (VRP ICE in compare_name_...
2005-10-01 James A. Morrisonre PR tree-optimization/23604 (wrong code due to VRP)
2005-09-16 Richard Guentheripa-pure-const.c (static_execute): Free auxiliar inform...
2005-09-15 Michael Matz* tree-vrp.c (vrp_int_const_binop <MINUS_EXPR>): Handle...
2005-09-08 Eric Botcazoutree-vrp.c (extract_range_from_unary_expr): Do not...
2005-09-07 Andrew Pinskitree-vrp.c (extract_range_from_expr): Move the check...
2005-08-28 Andrew Pinskitree-vrp.c: Remove obsolete comment in front of vrp_ini...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-08-08 James A. Morrisontree-vrp.c (simplify_div_or_mod_using_range): Use build2.
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-08-06 James A. Morrisonre PR tree-optimization/23128 (VRP fails for unsigned...
2005-08-02 James A. Morrisonre PR tree-optimization/23129 (VRP propagates division...
2005-07-29 James A. Morrisontree-vrp.c (compare_range_with_value): Return true...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-28 Jeff Lawtree-vrp.c (test_for_singularity): Extracted from ...
2005-07-28 James A. Morrisonre PR tree-optimization/22493 (with -fwrapv -INT_MIN...
2005-07-27 Jeff Lawtree-vrp.c (vrp_meet): Intersect the equivalency sets...
2005-07-20 James A. Morrisontree.h (tree_expr_nonzero_p): Export.
2005-07-14 Steven Bosscherre PR tree-optimization/22230 (value range propagation...
2005-07-13 Jan Hubickatree-dfa.c (dump_variable): Use default_def function.
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-07 Jeff Lawtree-vrp.c (simplify_using_ranges): Kill.
2005-07-03 Kazu Hiratatree-vrp.c (extract_range_from_assert): Replace fold...
2005-06-26 Kazu Hiratare PR tree-optimization/22026 (ACATS FAIL C45331A fixed...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jeff Lawtree-optimize.c (init_tree_optimization_passes): Move...
2005-06-23 Kazu Hiratare PR tree-optimization/22117 (VRP thinks <ptr type...
2005-06-21 Jeff Lawtree-vrp.c (extract_range_from_unary_expr): Handle...
2005-06-20 Roger Saylefold-const.c (swap_tree_comparison): Add support for...
2005-06-16 Eric Botcazoure PR tree-optimization/22018 (VRP miscompiles multiply)
2005-06-15 Diego Novillotree-vrp.c (vrp_int_const_binop): Do not handle MAX_EXP...
2005-06-15 Diego Novillore PR tree-optimization/22018 (VRP miscompiles multiply)
2005-06-14 Jeff Lawtree-vrp.c (local_fold): Remove.
2005-06-13 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-06-08 Sebastian Poptree-data-ref.c (compute_estimated_nb_iterations, ...
2005-06-07 Sebastian PopFixes PR 18403 and meta PR 21861.
2005-06-03 Diego Novillotree-ssa-dom.c (record_edge_info): Use last_basic_block...
2005-06-02 Kazu Hiratatree-vrp.c, [...]: Fix comment typos.
2005-06-02 Diego Novillore PR tree-optimization/21582 ((optimisation) VRP pass...
2005-06-02 Diego Novillo* tree-vrp.c (has_assert_expr, maybe_add_assert_expr...
2005-06-02 Diego Novillo[multiple changes]
2005-05-14 Kazu Hiratare PR tree-optimization/21563 (A trivial VRP opportunit...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-05-02 Diego Novillotree-vrp.c (set_value_range_to_nonnull): Declare inline.
2005-05-02 Kazu Hiratare PR tree-optimization/21294 (Missed removal of null...
2005-04-29 Kazu Hiratare PR tree-optimization/21030 (ICE in set_value_range...
2005-04-24 Kazu Hiratatree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPAR...
2005-04-23 Kazu Hiratare PR tree-optimization/21088 (VRP passes fold the...
2005-04-17 Kazu Hiratatree-vrp.c (maybe_add_assert_expr): Don't assert ASSERT...
2005-04-17 Kazu Hiratatree-vrp.c (compare_values): Check that VAL1 and VAL2...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-15 Kazu Hiratare PR tree-optimization/21021 (ICE in tree-vrp building...
2005-04-14 Kazu Hiratare PR tree-optimization/20657 ([tcb] VRP does not get...
next