summaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tree-data-ref.c (chrec_steps_divide_constant_p): Removed.rakdver2007-04-111-30/+21
* * tree-data-ref.c (affine_function_zero_p, constant_access_functions,spop2007-04-111-0/+75
* * tree-data-ref.c (add_multivariate_self_dist): Force the distancerakdver2007-04-111-2/+15
* * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and userakdver2007-04-061-5/+7
* PR tree-optimization/31383rakdver2007-03-301-1/+2
* * tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.rakdver2007-03-161-21/+11
* * tree-data-ref.c (analyze_offset): Add a return value (bool) toirar2007-03-111-7/+30
* * doc/loop.texi: Document the Omega linear constraints solver.spop2007-03-091-84/+644
* * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fixrakdver2007-02-251-48/+96
* * tree-data-ref.c (ptr_ptr_may_alias_p): Take alias sets into account.irar2007-02-221-1/+14
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-3/+4
* PR tree-optimization/29145dorit2007-02-121-4/+16
* * tree-data-ref.c (conflict_fn): Assert that the number of affinerakdver2007-01-281-0/+1
* * tree.c (tree_fold_gcd): Delete.sayle2007-01-281-4/+4
* * tree-data-ref.c (dump_subscript): Use dump_conflict_function.rakdver2007-01-261-239/+474
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-6/+5
* * doc/loop.texi: Document number_of_latch_executions andrakdver2006-12-101-1/+1
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-7/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-186/+141
* PR tree-optimization/29330jakub2006-10-061-11/+20
* PR tree-opt/21591irar2006-09-171-15/+69
* PR tree-optimization/27331rakdver2006-06-201-8/+25
* PR tree-optimization/27779rakdver2006-05-301-1/+1
* * tree-scalar-evolution.c (compute_overall_effect_of_inner_loop,spop2006-04-041-1/+1
* PR bootstrap/26992spop2006-04-031-5/+9
* * tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argumentspop2006-04-021-45/+67
* * tree-data-ref.c (compute_all_dependences): Use a pointer tospop2006-04-021-4/+4
* * tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls.spop2006-03-291-10/+10
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-151/+109