Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |