aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-29tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls.Sebastian Pop1-3/+3
2006-03-28tree-loop-linear.c: Don't include varray.h.Sebastian Pop1-16/+26
2006-03-26tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.Sebastian Pop1-4/+30
2006-02-20tree-chrec.c (eq_evolutions_p): New.Sebastian Pop1-9/+7
2005-11-05lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ...Sebastian Pop1-5/+15
2005-09-15tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter.Daniel Berlin1-0/+1
2005-08-13re PR tree-optimization/22236 (wrong code for casts and scev)Sebastian Pop1-0/+1
2005-07-25expr.c (highest_pow2_factor): Make extern.Ira Rosen1-19/+105
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-10tree-data-ref.c (analyze_array_indexes, [...]): Use VEC instead of VARRAY.Kazu Hirata1-3/+3
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-11tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible.Devang Patel1-0/+2
2004-10-13Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop1-8/+20
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-26[multiple changes]Daniel Berlin1-14/+16
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-22/+3
2004-07-13Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop1-0/+188