summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/46787 (Does not vectorize loop with load from scalar ...Richard Guenther2011-06-301-28/+0
* re PR middle-end/45098 (Missed induction variable optimization)Zdenek Dvorak2011-06-141-69/+17
* re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop...Jakub Jelinek2011-05-111-2/+2
* tree.h (int_const_binop): Remove notrunc argument.Richard Guenther2011-05-041-1/+1
* remove useless if-before-free testsJim Meyering2011-04-201-4/+2
* invoke.texi (max-stores-to-sink): Document.Ira Rosen2011-03-241-1/+43
* gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS.Richard Guenther2011-03-221-1/+1
* Fix PR46194: fix the computation of distance vectors.Sebastian Pop2011-02-051-24/+6
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop2011-01-251-0/+174
* Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop2011-01-251-14/+17
* Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop2011-01-251-1/+3
* Do not include unnecessary .h files.Sebastian Pop2010-12-281-8/+0
* Fix PR47002: memory leaks.Sebastian Pop2010-12-231-45/+33
* Fix PR46928: handle "A[p] == A[p]" in data dep analysis with p a parameter of...Sebastian Pop2010-12-151-2/+3
* Fix PR43023: fuse_partitions_with_similar_memory_accesses.Sebastian Pop2010-12-101-15/+20
* Fix PR42327: use build_int_cst.Sebastian Pop2010-12-071-1/+3
* Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...Sebastian Pop2010-12-021-1/+23
* re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c...Richard Guenther2010-10-141-139/+5
* Add back dot_rdg.Sebastian Pop2010-09-171-0/+70
* Use DR_IS_WRITE instead of !DR_IS_READ.Sebastian Pop2010-09-031-7/+7
* tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.Richard Guenther2010-09-011-1/+1
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-33/+33
* Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop2010-08-021-0/+26
* tree-data-ref.c (initialize_data_dependence_relation): Handle mismatching num...Richard Guenther2010-07-021-1/+8
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-4/+42
* 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