| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | 2009-01-07 Jan Sjodin <jan.sjodin@amd.com> | spop | 2009-01-07 | 1 | -0/+61 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -0/+23 |
* | 2008-08-21 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-21 | 1 | -2/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -10/+10 |
* | * tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME | spop | 2008-03-03 | 1 | -2/+3 |
* | PR tree-optimization/34063 | jakub | 2007-11-13 | 1 | -3/+3 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -13/+12 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -19/+47 |
* | * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | rakdver | 2007-05-27 | 1 | -7/+1 |
* | 2007-05-21 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-05-21 | 1 | -6/+6 |
* | PR tree-optimization/31885 | rakdver | 2007-05-10 | 1 | -3/+4 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -54/+24 |
* | * cfgloop.h: Include vec-prim.h. | rakdver | 2007-01-31 | 1 | -17/+42 |
* | * builtins.c (expand_builtin_pow, expand_builtin_powi, | sayle | 2007-01-11 | 1 | -5/+2 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -3/+2 |
* | PR tree-optimization/27865 | rakdver | 2006-08-17 | 1 | -2/+8 |
* | * tree-chrec.c (chrec_convert_aggressive): Return NULL on failure. | rakdver | 2006-07-25 | 1 | -1/+1 |
* | * tree-chrec.c (avoid_arithmetics_in_type_p): New. | rakdver | 2006-07-17 | 1 | -21/+24 |
* | PR tree-optimization/27639 | rakdver | 2006-05-24 | 1 | -47/+149 |
* | * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne, | spop | 2006-04-07 | 1 | -4/+4 |
* | PR tree-optimization/26939 | spop | 2006-04-02 | 1 | -1/+1 |
* | * tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument | spop | 2006-04-02 | 1 | -19/+23 |
* | * tree-loop-linear.c: Don't include varray.h. | spop | 2006-03-28 | 1 | -1/+0 |
* | * tree-chrec.c (chrec_convert_aggressive): Do not eliminate | law | 2006-02-28 | 1 | -0/+20 |
* | * tree-chrec.c (eq_evolutions_p): New. | spop | 2006-02-20 | 1 | -2/+31 |
* | PR tree-optimization/18527 | rakdver | 2006-01-06 | 1 | -12/+6 |
* | PR tree-optimization/18463 | rakdver | 2005-09-20 | 1 | -3/+30 |
* | * tree-chrec.c (evolution_function_is_invariant_rec_p): Use | spop | 2005-09-09 | 1 | -3/+10 |
* | * Makefile.in (tree-chrec.o): Depends on SCEV_H. | spop | 2005-09-09 | 1 | -8/+29 |
* | PR tree-optimization/23433 | spop | 2005-08-21 | 1 | -0/+3 |
* | PR 23391 | spop | 2005-08-15 | 1 | -4/+11 |
* | PR tree-optimization/22236 | spop | 2005-08-13 | 1 | -3/+18 |
* | PR tree-optimization/22442 | rakdver | 2005-07-13 | 1 | -21/+21 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Fixes PR 18403 and meta PR 21861. | spop | 2005-06-07 | 1 | -40/+99 |
* | * tree-chrec.c (reset_evolution_in_loop): Use build3 instead of | jakub | 2005-06-06 | 1 | -6/+10 |
* | 2005-06-02 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-02 | 1 | -1/+3 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | * tree-scalar-evolution.c (set_nb_iterations_in_loop): Only | sayle | 2005-05-16 | 1 | -2/+4 |
* | PR/20742 | spop | 2005-04-21 | 1 | -16/+28 |
* | PR tree-optimization/19903 | ebotcazou | 2005-04-05 | 1 | -1/+29 |
* | PR tree-optimization/20216 | sayle | 2005-03-01 | 1 | -45/+93 |
* | 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-09 | 1 | -1/+1 |
* | 2004-10-11 Sebastian Pop <pop@cri.ensmp.fr> | dberlin | 2004-10-13 | 1 | -2/+22 |
* | * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_plus_1, | rakdver | 2004-10-01 | 1 | -7/+6 |
* | 2004-09-19 Ira Rosen <irar@il.ibm.com> | dorit | 2004-09-19 | 1 | -12/+48 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -1/+1 |
* | 2004-09-12 Andrew Pinski <apinski@apple.com> | pinskia | 2004-09-12 | 1 | -18/+0 |