aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-19tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman1-0/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-23tree-data-ref.c (find_vertex_for_stmt, [...]): New.Sebastian Pop1-0/+41
2007-07-04tree-data-ref.h (data_dependence_relation): New flag reversed_p.Sebastian Pop1-0/+4
2007-05-29tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak1-2/+5
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+1
2007-05-13tree-scalar-evolution.c (resolve_mixers): Exported.Zdenek Dvorak1-103/+65
2007-03-17* tree-data-ref.h: Remove the prototype for analyze_array.Kazu Hirata1-1/+0
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-5/+7
2007-01-26tree-data-ref.c (dump_subscript): Use dump_conflict_function.Zdenek Dvorak1-2/+25
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-4/+0
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen1-13/+43
2006-11-12Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak1-1/+15
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