summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-03-30 Richard Guenther <rguenther@suse.de>rguenth2012-03-301-91/+54
* 2012-03-15 Richard Guenther <rguenther@suse.de>rguenth2012-03-151-23/+27
* 2012-03-02 Richard Guenther <rguenther@suse.de>rguenth2012-03-021-32/+82
* PR middle-end/51389abel2012-01-271-19/+25
* PR tree-optimization/51987jakub2012-01-251-2/+2
* * tree-data-ref.c (initialize_data_dependence_relation): Updaterazya2011-11-241-15/+1
* PR tree-optimization/49960razya2011-11-161-26/+23
* PR tree-optimization/50789jakub2011-11-071-4/+2
* 2011-10-24 Richard Guenther <rguenther@suse.de>rguenth2011-10-241-17/+25
* 2011-10-13 Richard Guenther <rguenther@suse.de>rguenth2011-10-131-3/+0
* * tree-data-ref.c (dr_analyze_innermost): Add new argument.irar2011-09-251-12/+31
* 2011-09-09 Richard Guenther <rguenther@suse.de>rguenth2011-09-091-1/+2
* 2011-08-24 Richard Guenther <rguenther@suse.de>rguenth2011-08-241-32/+28
* 2011-08-24 Richard Guenther <rguenther@suse.de>rguenth2011-08-241-12/+19
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-231-13/+35
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-231-2/+23
* 2011-08-19 Richard Guenther <rguenther@suse.de>rguenth2011-08-191-9/+8
* Avoid use of lang_hooks.types.type_for_size.spop2011-07-261-4/+2
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-2/+1
* gcc/rsandifo2011-07-191-13/+17
* 2011-06-30 Richard Guenther <rguenther@suse.de>rguenth2011-06-301-28/+0
* 2011-06-14 Zdenek Dvorak <ook@ucw.cz>vries2011-06-141-69/+17
* PR debug/48159jakub2011-05-111-2/+2
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1
* remove useless if-before-free testsmeyering2011-04-201-4/+2
* * doc/invoke.texi (max-stores-to-sink): Document.irar2011-03-241-1/+43
* 2011-03-22 Richard Guenther <rguenther@suse.de>rguenth2011-03-221-1/+1
* Fix PR46194: fix the computation of distance vectors.spop2011-02-051-24/+6
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-0/+174
* Pass to dr_analyze_indices the analysis loop for subscripts.spop2011-01-251-14/+17
* Use PIP to determine the integer feasibility of a constraint system.spop2011-01-251-1/+3
* Do not include unnecessary .h files.spop2010-12-281-8/+0
* Fix PR47002: memory leaks.spop2010-12-231-45/+33
* Fix PR46928: handle "A[p] == A[p]" in data dep analysis with p a parameter of...spop2010-12-151-2/+3
* Fix PR43023: fuse_partitions_with_similar_memory_accesses.spop2010-12-101-15/+20
* Fix PR42327: use build_int_cst.spop2010-12-071-1/+3
* Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...spop2010-12-021-1/+23
* 2010-10-14 Richard Guenther <rguenther@suse.de>rguenth2010-10-141-139/+5
* Add back dot_rdg.spop2010-09-171-0/+70
* Use DR_IS_WRITE instead of !DR_IS_READ.spop2010-09-031-7/+7
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+1
* gcc/froydnj2010-08-201-33/+33
* Add -ftree-loop-distribute-patterns enabled at -O3.spop2010-08-021-0/+26
* 2010-07-02 Richard Guenther <rguenther@suse.de>rguenth2010-07-021-1/+8
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-4/+42
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-3/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-7/+7
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-1/+0
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-221-3/+7