aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-09tree-data-ref.c (array_base_name_differ_p): Remove ta and tb.Kazu Hirata1-4/+0
2005-02-17* tree-data-ref.c (array_base_name_differ_p): Remove gcc_assert.Ira Rosen1-2/+0
2005-02-12tree-data-ref.c (array_base_name_differ_p): Check that the bases exist and ar...Ira Rosen1-20/+8
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-06re PR tree-optimization/18792 (ICE with -O1 -ftree-loop-linear on small test ...Daniel Berlin1-58/+56
2004-12-10tree-data-ref.c (free_data_refs): Free each data_reference object.Kazu Hirata1-2/+6
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