aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-12re PR middle-end/18005 (ICE with simple loop with VLA)Sebastian Pop1-5/+15
2004-11-10tree-data-ref.c (build_classic_dist_vector): If either loop is outside of the...Daniel Berlin1-6/+7
2004-11-01Fix PR tree-optimization/17672 Fix PR tree-optimization/18168Daniel Berlin1-26/+52
2004-10-31cfgloop.h (struct loop): Remove unused "nodes" field.Jeff Law1-5/+9
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-10-13* tree-data-ref.c: Fix comment typos.Kazu Hirata1-2/+2
2004-10-13Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop1-427/+880
2004-10-04* tree-data-ref.c: Fix comment typos.Kazu Hirata1-4/+4
2004-10-04tree-data-ref.c (array_base_name_differ_p): Fix comments.Sebastian Pop1-24/+21
2004-09-19tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen1-3/+3
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2004-09-10c-common.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-21/+15
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-26[multiple changes]Daniel Berlin1-83/+103
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-3/+111
2004-07-13Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop1-0/+1874