aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-15tree-predcom.c (filter_suitable_components): Free all refs in act->refs vecto...Jakub Jelinek1-0/+1
2008-09-09re PR middle-end/37375 ([graphite] Parameter detection and scev only take a s...Sebastian Pop1-2/+3
2008-09-02backport: configure: Regenerate.Sebastian Pop1-11/+45
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-124/+140
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-4/+6
2008-05-20tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin1-3/+25
2008-05-20re PR middle-end/36206 (ice for legal code with -O3)Jan Sjodin1-14/+41
2008-05-16re PR tree-optimization/36228 (redundant runtime check while vectorizing)Sebastian Pop1-1/+19
2008-05-09tree-scalar-evolution.c: Document instantiate_scev.Jan Sjodin1-1/+1
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-2/+0
2008-03-21tree-data-ref.c (dump_data_dependence_relation): Avoid data reference dumps i...Martin Jambor1-6/+9
2008-03-18tree-gimple.h (is_gimple_invariant_address): Declare.Richard Guenther1-1/+4
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-54/+484
2008-01-16re PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr29145.c)Richard Guenther1-12/+3
2008-01-16tree-data-ref.c (subscript_dependence_tester_1): Call free_conflict_function.Sebastian Pop1-2/+12
2008-01-09re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Richard Guenther1-4/+13
2008-01-03re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Sebastian Pop1-25/+14
2008-01-03re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Sebastian Pop1-14/+25
2008-01-03re PR tree-optimization/34635 (tree check: expected polynomial_chrec, have in...Sebastian Pop1-3/+13
2007-12-21tree-data-ref.c (signed_type_for_types): New.Sebastian Pop1-31/+49
2007-12-20re PR tree-optimization/34413 (gfortran.dg/ltrans-7.f90 doesn't work)Sebastian Pop1-19/+19
2007-12-03re PR tree-optimization/33453 (ICE in build2_stat, at tree.c:3110 with -ftree...Jakub Jelinek1-3/+6
2007-11-10re PR tree-optimization/33680 (ICE when compilling elbg.c from ffmpeg (vector...Jakub Jelinek1-1/+21
2007-11-05re PR tree-optimization/33856 (Segfault in create_data_ref/compute_data_depen...Jakub Jelinek1-3/+3
2007-10-31re PR tree-optimization/32377 (can't determine dependence (source/destination...Sebastian Pop1-106/+66
2007-09-05re PR tree-optimization/33017 (tree check fail for legal code)Jakub Jelinek1-1/+2
2007-08-24re PR tree-optimization/32573 (ice for legal code with -O3)Jakub Jelinek1-13/+26
2007-08-19tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman1-1/+1
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-17/+15
2007-07-312007-07-30 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin1-0/+21
2007-07-29tree-data-ref.c (add_multivariate_self_dist): Parametric access functions can...Sebastian Pop1-3/+7
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-23tree-data-ref.c (find_vertex_for_stmt, [...]): New.Sebastian Pop1-0/+184
2007-07-04tree-data-ref.h (data_dependence_relation): New flag reversed_p.Sebastian Pop1-0/+2
2007-07-04re PR target/32457 (Complete program optimized away (i686, -ftree-vectorize))Sebastian Pop1-24/+22
2007-06-20re PR tree-optimization/32075 (can't determine dependence between p->a[x+i] a...Sebastian Pop1-41/+54
2007-06-15[multiple changes]Andrew Pinski1-2/+7
2007-06-13auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-1/+1
2007-06-10tree-data-ref.c (dr_may_alias_p): Check that decl_a != decl_b, and allow DECL...Daniel Berlin1-2/+3
2007-05-29tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak1-3/+3
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-15/+19
2007-05-21re PR tree-optimization/31995 (can't determine dependence between p->a[x+i] a...Andrew Pinski1-8/+8
2007-05-13tree-scalar-evolution.c (resolve_mixers): Exported.Zdenek Dvorak1-1516/+428
2007-04-11tree-data-ref.c (chrec_steps_divide_constant_p): Removed.Zdenek Dvorak1-30/+21
2007-04-11tree-data-ref.c (affine_function_zero_p, [...]): New.Sebastian Pop1-0/+75
2007-04-11tree-data-ref.c (add_multivariate_self_dist): Force the distance vector to be...Zdenek Dvorak1-2/+15
2007-04-06tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and use argument "reliable".Zdenek Dvorak1-5/+7