summaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/kazu2005-05-141-0/+3
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-10/+8
* * tree-vrp.c (set_value_range_to_nonnull): Declare inline.dnovillo2005-05-021-30/+99
* gcc/kazu2005-05-021-1/+30
* gcc/kazu2005-04-291-6/+27
* * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Usekazu2005-04-241-5/+5
* PR tree-optimization/21088kazu2005-04-231-3/+3
* * tree-vrp.c (maybe_add_assert_expr): Don't assertkazu2005-04-171-0/+8
* * tree-vrp.c (compare_values): Check that VAL1 and VAL2 arekazu2005-04-171-14/+7
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-1/+0
* gcc/kazu2005-04-151-2/+14
* gcc/kazu2005-04-141-0/+2
* gcc/kazu2005-04-131-0/+12
* * tree-vrp.c: Fix a comment typo.kazu2005-04-111-1/+1
* * tree-vrp.c (maybe_add_assert_expr): Move a comment.kazu2005-04-111-5/+5
* PR tree-optimization/20920dnovillo2005-04-111-3/+14
* * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,kazu2005-04-091-1/+1
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-0/+2265