summaryrefslogtreecommitdiff
path: root/gcc/lambda.h
Commit message (Expand)AuthorAgeFilesLines
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* lambda-code.c: Define VEC(int,heap), VEC(lambda_loop,heap).Nathan Sidwell2005-04-221-6/+5
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-7/+3
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-4/+4
* lambda-code.c (lambda_compute_auxillary_space): Update comments.Daniel Berlin2004-11-031-5/+37
* [multiple changes]Daniel Berlin2004-09-161-5/+9
* cgraph.h, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell2004-09-101-2/+6
* lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo2004-09-101-6/+2
* [multiple changes]Daniel Berlin2004-08-261-0/+105
* lambda.h: Add matrix type, and prototypes for remainder of matrix and vector ...Daniel Berlin2004-08-101-5/+192
* Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop2004-07-131-0/+57