summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
Commit message (Expand)AuthorAgeFilesLines
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-231-1/+1
* * doc/invoke.texi (max-stores-to-sink): Document.irar2011-03-241-0/+4
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-11/+111
* Pass to dr_analyze_indices the analysis loop for subscripts.spop2011-01-251-2/+2
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* Fix PR47002: memory leaks.spop2010-12-231-1/+5
* Fix PR43023: fuse_partitions_with_similar_memory_accesses.spop2010-12-101-0/+1
* Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...spop2010-12-021-0/+11
* Use DR_IS_WRITE instead of !DR_IS_READ.spop2010-09-031-1/+2
* Do not check whether memory references accessed in every iteration trap.spop2010-08-241-0/+33
* Add -ftree-loop-distribute-patterns enabled at -O3.spop2010-08-021-0/+1
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-221-1/+3
* * tree-data-ref.h (dot_rdg): Remove prototype.bje2009-12-161-1/+0
* Remove trailing white spaces.hjl2009-11-251-28/+28
* Add a new driver to data reference analysis.spop2009-07-311-0/+2
* 2009-07-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-07-311-0/+2
* Remove unused function and field in data_reference.spop2009-07-311-7/+0
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-0/+3
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-3/+0
* * dse.c (struct group_info): Reorder fields for 64-bit hosts.jakub2009-03-181-12/+12
* PR tree-optimization/37031jakub2009-01-081-2/+3
* PR middle-end/38250tomby2008-12-031-1/+1
* 2008-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2008-10-151-5/+11
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-7/+43
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-8/+8
* 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>spop2008-05-201-6/+72
* 2008-05-16 Sebastian Pop <sebastian.pop@amd.com>spop2008-05-161-0/+5
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-2/+0
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-2/+106
* * tree-data-refs.c (split_constant_offset): Expose.dorit2007-08-191-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-data-ref.c (find_vertex_for_stmt, create_rdg_edge_for_ddr,spop2007-07-231-0/+41
* * tree-data-ref.h (data_dependence_relation): New flag reversed_p.spop2007-07-041-0/+4
* * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.rakdver2007-05-291-2/+5
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+1
* * tree-scalar-evolution.c (resolve_mixers): Exported.rakdver2007-05-131-103/+65
* * tree-data-ref.h: Remove the prototype for analyze_array.kazu2007-03-171-1/+0
* * doc/loop.texi: Document the Omega linear constraints solver.spop2007-03-091-5/+7
* * tree-data-ref.c (dump_subscript): Use dump_conflict_function.rakdver2007-01-261-2/+25
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-4/+0
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-1/+1
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-13/+43
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-1/+15
* * tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls.spop2006-03-291-3/+3
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-16/+26
* * tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.spop2006-03-261-4/+30
* * tree-chrec.c (eq_evolutions_p): New.spop2006-02-201-9/+7
* * lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTSspop2005-11-051-5/+15
* 2005-09-15 Daniel Berlin <dberlin@dberlin.org>dberlin2005-09-151-0/+1
* PR tree-optimization/22236spop2005-08-131-0/+1