aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-16tree-data-ref.h (dot_rdg): Remove prototype.Ben Elliston1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-28/+28
2009-07-31Add a new driver to data reference analysis.Sebastian Pop1-0/+2
2009-07-31tree-data-ref.c (debug_data_references): New.Sebastian Pop1-0/+2
2009-07-31Remove unused function and field in data_reference.Sebastian Pop1-7/+0
2009-05-24passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen1-0/+3
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-3/+0
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek1-12/+12
2009-01-08re PR tree-optimization/37031 (ICE for h264ref in gather_interchange_stats wi...Jakub Jelinek1-2/+3
2008-12-03re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution)Tomas Bily1-1/+1
2008-10-15re PR tree-optimization/37686 (Building of CPU2000's bzip2 with peak flags wi...Sebastian Pop1-5/+11
2008-09-02backport: configure: Regenerate.Sebastian Pop1-7/+43
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-8/+8
2008-05-20tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin1-6/+72
2008-05-16re PR tree-optimization/36228 (redundant runtime check while vectorizing)Sebastian Pop1-0/+5
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-2/+0
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-2/+106
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