| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | spop | 2011-01-25 | 1 | -524/+0 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-11-03 | 1 | -1/+1 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -1/+1 |
* | 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-04-22 | 1 | -6/+5 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -13/+13 |
* | PR tree-optimization/37031 | jakub | 2009-01-08 | 1 | -1/+3 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -0/+31 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -2/+2 |
* | 2008-05-20 Jan Sjodin <jan.sjodin@amd.com> | spop | 2008-05-20 | 1 | -2/+4 |
* | * doc/invoke.texi: Document -ftree-loop-distribution. | spop | 2008-02-28 | 1 | -0/+17 |
* | 2007-10-03 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-10-03 | 1 | -0/+2 |
* | 2007-09-06 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2007-09-07 | 1 | -9/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * lambda-code.c (struct lambda_lattice_s): Add a name to the struct. | tneumann | 2007-06-06 | 1 | -3/+3 |
* | * lambda.h (build_linear_expr): New. | spop | 2007-06-06 | 1 | -0/+27 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -3/+1 |
* | PR middle-end/20256 | spop | 2006-05-17 | 1 | -2/+1 |
* | * tree-loop-linear.c: Don't include varray.h. | spop | 2006-03-28 | 1 | -1/+0 |
* | * tree-chrec.c (eq_evolutions_p): New. | spop | 2006-02-20 | 1 | -1/+39 |
* | * tree-inline.c (copy_body_r): Use explicit cast when | gdr | 2005-12-17 | 1 | -1/+1 |
* | * lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS | spop | 2005-11-05 | 1 | -0/+3 |
* | * lambda-code.c (lambda_vector_lexico_pos): Moved... | spop | 2005-08-23 | 1 | -0/+21 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap). | nathan | 2005-04-22 | 1 | -6/+5 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -7/+3 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -4/+4 |
* | 2004-11-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-11-03 | 1 | -5/+37 |
* | 2004-09-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-16 | 1 | -5/+9 |
* | * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c, | kazu | 2004-09-14 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -2/+6 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -6/+2 |
* | 2004-08-26 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-08-26 | 1 | -0/+105 |
* | 2004-08-10 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-08-10 | 1 | -5/+192 |
* | * Makefile.in (OBJS-common): Add tree-data-ref.o. | spop | 2004-07-13 | 1 | -0/+57 |