summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.h
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/56625amker2016-04-201-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* move dr->alias_set to a helper structurespop2015-10-061-3/+0
* remove unused struct base_alias_pairspop2015-10-061-0/+3
* switch from gimple to gimple*tbsaunde2015-09-201-4/+4
* Remove limit_scopsspop2015-09-081-0/+1
* fix pr46851 and pr60340: remove unmaintained omega dependence testspop2015-07-181-6/+0
* 2015-05-27 Richard Biener <rguenther@suse.de>rguenth2015-05-271-0/+5
* 2015-03-18 Richard Biener <rguenther@suse.de>rguenth2015-03-181-66/+3
* Update copyright years.jakub2015-01-051-1/+1
* 2014-08-15 Richard Biener <rguenther@suse.de>rguenth2014-08-151-5/+0
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-1/+1
* 2014-01-28 Richard Biener <rguenther@suse.de>rguenth2014-01-281-26/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+1
* gcc/rsandifo2013-09-281-2/+2
* 2013-09-13 Richard Biener <rguenther@suse.de>rguenth2013-09-131-0/+15
* 2013-09-11 Richard Biener <rguenther@suse.de>rguenth2013-09-111-86/+0
* 2013-09-10 Richard Biener <rguenther@suse.de>rguenth2013-09-101-5/+1
* Add uniform debug dump function names.crowl2013-03-291-0/+6
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-63/+50
* 2012-09-19 Richard Guenther <rguenther@suse.de>rguenth2012-09-191-0/+2
* 2012-06-06 Richard Guenther <rguenther@suse.de>rguenth2012-06-061-4/+1
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-10/+18
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-12/+5
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-1/+0
* 2012-05-11 Richard Guenther <rguenther@suse.de>rguenth2012-05-111-3/+4
* 2012-03-30 Richard Guenther <rguenther@suse.de>rguenth2012-03-301-31/+1
* 2012-03-02 Richard Guenther <rguenther@suse.de>rguenth2012-03-021-15/+16
* * doc/invoke.texi: Update copyright years.abel2012-01-271-1/+1
* PR middle-end/51389abel2012-01-271-3/+1
* PR tree-optimization/50789jakub2011-11-071-1/+4
* * tree-data-ref.c (dr_analyze_innermost): Add new argument.irar2011-09-251-1/+1
* 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