re PR middle-end/45098 (Missed induction variable optimization)
[platform/upstream/gcc.git] / gcc / tree-data-ref.c
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-05-11 Jakub Jelinekre PR debug/48159 (ICE: SIGSEGV in build2_stat (tree...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-03-24 Ira Roseninvoke.texi (max-stores-to-sink): Document.
2011-03-22 Richard Guenthergimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC...
2011-02-05 Sebastian PopFix PR46194: fix the computation of distance vectors.
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-25 Sebastian PopUse PIP to determine the integer feasibility of a const...
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-12-23 Sebastian PopFix PR47002: memory leaks.
2010-12-15 Sebastian PopFix PR46928: handle "A[p] == A[p]" in data dep analysis...
2010-12-10 Sebastian PopFix PR43023: fuse_partitions_with_similar_memory_accesses.
2010-12-07 Sebastian PopFix PR42327: use build_int_cst.
2010-12-02 Sebastian PopFix PR45199: do not aggregate memory accesses to the...
2010-10-14 Richard Guentherre PR tree-optimization/44913 (-ftree-vectorize causes...
2010-09-17 Sebastian PopAdd back dot_rdg.
2010-09-03 Sebastian PopUse DR_IS_WRITE instead of !DR_IS_READ.
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-02 Sebastian PopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-07-02 Richard Guenthertree-data-ref.c (initialize_data_dependence_relation...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-22 Laurynas Biveinistree-parloops.c (loop_parallel_p): New argument parloop...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31 Sebastian PopMake print_scop output the scoplib format.
2010-01-19 Michael Matzre PR tree-optimization/41783 (r151561 (PRE fix) regres...
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-28 Ira Rosenre PR tree-optimization/40254 (SPEC2006 403.gcc miscomp...
2009-05-24 Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-19 Li Fengre PR middle-end/39500 (autopar fails to parallel)
2009-03-04 Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-17 Jakub Jelinekre PR tree-optimization/36922 (ICE in tree-data-ref...
2008-12-03 Tomas Bilyre PR middle-end/38250 (ICE with -O2 -ftree-loop-distri...
2008-11-03 Richard Guentherre PR tree-optimization/37573 (gcc-4.4 regression:...
2008-10-15 Sebastian Pop[multiple changes]
2008-09-15 Jakub Jelinektree-predcom.c (filter_suitable_components): Free all...
2008-09-09 Sebastian Popre PR middle-end/37375 ([graphite] Parameter detection...
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-26 Kaveh R. Ghazira.h (add_neighbor): Fix -Wc++-compat and/or -Wcast...
2008-05-20 Jan Sjodintree-loop-linear.c (gather_interchange_stats): Look...
2008-05-20 Jan Sjodinre PR middle-end/36206 (ice for legal code with -O3)
2008-05-16 Sebastian Popre PR tree-optimization/36228 (redundant runtime check...
2008-05-09 Jan Sjodintree-scalar-evolution.c: Document instantiate_scev.
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-03-21 Martin Jambortree-data-ref.c (dump_data_dependence_relation): Avoid...
2008-03-18 Richard Guenthertree-gimple.h (is_gimple_invariant_address): Declare.
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2008-01-16 Richard Guentherre PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr291...
2008-01-16 Sebastian Poptree-data-ref.c (subscript_dependence_tester_1): Call...
2008-01-09 Richard Guentherre PR tree-optimization/34458 (ICE in int_cst_value...
2008-01-03 Sebastian Popre PR tree-optimization/34458 (ICE in int_cst_value...
2008-01-03 Sebastian Popre PR tree-optimization/34458 (ICE in int_cst_value...
2008-01-03 Sebastian Popre PR tree-optimization/34635 (tree check: expected...
2007-12-21 Sebastian Poptree-data-ref.c (signed_type_for_types): New.
2007-12-20 Sebastian Popre PR tree-optimization/34413 (gfortran.dg/ltrans-7...
2007-12-03 Jakub Jelinekre PR tree-optimization/33453 (ICE in build2_stat,...
2007-11-10 Jakub Jelinekre PR tree-optimization/33680 (ICE when compilling...
2007-11-05 Jakub Jelinekre PR tree-optimization/33856 (Segfault in create_data_...
2007-10-31 Sebastian Popre PR tree-optimization/32377 (can't determine dependen...
2007-09-04 Jakub Jelinekre PR tree-optimization/33017 (tree check fail for...
2007-08-23 Jakub Jelinekre PR tree-optimization/32573 (ice for legal code with...
2007-08-19 Dorit Nuzmantree-data-refs.c (split_constant_offset): Expose.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-31 Jan Sjodin2007-07-30 Jan Sjodin <jan.sjodin@amd.com>
2007-07-29 Sebastian Poptree-data-ref.c (add_multivariate_self_dist): Parametri...
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-07-04 Sebastian Popre PR target/32457 (Complete program optimized away...
2007-06-20 Sebastian Popre PR tree-optimization/32075 (can't determine dependen...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-13 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-06-10 Daniel Berlintree-data-ref.c (dr_may_alias_p): Check that decl_a...
2007-05-29 Zdenek Dvoraktree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-21 Andrew Pinskire PR tree-optimization/31995 (can't determine dependen...
2007-05-13 Zdenek Dvoraktree-scalar-evolution.c (resolve_mixers): Exported.
2007-04-11 Zdenek Dvoraktree-data-ref.c (chrec_steps_divide_constant_p): Removed.
2007-04-11 Sebastian Poptree-data-ref.c (affine_function_zero_p, [...]): New.
2007-04-11 Zdenek Dvoraktree-data-ref.c (add_multivariate_self_dist): Force...
2007-04-06 Zdenek Dvoraktree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
next