| Commit message (Expand) | Author | Age | Files | Lines |
* | ./: | ian | 2007-01-28 | 1 | -13/+13 |
* | 2007-01-21 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-21 | 1 | -10/+27 |
* | * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. | hubicka | 2007-01-18 | 1 | -6/+2 |
* | 2007-01-18 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-18 | 1 | -0/+152 |
* | * tree-vrp.c (remove_range_assertions): Release defs. | hubicka | 2007-01-11 | 1 | -0/+1 |
* | Better handling of COND_EXPRs in rhs | robc | 2007-01-08 | 1 | -0/+37 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -4/+25 |
* | 2007-01-07 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-07 | 1 | -6/+7 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -2/+2 |
* | 2006-12-19 Andrew Pinski <pinskia@gmail.com> | pinskia | 2006-12-20 | 1 | -0/+4 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -1/+1 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -2/+1 |
* | * tree-vrp.c (compare_values): Short circuit INTEGER_CST; | hubicka | 2006-12-07 | 1 | -8/+19 |
* | * tree-vrp.c (operand_less_p): New. | hubicka | 2006-12-06 | 1 | -13/+43 |
* | 2006-12-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -35/+44 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -1/+1 |
* | PR tree-optimization/23744 | baldrick | 2006-11-29 | 1 | -62/+44 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -3/+2 |
* | 2006-11-16 Dirk Mueller <dmueller@suse.de> | mueller | 2006-11-16 | 1 | -8/+4 |
* | 2006-11-11 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-11 | 1 | -3/+0 |
* | 2006-11-06 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-06 | 1 | -1/+1 |
* | 2006-10-24 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-24 | 1 | -9/+7 |
* | 2006-10-22 Jeff Law <law@redhat.com> | rguenth | 2006-10-22 | 1 | -81/+243 |
* | 2006-10-13 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-13 | 1 | -91/+23 |
* | 2006-10-11 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-11 | 1 | -5/+3 |
* | 2006-09-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-09-05 | 1 | -6/+10 |
* | PR tree-optimization/27865 | rakdver | 2006-08-17 | 1 | -15/+25 |
* | 2006-08-01 Dirk Mueller <dmueller@suse.de> | mueller | 2006-08-01 | 1 | -1/+2 |
* | 2006-07-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-07-07 | 1 | -5/+22 |
* | 2006-06-09 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-09 | 1 | -8/+15 |
* | * tree-vrp.c (extract_range_from_assert): Set the range to VARYING | ebotcazou | 2006-05-25 | 1 | -12/+28 |
* | PR tree-optimization/27639 | rakdver | 2006-05-24 | 1 | -8/+11 |
* | * tree-vrp.c (valid_value_p): New function. | rakdver | 2006-05-19 | 1 | -2/+21 |
* | PR tree-optimization/27364 | law | 2006-05-02 | 1 | -1/+23 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -5/+7 |
* | 2006-04-27 Richard Guenther <rguenther@suse.de> | rguenth | 2006-04-27 | 1 | -51/+46 |
* | * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c, | kazu | 2006-04-15 | 1 | -1/+1 |
* | * builtins.c, config/arm/arm.c, config/i386/cygwin.h, | kazu | 2006-04-08 | 1 | -3/+3 |
* | * tree-vrp.c (extract_range_from_unary_expr): Derive ranges for | law | 2006-03-21 | 1 | -16/+40 |
* | * tree-vrp.c (stmt_interesting_for_vrp): Some statements with | law | 2006-03-13 | 1 | -4/+23 |
* | * tree-vrp.c (infer_value_range): Only count pointer uses | law | 2006-03-08 | 1 | -14/+43 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * tree-vrp.c (remove_range_assertions): Do not update statements unnecessarily. | rakdver | 2006-03-03 | 1 | -7/+5 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+2 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -2/+2 |
* | 2006-03-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-01 | 1 | -2/+3 |
* | * tree-vrp.c (extract_range_from_assert): Remove special | dnovillo | 2006-03-01 | 1 | -60/+0 |