| Commit message (Expand) | Author | Age | Files | Lines |
* | invoke.texi: Document -ftree-loop-distribution. | Sebastian Pop | 2008-02-28 | 1 | -0/+17 |
* | re PR tree-optimization/33576 (segfault in extract_muldiv for cpu2006 benchmark) | Sebastian Pop | 2007-10-03 | 1 | -0/+2 |
* | tree-loop-linear.c: Include obstack.h. | Laurynas Biveinis | 2007-09-07 | 1 | -9/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | lambda-code.c (struct lambda_lattice_s): Add a name to the struct. | Thomas Neumann | 2007-06-06 | 1 | -3/+3 |
* | lambda.h (build_linear_expr): New. | Jan Sjodin | 2007-06-06 | 1 | -0/+27 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -3/+1 |
* | re PR tree-optimization/20256 (Perfect nest transformation not conservative e... | Sebastian Pop | 2006-05-17 | 1 | -2/+1 |
* | tree-loop-linear.c: Don't include varray.h. | Sebastian Pop | 2006-03-28 | 1 | -1/+0 |
* | tree-chrec.c (eq_evolutions_p): New. | Sebastian Pop | 2006-02-20 | 1 | -1/+39 |
* | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 2005-12-17 | 1 | -1/+1 |
* | lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ... | Sebastian Pop | 2005-11-05 | 1 | -0/+3 |
* | lambda-code.c (lambda_vector_lexico_pos): Moved... | Sebastian Pop | 2005-08-23 | 1 | -0/+21 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap). | Nathan Sidwell | 2005-04-22 | 1 | -6/+5 |
* | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 2005-04-21 | 1 | -7/+3 |
* | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 2005-04-21 | 1 | -4/+4 |
* | lambda-code.c (lambda_compute_auxillary_space): Update comments. | Daniel Berlin | 2004-11-03 | 1 | -5/+37 |
* | [multiple changes] | Daniel Berlin | 2004-09-16 | 1 | -5/+9 |
* | cgraph.h, [...]: Fix comment typos. | Kazu Hirata | 2004-09-14 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 2004-09-10 | 1 | -2/+6 |
* | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 2004-09-10 | 1 | -6/+2 |
* | [multiple changes] | Daniel Berlin | 2004-08-26 | 1 | -0/+105 |
* | lambda.h: Add matrix type, and prototypes for remainder of matrix and vector ... | Daniel Berlin | 2004-08-10 | 1 | -5/+192 |
* | Makefile.in (OBJS-common): Add tree-data-ref.o. | Sebastian Pop | 2004-07-13 | 1 | -0/+57 |