aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-09-192012-09-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-06-062012-06-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-06-042012-06-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-06-042012-06-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-06-042012-06-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-112012-05-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-302012-03-30 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-022012-03-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-27 * doc/invoke.texi: Update copyright years.Andrey Belevantsev
2012-01-27 PR middle-end/51389Andrey Belevantsev
2011-11-07 PR tree-optimization/50789Jakub Jelinek
2011-09-25 * tree-data-ref.c (dr_analyze_innermost): Add new argument.Ira Rosen
2011-08-232011-08-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-03-24 * doc/invoke.texi (max-stores-to-sink): Document.Ira Rosen
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop
2011-01-25Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-23Fix PR47002: memory leaks.Sebastian Pop
2010-12-10Fix PR43023: fuse_partitions_with_similar_memory_accesses.Sebastian Pop
2010-12-02Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...Sebastian Pop
2010-09-03Use DR_IS_WRITE instead of !DR_IS_READ.Sebastian Pop
2010-08-24Do not check whether memory references accessed in every iteration trap.Sebastian Pop
2010-08-02Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop
2010-04-222010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2009-12-16 * tree-data-ref.h (dot_rdg): Remove prototype.Ben Elliston
2009-11-25Remove trailing white spaces.H.J. Lu
2009-07-31Add a new driver to data reference analysis.Sebastian Pop
2009-07-312009-07-30 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-07-31Remove unused function and field in data_reference.Sebastian Pop
2009-05-24 * doc/passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen
2009-04-032009-04-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-03-18 * dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek
2009-01-08 PR tree-optimization/37031Jakub Jelinek
2008-12-03 PR middle-end/38250Tomas Bily
2008-10-152008-10-15 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2008-09-022008-09-02 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-202008-05-20 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin
2008-05-162008-05-16 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2008-05-082008-05-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-02-28 * doc/invoke.texi: Document -ftree-loop-distribution.Sebastian Pop
2007-08-19 * tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-23 * tree-data-ref.c (find_vertex_for_stmt, create_rdg_edge_for_ddr,Sebastian Pop
2007-07-04 * tree-data-ref.h (data_dependence_relation): New flag reversed_p.Sebastian Pop
2007-05-29 * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak
2007-05-24 * doc/passes.texi: Document predictive commoning.Zdenek Dvorak
2007-05-13 * tree-scalar-evolution.c (resolve_mixers): Exported.Zdenek Dvorak