intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.
[gcc.git] / gcc / tree-ssa-loop-prefetch.c
2010-06-14 Changpeng FangAccount prefetch_mod and unroll_factor for the computat...
2010-06-09 Changpeng FangLimit non-constant step prefetching only to the innermo...
2010-06-09 Changpeng FangAdjust the threshold value of PREFETCH_MOD_TO_UNROLL_FA...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-25 Christian Borntraegerre PR middle-end/44203 (New prefetch test failures)
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-05-19 Christian Borntraegertree-ssa-loop-prefetch.c (mem_ref_group, ar_data):...
2010-05-17 Changpeng FangAlso apply the insn to prefetch ratio heuristic to...
2010-05-17 Changpeng FangDefine PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic.
2010-05-14 Pat Haugentree-ssa-loop.prefetch.c (prune_ref_by_group_reuse...
2010-05-11 Christian Borntraegertree-ssa-loop-prefetch.c (prune_ref_by_group_reuse...
2010-05-11 Christian Borntraegertree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
2010-05-07 Changpeng FangDefine the TRIP_COUNT_TO_AHEAD_RATIO heuristic.
2010-05-07 Changpeng FangAccount for loop unrolling in the insn-to-prefetch...
2010-05-07 Changpeng FangDump a diagnostic info when the insn-to-mem ratio is...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-08-13 Ghassan Shobaki2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-09 Ghassan Shobaki2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-08 Ghassan Shobaki2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-04 Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-24 Jakub Jelinekre PR tree-optimization/36504 (ICE when building xorg...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-08-09 Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-01 Zdenek Dvorakinvoke.texi (l1-cache-size): Update documentation.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09 Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
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-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-29 Zdenek Dvoraktree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
2007-04-15 Zdenek Dvoraktree-ssa-loop-prefetch.c (loop_prefetch_arrays): Ignore...
2007-03-16 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-03-01 Zdenek Dvoraktree-ssa-loop-prefetch.c (determine_unroll_factor)...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-28 Zdenek Dvoraktree-ssa-loop-unswitch.c: Include tree-inline.h.
2006-12-23 Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2006-12-22 Zdenek Dvoraktree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-12 Zdenek Dvoraktree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup...
2006-11-12 Zdenek Dvorakparams.c (set_param_value): Initialize the "set" field.
2006-11-11 Zdenek Dvoraktree-ssa-loop.c (pass_loop_prefetch): Change name to...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-09-18 Roger Saylere PR tree-optimization/28887 (rejects valid code ...
2006-09-06 Andrew Pinskire PR tree-optimization/28937 (ICE in add_virtual_opera...
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-04-08 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-04-07 Sebastian Poptree-ssa-loop-niter.c (inverse, [...]): Use build_int_c...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-14 Zdenek DvorakAdd forgotten file.