summaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
Commit message (Expand)AuthorAgeFilesLines
...
* ./:ian2007-03-081-17/+133
* PR tree-optimization/31034ian2007-03-051-6/+8
* Used signed infinities in VRP.ian2007-03-021-202/+748
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-6/+6
* ./:ian2007-02-131-3/+12
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-1/+1
* ./:ian2007-01-281-13/+13
* 2007-01-21 Dirk Mueller <dmueller@suse.de>mueller2007-01-211-10/+27
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-6/+2
* 2007-01-18 Dirk Mueller <dmueller@suse.de>mueller2007-01-181-0/+152
* * tree-vrp.c (remove_range_assertions): Release defs.hubicka2007-01-111-0/+1
* Better handling of COND_EXPRs in rhsrobc2007-01-081-0/+37
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-4/+25
* 2007-01-07 Richard Guenther <rguenther@suse.de>rguenth2007-01-071-6/+7
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-2/+2
* 2006-12-19 Andrew Pinski <pinskia@gmail.com>pinskia2006-12-201-0/+4
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-1/+1
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-2/+1
* * tree-vrp.c (compare_values): Short circuit INTEGER_CST;hubicka2006-12-071-8/+19
* * tree-vrp.c (operand_less_p): New.hubicka2006-12-061-13/+43
* 2006-12-05 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-051-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-35/+44
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-1/+1
* PR tree-optimization/23744baldrick2006-11-291-62/+44
* Privatize SSA variables into gimple_df.hubicka2006-11-281-1/+1
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-1/+1
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-3/+2
* 2006-11-16 Dirk Mueller <dmueller@suse.de>mueller2006-11-161-8/+4
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-111-3/+0
* 2006-11-06 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-11-061-1/+1
* 2006-10-24 Richard Guenther <rguenther@suse.de>rguenth2006-10-241-9/+7
* 2006-10-22 Jeff Law <law@redhat.com>rguenth2006-10-221-81/+243
* 2006-10-13 Richard Guenther <rguenther@suse.de>rguenth2006-10-131-91/+23
* 2006-10-11 Richard Guenther <rguenther@suse.de>rguenth2006-10-111-5/+3
* 2006-09-05 Richard Guenther <rguenther@suse.de>rguenth2006-09-051-6/+10
* PR tree-optimization/27865rakdver2006-08-171-15/+25
* 2006-08-01 Dirk Mueller <dmueller@suse.de>mueller2006-08-011-1/+2
* 2006-07-07 Richard Guenther <rguenther@suse.de>rguenth2006-07-071-5/+22
* 2006-06-09 Richard Guenther <rguenther@suse.de>rguenth2006-06-091-8/+15
* * tree-vrp.c (extract_range_from_assert): Set the range to VARYINGebotcazou2006-05-251-12/+28
* PR tree-optimization/27639rakdver2006-05-241-8/+11
* * tree-vrp.c (valid_value_p): New function.rakdver2006-05-191-2/+21
* PR tree-optimization/27364law2006-05-021-1/+23
* Implement new immediate use iterators.amacleod2006-04-271-5/+7
* 2006-04-27 Richard Guenther <rguenther@suse.de>rguenth2006-04-271-51/+46
* * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,kazu2006-04-151-1/+1
* * builtins.c, config/arm/arm.c, config/i386/cygwin.h,kazu2006-04-081-3/+3
* * tree-vrp.c (extract_range_from_unary_expr): Derive ranges forlaw2006-03-211-16/+40
* * tree-vrp.c (stmt_interesting_for_vrp): Some statements withlaw2006-03-131-4/+23