| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | rakdver | 2007-05-27 | 1 | -3/+3 |
* | 2007-05-13 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-05-13 | 1 | -4/+4 |
* | 2007-03-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-03-17 | 1 | -377/+138 |
* | * tree-ssa-pre.c (create_value_expr_from): Initialize POOL to | dnovillo | 2007-02-19 | 1 | -1/+1 |
* | PR middle-end/30391 | sayle | 2007-02-16 | 1 | -7/+8 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -189/+97 |
* | 2006-12-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-14 | 1 | -1/+3 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -4/+9 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -9/+6 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -3/+5 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -54/+57 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -1/+1 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -4/+4 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -5/+2 |
* | 2006-11-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-11-14 | 1 | -73/+470 |
* | 2006-10-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-30 | 1 | -821/+717 |
* | 2006-10-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-21 | 1 | -0/+17 |
* | PR rtl-optimization/28071 | hubicka | 2006-09-12 | 1 | -4/+4 |
* | * tree-outof-ssa.c (check_replaceable): Do not allocate def_vars | hubicka | 2006-08-01 | 1 | -1/+2 |
* | Fix whitespace. | echristo | 2006-07-04 | 1 | -172/+171 |
* | 2006-06-19 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-19 | 1 | -3/+8 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -4/+4 |
* | 2006-05-04 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-04 | 1 | -3/+49 |
* | 2006-05-04 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-04 | 1 | -8/+11 |
* | 2006-03-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-03-23 | 1 | -9/+0 |
* | 2006-03-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-03-21 | 1 | -0/+1 |
* | 2006-03-20 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-03-20 | 1 | -25/+109 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | 2006-02-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-02-09 | 1 | -0/+1 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -2/+2 |
* | 2006-02-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-06 | 1 | -28/+201 |
* | * tree-vrp.c (cfg_loops): Removed. | rakdver | 2006-02-05 | 1 | -1/+1 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -2/+2 |
* | 2006-01-24 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-01-24 | 1 | -1/+2 |
* | 2006-01-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-01-23 | 1 | -0/+4 |
* | 2006-01-13 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-01-13 | 1 | -0/+3 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2006-01-06 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-06 | 1 | -3/+1 |
* | 2005-12-31 Andrew Pinski <pinskia@ohysics.uc.edu> | pinskia | 2005-12-31 | 1 | -0/+13 |
* | 2005-12-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-30 | 1 | -112/+859 |
* | * global.c, tree-ssa-pre.c: Move DEF_VEC_P(basic_block) and | kazu | 2005-12-28 | 1 | -2/+0 |
* | 2005-12-23 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-24 | 1 | -132/+0 |
* | * tree-tailcall.c (find_tail_calls): Use XNEW. | gdr | 2005-12-18 | 1 | -12/+12 |
* | * basic-block.h, config/i386/winnt.c, config/pa/pa.c, | kazu | 2005-12-16 | 1 | -1/+1 |
* | 2005-12-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-07 | 1 | -0/+127 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -1/+1 |
* | 2005-10-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-10-19 | 1 | -2/+5 |
* | * tree-ssa-pre.c (try_look_through_load): New function. | steven | 2005-09-06 | 1 | -0/+75 |