aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-22tree-parloops.c (loop_parallel_p): New argument parloop_obstack.Laurynas Biveinis1-3/+7
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-31Make print_scop output the scoplib format.Sebastian Pop1-5/+5
2010-01-19re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz1-0/+32
2009-12-16tree-data-ref.h (dot_rdg): Remove prototype.Ben Elliston1-64/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-279/+279
2009-07-31Add a new driver to data reference analysis.Sebastian Pop1-0/+31
2009-07-31tree-data-ref.c (debug_data_references): New.Sebastian Pop1-0/+16
2009-07-31Remove unused function and field in data_reference.Sebastian Pop1-16/+0
2009-05-28re PR tree-optimization/40254 (SPEC2006 403.gcc miscompares)Ira Rosen1-6/+15
2009-05-24passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen1-35/+94
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-1/+11
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-46/+13
2009-03-19re PR middle-end/39500 (autopar fails to parallel)Li Feng1-1/+1
2009-03-04tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.Zdenek Dvorak1-2/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2009-02-18re PR tree-optimization/36922 (ICE in tree-data-ref.c with -ftree-loop-linear)Jakub Jelinek1-0/+8
2008-12-03re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution)Tomas Bily1-5/+7
2008-11-03re PR tree-optimization/37573 (gcc-4.4 regression: incorrect code generation ...Richard Guenther1-0/+1
2008-10-15[multiple changes]Sebastian Pop1-2/+3
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