summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
| * gcc/c-family/rsandifo2013-11-181-2/+2
| * gcc/ada/rsandifo2013-11-181-2/+2
* | Merge in trunk.mrs2013-11-161-0/+1
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* | Merge in trunk.mrs2013-11-041-13/+8
|\ \ | |/
| * * df-scan.c (df_collection_rec): Adjust.law2013-10-281-13/+5
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-3/+3
* | Merge in trunk.mrs2013-10-201-4/+5
|\ \ | |/
| * * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-0/+1
| * gcc/rsandifo2013-09-281-4/+4
* | Merge in trunk.mrs2013-09-201-444/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
| * 2013-09-11 Richard Biener <rguenther@suse.de>rguenth2013-09-111-468/+0
| * 2013-09-10 Richard Biener <rguenther@suse.de>rguenth2013-09-101-36/+61
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Merge in trunk.mrs2013-09-041-4/+19
|\ \ | |/
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-4/+19
* | Add wide-int branch.mrs2013-08-131-11/+11
|/
* Add uniform debug dump function names.crowl2013-03-291-0/+52
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-11/+12
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-03 Richard Biener <rguenther@suse.de>rguenth2013-01-031-36/+19
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-194/+185
* 2012-09-20 Richard Guenther <rguenther@suse.de>rguenth2012-09-201-3/+3
* 2012-09-19 Richard Guenther <rguenther@suse.de>rguenth2012-09-191-1/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-10/+10
* gcc/steven2012-07-161-1/+1
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-82/+0
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-146/+26