OSDN Git Service

* hooks.h (hook_tree_tree_tree_bool_null): Rename to...
[pf3gnuchains/gcc-fork.git] / gcc / tree-data-ref.c
2010-04-22 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-31 spopMake print_scop output the scoplib format.
2010-01-19 matz PR tree-optimization/41783
2009-12-16 bje * tree-data-ref.h (dot_rdg): Remove prototype.
2009-11-25 hjlRemove trailing white spaces.
2009-07-31 spopAdd a new driver to data reference analysis.
2009-07-31 spop2009-07-30 Sebastian Pop <sebastian.pop@amd.com>
2009-07-31 spopRemove unused function and field in data_reference.
2009-05-28 irar PR tree-optimization/40254
2009-05-24 irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-04-27 ian./:
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-19 spop2009-03-19 Li Feng <nemokingdom@gmail.com>
2009-03-04 rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-17 jakub PR tree-optimization/36922
2008-12-03 tomby PR middle-end/38250
2008-11-03 rguenth2008-11-03 Richard Guenther <rguenther@suse.de>
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...
next