summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Make print_scop output the scoplib format.spop2010-03-311-5/+5
* PR tree-optimization/41783matz2010-01-191-0/+32
* * tree-data-ref.h (dot_rdg): Remove prototype.bje2009-12-161-64/+0
* Remove trailing white spaces.hjl2009-11-251-279/+279
* Add a new driver to data reference analysis.spop2009-07-311-0/+31
* 2009-07-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-07-311-0/+16
* Remove unused function and field in data_reference.spop2009-07-311-16/+0
* PR tree-optimization/40254irar2009-05-281-6/+15
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-35/+94
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-1/+11
* ./:ian2009-04-271-1/+2
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-1/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-46/+13
* 2009-03-19 Li Feng <nemokingdom@gmail.com>spop2009-03-191-1/+1
* * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):rakdver2009-03-041-2/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* PR tree-optimization/36922jakub2009-02-171-0/+8
* PR middle-end/38250tomby2008-12-031-5/+7
* 2008-11-03 Richard Guenther <rguenther@suse.de>rguenth2008-11-031-0/+1
* 2008-10-15 Jan Sjodin <jan.sjodin@amd.com>spop2008-10-151-2/+3
* * tree-predcom.c (filter_suitable_components): Free all refs injakub2008-09-151-0/+1
* 2008-09-05 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-091-2/+3
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-11/+45
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-2/+1