summaryrefslogtreecommitdiff
path: root/gcc/lambda.h
Commit message (Expand)AuthorAgeFilesLines
* tree-loop-linear.c: Include obstack.h.Laurynas Biveinis2007-09-071-9/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* lambda-code.c (struct lambda_lattice_s): Add a name to the struct.Thomas Neumann2007-06-061-3/+3
* lambda.h (build_linear_expr): New.Jan Sjodin2007-06-061-0/+27
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-3/+1
* re PR tree-optimization/20256 (Perfect nest transformation not conservative e...Sebastian Pop2006-05-171-2/+1
* tree-loop-linear.c: Don't include varray.h.Sebastian Pop2006-03-281-1/+0
* tree-chrec.c (eq_evolutions_p): New.Sebastian Pop2006-02-201-1/+39
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-1/+1
* lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ...Sebastian Pop2005-11-051-0/+3
* lambda-code.c (lambda_vector_lexico_pos): Moved...Sebastian Pop2005-08-231-0/+21
* Update FSF address.Kelley Cook2005-06-251-2/+2
* 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