summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-3/+0
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-7/+7
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* tree-parloops.c (loop_parallel_p): New argument parloop_obstack.Laurynas Biveinis2010-04-221-3/+7
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Make print_scop output the scoplib format.Sebastian Pop2010-03-311-5/+5
* re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz2010-01-191-0/+32
* tree-data-ref.h (dot_rdg): Remove prototype.Ben Elliston2009-12-161-64/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-279/+279
* Add a new driver to data reference analysis.Sebastian Pop2009-07-311-0/+31
* tree-data-ref.c (debug_data_references): New.Sebastian Pop2009-07-311-0/+16
* Remove unused function and field in data_reference.Sebastian Pop2009-07-311-16/+0
* re PR tree-optimization/40254 (SPEC2006 403.gcc miscompares)Ira Rosen2009-05-281-6/+15
* passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen2009-05-241-35/+94
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-1/+11
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-46/+13
* re PR middle-end/39500 (autopar fails to parallel)Li Feng2009-03-191-1/+1
* tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments.Zdenek Dvorak2009-03-041-2/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR tree-optimization/36922 (ICE in tree-data-ref.c with -ftree-loop-linear)Jakub Jelinek2009-02-181-0/+8
* re PR middle-end/38250 (ICE with -O2 -ftree-loop-distribution)Tomas Bily2008-12-031-5/+7
* re PR tree-optimization/37573 (gcc-4.4 regression: incorrect code generation ...Richard Guenther2008-11-031-0/+1
* [multiple changes]Sebastian Pop2008-10-151-2/+3
* tree-predcom.c (filter_suitable_components): Free all refs in act->refs vecto...Jakub Jelinek2008-09-151-0/+1
* re PR middle-end/37375 ([graphite] Parameter detection and scev only take a s...Sebastian Pop2008-09-091-2/+3
* backport: configure: Regenerate.Sebastian Pop2008-09-021-11/+45
* tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily2008-08-181-2/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-124/+140
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-4/+6
* tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin2008-05-201-3/+25
* re PR middle-end/36206 (ice for legal code with -O3)Jan Sjodin2008-05-201-14/+41
* re PR tree-optimization/36228 (redundant runtime check while vectorizing)Sebastian Pop2008-05-161-1/+19
* tree-scalar-evolution.c: Document instantiate_scev.Jan Sjodin2008-05-091-1/+1
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-2/+0
* tree-data-ref.c (dump_data_dependence_relation): Avoid data reference dumps i...Martin Jambor2008-03-211-6/+9
* tree-gimple.h (is_gimple_invariant_address): Declare.Richard Guenther2008-03-181-1/+4
* invoke.texi: Document -ftree-loop-distribution.Sebastian Pop2008-02-281-54/+484
* re PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr29145.c)Richard Guenther2008-01-161-12/+3
* tree-data-ref.c (subscript_dependence_tester_1): Call free_conflict_function.Sebastian Pop2008-01-161-2/+12
* re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Richard Guenther2008-01-091-4/+13
* re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Sebastian Pop2008-01-031-25/+14
* re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Sebastian Pop2008-01-031-14/+25
* re PR tree-optimization/34635 (tree check: expected polynomial_chrec, have in...Sebastian Pop2008-01-031-3/+13
* tree-data-ref.c (signed_type_for_types): New.Sebastian Pop2007-12-211-31/+49
* re PR tree-optimization/34413 (gfortran.dg/ltrans-7.f90 doesn't work)Sebastian Pop2007-12-201-19/+19
* re PR tree-optimization/33453 (ICE in build2_stat, at tree.c:3110 with -ftree...Jakub Jelinek2007-12-031-3/+6
* re PR tree-optimization/33680 (ICE when compilling elbg.c from ffmpeg (vector...Jakub Jelinek2007-11-101-1/+21