summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-3/+0
* dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2009-03-181-12/+12
* re PR tree-optimization/37031 (ICE for h264ref in gather_interchange_stats wi...Jakub Jelinek2009-01-081-2/+3
* re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution)Tomas Bily2008-12-031-1/+1
* re PR tree-optimization/37686 (Building of CPU2000's bzip2 with peak flags wi...Sebastian Pop2008-10-151-5/+11
* backport: configure: Regenerate.Sebastian Pop2008-09-021-7/+43
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-8/+8
* tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin2008-05-201-6/+72
* re PR tree-optimization/36228 (redundant runtime check while vectorizing)Sebastian Pop2008-05-161-0/+5
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-2/+0
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-2/+106
* tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman2007-08-191-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* tree-data-ref.c (find_vertex_for_stmt, [...]): New.Sebastian Pop2007-07-231-0/+41
* tree-data-ref.h (data_dependence_relation): New flag reversed_p.Sebastian Pop2007-07-041-0/+4
* tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak2007-05-291-2/+5
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+1
* tree-scalar-evolution.c (resolve_mixers): Exported.Zdenek Dvorak2007-05-131-103/+65
* * tree-data-ref.h: Remove the prototype for analyze_array.Kazu Hirata2007-03-171-1/+0
* loop.texi: Document the Omega linear constraints solver.Sebastian Pop2007-03-091-5/+7
* tree-data-ref.c (dump_subscript): Use dump_conflict_function.Zdenek Dvorak2007-01-261-2/+25
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-4/+0
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-12-021-1/+1
* c-tree.texi: Document new tree codes.Ira Rosen2006-11-221-13/+43
* Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak2006-11-121-1/+15
* tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls.Sebastian Pop2006-03-291-3/+3
* tree-loop-linear.c: Don't include varray.h.Sebastian Pop2006-03-281-16/+26
* tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.Sebastian Pop2006-03-261-4/+30
* tree-chrec.c (eq_evolutions_p): New.Sebastian Pop2006-02-201-9/+7
* lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ...Sebastian Pop2005-11-051-5/+15
* tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter.Daniel Berlin2005-09-151-0/+1
* re PR tree-optimization/22236 (wrong code for casts and scev)Sebastian Pop2005-08-131-0/+1
* expr.c (highest_pow2_factor): Make extern.Ira Rosen2005-07-251-19/+105
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-data-ref.c (analyze_array_indexes, [...]): Use VEC instead of VARRAY.Kazu Hirata2005-05-101-3/+3
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible.Devang Patel2005-04-111-0/+2
* Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop2004-10-131-8/+20
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* [multiple changes]Daniel Berlin2004-08-261-14/+16
* tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos2004-08-171-22/+3
* Makefile.in (OBJS-common): Add tree-data-ref.o.Sebastian Pop2004-07-131-0/+188