OSDN Git Service

Define the TRIP_COUNT_TO_AHEAD_RATIO heuristic.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-loop-prefetch.c
2010-05-23 spopDefine the TRIP_COUNT_TO_AHEAD_RATIO heuristic.
2010-05-23 spopAccount for loop unrolling in the insn-to-prefetch...
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-05-19 krebbel2010-05-19 Christian Borntraeger <borntraeger@de...
2010-05-17 spopAlso apply the insn to prefetch ratio heuristic to...
2010-05-17 spopDefine PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic.
2010-05-14 pthaugen * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse...
2010-05-11 krebbel2010-05-11 Christian Borntraeger <borntraeger@de...
2010-05-11 krebbel2010-05-11 Christian Borntraeger <borntraeger@de...
2010-05-07 spopDefine the TRIP_COUNT_TO_AHEAD_RATIO heuristic.
2010-05-07 spopAccount for loop unrolling in the insn-to-prefetch...
2010-05-07 spopDump a diagnostic info when the insn-to-mem ratio is...
2010-04-30 stevengcc/ChangeLog:
2009-11-25 hjlRemove trailing white spaces.
2009-08-13 gshobaki2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-09 gshobaki2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-06-08 dwarak2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-04 rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-24 jakub PR tree-optimization/36504
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 rwildgcc/
2007-08-09 hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
2007-08-01 rakdver * doc/invoke.texi (l1-cache-size): Update documentation.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-09 rakdver * tree-scalar-evolution.c (scev_const_prop): Add argum...
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-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-05-29 rakdver * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to...
2007-04-15 rakdver * tree-ssa-loop-prefetch.c (loop_prefetch_arrays)...
2007-03-16 rakdver * tree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-03-01 rakdver * tree-ssa-loop-prefetch.c (determine_unroll_factor...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-28 rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2006-12-23 rakdver * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,
2006-12-22 rakdver * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
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-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-12 rakdver * tree-ssa-loop-prefetch.c (schedule_prefetches):...
2006-11-12 rakdver * params.c (set_param_value): Initialize the "set...
2006-11-11 rakdver * tree-ssa-loop.c (pass_loop_prefetch): Change name...
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-09-18 sayle2006-09-17 Zdenek Dvorak <dvorakz@suse.cz>
2006-09-06 pinskia2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2006-04-15 kazu * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,
2006-04-08 kazu * builtins.c, config/arm/arm.c, config/i386/cygwin.h,
2006-04-07 spop * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne,
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-02-14 rakdver Add forgotten file.