re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)
[platform/upstream/gcc.git] / gcc / tree-data-ref.h
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-01-28 Richard Bienertree-data-ref.h (ddr_is_anti_dependent, [...]): Remove.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-10-09 Andrew MacLeodtree-flow.h: Remove all remaining prototypes...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-13 Richard Bienertree-data-ref.h (known_dependences_p): Move here ...
2013-09-11 Richard Bienertree-data-ref.c (dump_rdg_vertex, [...]): Move ...
2013-09-10 Richard Bienertree-data-ref.h (build_rdg): Drop all parameters but...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-18 Richard Bienertree-data-ref.h (find_data_references_in_loop): Declare.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-19 Richard Guentherre PR tree-optimization/54132 (Incorrect loop transform...
2012-06-06 Richard Guentherre PR tree-optimization/53081 (memcpy/memset loop recog...
2012-06-04 Richard Guenthertree-data-ref.c (stores_from_loop): Remove.
2012-06-04 Richard Guenthertree-data-ref.c (struct rdg_vertex_info): Remove.
2012-06-04 Richard Guenthertree-data-ref.c (have_similar_memory_accesses_1): Remove.
2012-05-11 Richard Guentherre PR tree-optimization/53295 (Vectorizer support for...
2012-03-30 Richard Guenthertree-affine.h (print_aff): Remove.
2012-03-02 Richard Guentherre PR tree-optimization/52406 (likely wrong code bug)
2012-01-27 Andrey Belevantsevinvoke.texi: Update copyright years.
2012-01-27 Andrey Belevantsevre PR middle-end/51389 (GCC uses up to 75GB of virtual...
2011-11-07 Jakub Jelinekre PR tree-optimization/50789 (Gather vectorization)
2011-09-25 Ira Rosentree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-08-23 Richard GuentherMakefile.in (tree-data-ref.o): Add tree-affine.h depend...
2011-03-24 Ira Roseninvoke.texi (max-stores-to-sink): Document.
2011-01-25 Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2011-01-25 Sebastian PopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-23 Sebastian PopFix PR47002: memory leaks.
2010-12-10 Sebastian PopFix PR43023: fuse_partitions_with_similar_memory_accesses.
2010-12-02 Sebastian PopFix PR45199: do not aggregate memory accesses to the...
2010-09-03 Sebastian PopUse DR_IS_WRITE instead of !DR_IS_READ.
2010-08-24 Sebastian PopDo not check whether memory references accessed in...
2010-08-02 Sebastian PopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-04-22 Laurynas Biveinistree-parloops.c (loop_parallel_p): New argument parloop...
2009-12-16 Ben Ellistontree-data-ref.h (dot_rdg): Remove prototype.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-31 Sebastian PopAdd a new driver to data reference analysis.
2009-07-31 Sebastian Poptree-data-ref.c (debug_data_references): New.
2009-07-31 Sebastian PopRemove unused function and field in data_reference.
2009-05-24 Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-01-08 Jakub Jelinekre PR tree-optimization/37031 (ICE for h264ref in gathe...
2008-12-03 Tomas Bilyre PR middle-end/38250 (ICE with -O2 -ftree-loop-distri...
2008-10-15 Sebastian Popre PR tree-optimization/37686 (Building of CPU2000...
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-20 Jan Sjodintree-loop-linear.c (gather_interchange_stats): Look...
2008-05-16 Sebastian Popre PR tree-optimization/36228 (redundant runtime check...
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2007-08-19 Dorit Nuzmantree-data-refs.c (split_constant_offset): Expose.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-23 Sebastian Poptree-data-ref.c (find_vertex_for_stmt, [...]): New.
2007-07-04 Sebastian Poptree-data-ref.h (data_dependence_relation): New flag...
2007-05-29 Zdenek Dvoraktree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-13 Zdenek Dvoraktree-scalar-evolution.c (resolve_mixers): Exported.
2007-03-17 Kazu Hirata* tree-data-ref.h: Remove the prototype for analyze_array.
2007-03-09 Sebastian Poploop.texi: Document the Omega linear constraints solver.
2007-01-26 Zdenek Dvoraktree-data-ref.c (dump_subscript): Use dump_conflict_fun...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-12 Zdenek DvorakMakefile.in (tree-data-ref.o): Add langhooks.h dependency.
2006-03-29 Sebastian Poptree-loop-linear.c (compute_data_dependences_for_loop...
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-03-26 Sebastian Poptree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.
2006-02-20 Sebastian Poptree-chrec.c (eq_evolutions_p): New.
2005-11-05 Sebastian Poplambda-code.c (lambda_transform_legal_p): Use DDR_NUM_D...
2005-09-15 Daniel Berlintree-data-ref.c (analyze_array_indexes): Add estimate_o...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-10 Kazu Hiratatree-data-ref.c (analyze_array_indexes, [...]): Use...
2005-04-28 Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-12 Devang Pateltree-data-ref.c (build_classic_dist_vector, [...])...
2004-10-13 Sebastian PopMakefile.in (tree-ssa-loop-niter.o): Depends on tree...
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-08-26 Daniel Berlin[multiple changes]
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...
2004-07-13 Sebastian PopMakefile.in (OBJS-common): Add tree-data-ref.o.