summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-124/+140
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-4/+6
* 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>spop2008-05-201-3/+25
* 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>spop2008-05-201-14/+41
* 2008-05-16 Sebastian Pop <sebastian.pop@amd.com>spop2008-05-161-1/+19
* 2008-05-09 Jan Sjodin <jan.sjodin@amd.com>spop2008-05-091-1/+1
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-2/+0
* 2008-03-21 Martin Jambor <mjambor@suse.cz>jamborm2008-03-211-6/+9
* 2008-03-18 Richard Guenther <rguenther@suse.de>rguenth2008-03-181-1/+4
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-54/+484
* 2008-01-16 Richard Guenther <rguenther@suse.de>rguenth2008-01-161-12/+3
* 2008-01-16 Sebastian Pop <sebastian.pop@amd.com>spop2008-01-161-2/+12
* 2008-01-09 Richard Guenther <rguenther@suse.de>rguenth2008-01-091-4/+13
* 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>spop2008-01-031-25/+14
* 2008-01-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-01-031-14/+25
* 2007-12-19 Sebastian Pop <sebastian.pop@amd.com>spop2008-01-031-3/+13
* 2007-12-21 Sebastian Pop <sebastian.pop@amd.com>spop2007-12-211-31/+49
* 2007-12-19 Sebastian Pop <sebastian.pop@amd.com>spop2007-12-201-19/+19
* PR tree-optimization/33453jakub2007-12-031-3/+6
* PR tree-optimization/33680jakub2007-11-101-1/+21
* PR tree-optimization/33856jakub2007-11-051-3/+3
* 2007-10-31 Sebastian Pop <sebastian.pop@amd.com>spop2007-10-311-106/+66
* PR tree-optimization/33017jakub2007-09-041-1/+2
* PR tree-optimization/32573jakub2007-08-231-13/+26
* * tree-data-refs.c (split_constant_offset): Expose.dorit2007-08-191-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-17/+15
* 2007-07-30 Jan Sjodin <jan.sjodin@amd.com>jsjodin2007-07-311-0/+21
* * tree-data-ref.c (add_multivariate_self_dist): Parametric accessspop2007-07-291-3/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-data-ref.c (find_vertex_for_stmt, create_rdg_edge_for_ddr,spop2007-07-231-0/+184
* * tree-data-ref.h (data_dependence_relation): New flag reversed_p.spop2007-07-041-0/+2
* PR middle-end/32457spop2007-07-041-24/+22
* PR tree-optimization/32075spop2007-06-201-41/+54
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-2/+7
* * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,kazu2007-06-131-3/+3
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-1/+1
* 2007-06-09 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-101-2/+3
* * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.rakdver2007-05-291-3/+3
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-2/+2
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-15/+19
* 2007-05-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-05-211-8/+8
* * tree-scalar-evolution.c (resolve_mixers): Exported.rakdver2007-05-131-1516/+428