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