OSDN Git Service

contrib/
[pf3gnuchains/gcc-fork.git] / gcc / tree-data-ref.c
2008-10-15 spop2008-10-15 Jan Sjodin <jan.sjodin@amd.com>
2008-09-15 jakub * tree-predcom.c (filter_suitable_components): Free...
2008-09-09 spop2008-09-05 Sebastian Pop <sebastian.pop@amd.com>
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-26 ghazi * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-05-20 spop2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
2008-05-20 spop2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
2008-05-16 spop2008-05-16 Sebastian Pop <sebastian.pop@amd.com>
2008-05-09 spop2008-05-09 Jan Sjodin <jan.sjodin@amd.com>
2008-05-08 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-03-21 jamborm2008-03-21 Martin Jambor <mjambor@suse.cz>
2008-03-18 rguenth2008-03-18 Richard Guenther <rguenther@suse.de>
2008-02-28 spop * doc/invoke.texi: Document -ftree-loop-distribution.
2008-01-16 rguenth2008-01-16 Richard Guenther <rguenther@suse.de>
2008-01-16 spop2008-01-16 Sebastian Pop <sebastian.pop@amd.com>
2008-01-09 rguenth2008-01-09 Richard Guenther <rguenther@suse.de>
2008-01-03 spop2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
2008-01-03 spop2008-01-02 Sebastian Pop <sebastian.pop@amd.com>
2008-01-03 spop2007-12-19 Sebastian Pop <sebastian.pop@amd.com>
2007-12-21 spop2007-12-21 Sebastian Pop <sebastian.pop@amd.com>
2007-12-20 spop2007-12-19 Sebastian Pop <sebastian.pop@amd.com>
2007-12-03 jakub PR tree-optimization/33453
2007-11-10 jakub PR tree-optimization/33680
2007-11-05 jakub PR tree-optimization/33856
2007-10-31 spop2007-10-31 Sebastian Pop <sebastian.pop@amd.com>
2007-09-04 jakub PR tree-optimization/33017
2007-08-23 jakub PR tree-optimization/32573
2007-08-19 dorit * tree-data-refs.c (split_constant_offset)...
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-31 jsjodin2007-07-30 Jan Sjodin <jan.sjodin@amd.com>
2007-07-29 spop * tree-data-ref.c (add_multivariate_self_dist): Parame...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-23 spop * tree-data-ref.c (find_vertex_for_stmt, create_rdg_ed...
2007-07-04 spop * tree-data-ref.h (data_dependence_relation): New...
2007-07-04 spop PR middle-end/32457
2007-06-20 spop PR tree-optimization/32075
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-13 kazu * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,
2007-06-10 rakdver * tree-data-ref.c (dr_analyze_alias): Handle case...
2007-06-10 dberlin2007-06-09 Daniel Berlin <dberlin@dberlin.org>
2007-05-29 rakdver * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to...
2007-05-25 kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-24 rakdver * doc/passes.texi: Document predictive commoning.
2007-05-21 pinskia2007-05-21 Andrew Pinski <andrew_pinski@playstation...
2007-05-13 rakdver * tree-scalar-evolution.c (resolve_mixers): Exported.
2007-04-11 rakdver * tree-data-ref.c (chrec_steps_divide_constant_p)...
2007-04-11 spop * tree-data-ref.c (affine_function_zero_p, constant_ac...
2007-04-11 rakdver * tree-data-ref.c (add_multivariate_self_dist): Force...
2007-04-06 rakdver * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
2007-03-30 rakdver PR tree-optimization/31383
2007-03-16 rakdver * tree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-03-11 irar * tree-data-ref.c (analyze_offset): Add a return value...
2007-03-09 spop * doc/loop.texi: Document the Omega linear constraints...
2007-02-25 rakdver * tree-ssa-loop-niter.c (compute_estimated_nb_iteratio...
2007-02-22 irar * tree-data-ref.c (ptr_ptr_may_alias_p): Take alias...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-12 dorit PR tree-optimization/29145
2007-01-28 rakdver * tree-data-ref.c (conflict_fn): Assert that the numbe...
2007-01-28 sayle * tree.c (tree_fold_gcd): Delete.
2007-01-26 rakdver * tree-data-ref.c (dump_subscript): Use dump_conflict_...
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-10 rakdver * doc/loop.texi: Document number_of_latch_executions and
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-12 rakdver * Makefile.in (tree-data-ref.o): Add langhooks.h depen...
2006-10-06 jakub PR tree-optimization/29330
2006-09-17 irar PR tree-opt/21591
2006-06-20 rakdver PR tree-optimization/27331
2006-05-30 rakdver PR tree-optimization/27779
2006-04-04 spop * tree-scalar-evolution.c (compute_overall_effect_of_i...
2006-04-03 spop PR bootstrap/26992
2006-04-02 spop * tree-scalar-evolution.c (add_to_evolution_1): Pass...
2006-04-02 spop * tree-data-ref.c (compute_all_dependences): Use a...
2006-03-29 spop * tree-loop-linear.c (compute_data_dependences_for_loo...
2006-03-28 spop * tree-loop-linear.c: Don't include varray.h.
2006-03-26 spop * tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-20 spop * tree-chrec.c (eq_evolutions_p): New.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-21 kazu * tree-data-ref.c (estimate_niter_from_size_of_data...
2005-11-05 spop * lambda-code.c (lambda_transform_legal_p): Use DDR_NU...
2005-10-13 spop PR tree-optimization/24262
2005-09-22 dberlin2005-09-20 Daniel Berlin <dberlin@dberlin.org>
2005-09-20 dberlin2005-09-18 Daniel Berlin <dberlin@dberlin.org>
2005-09-15 dberlin2005-09-15 Daniel Berlin <dberlin@dberlin.org>
2005-08-23 spop * lambda-code.c (lambda_vector_lexico_pos): Moved...
2005-08-18 reichelt * tree-data-ref.c (analyze_siv_subscript_cst_affine...
2005-08-17 phython2005-08-16 James A. Morrison <phython@gcc.gnu.org>
2005-08-15 spop PR 23386
2005-08-14 irar PR tree-optimization/23320
2005-08-13 spop PR tree-optimization/22236
2005-07-25 irar * expr.c (highest_pow2_factor): Make extern.
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 kcookUpdate FSF address.
2005-06-08 spop * tree-data-ref.c (compute_estimated_nb_iterations,
2005-06-03 dberlin2005-06-03 Sebastian Pop <pop@cri.ensmp.fr>
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-16 kazu * tree-data-ref.c (compute_all_dependences): Change...
next