summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/7652mpolacek2016-08-121-0/+2
* PR tree-optimization/71872jakub2016-07-141-1/+2
* remove unnecessary calls to vec::releasetbsaunde2016-07-131-2/+1
* use auto_vec for more local variablestbsaunde2016-07-131-4/+1
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-2/+2
* 2016-05-12 Richard Biener <rguenther@suse.de>rguenth2016-05-121-2/+7
* Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relationvries2016-01-261-10/+11
* Update copyright years.jakub2016-01-041-1/+1
* PR tree-optimization/68786jakub2015-12-091-6/+12
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-6/+14
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-11/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+6
* move dr->alias_set to a helper structurespop2015-10-061-1/+0
* remove unused struct base_alias_pairspop2015-10-061-0/+1
* switch from gimple to gimple*tbsaunde2015-09-201-8/+8
* Remove limit_scopsspop2015-09-081-0/+43
* remove useless typedefstbsaunde2015-08-191-2/+2
* fix pr46851 and pr60340: remove unmaintained omega dependence testspop2015-07-181-683/+12
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-05-27 Richard Biener <rguenther@suse.de>rguenth2015-05-271-2/+5
* Use std::swap instead of explicit swapsmiyuki2015-05-191-14/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+17
* 2015-01-15 Richard Biener <rguenther@suse.de>rguenth2015-01-151-0/+16
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-26 Richard Biener <rguenther@suse.de>rguenth2014-11-261-0/+3
* 2014-11-24 Richard Biener <rguenther@suse.de>rguenth2014-11-241-0/+9
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-1/+2
* 2014-10-31 Richard Biener <rguenther@suse.de>rguenth2014-10-311-1/+1
* gcc/ada/rsandifo2014-10-291-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* 2014-09-05 Richard Biener <rguenther@suse.de>rguenth2014-09-051-0/+1
* 2014-08-15 Richard Biener <rguenther@suse.de>rguenth2014-08-151-10/+27
* Merge in trunk.mrs2014-02-101-0/+2
|\
| * PR tree-optimization/60023jakub2014-02-041-0/+2
* | Merge in trunk.mrs2014-01-031-3/+3
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-2/+2
* | Merge in trunk.mrs2013-12-131-29/+58
|\ \ | |/
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-9/+38
| * * tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref.jakub2013-12-061-20/+20
* | Merge with trunk.rsandifo2013-12-041-0/+5
|\ \ | |/
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-2/+2
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-2/+2
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* | Merge from trunk.rsandifo2013-11-201-2/+2
|\ \ | |/
| * 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1