cfgloop.h (estimated_loop_iterations_int): Ditch 'conservative' parameter.
[platform/upstream/gcc.git] / gcc / tree-ssa-loop-prefetch.c
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-18 Paolo Carlinire PR tree-optimization/49963 (ICE: in abs_hwi, at...
2011-08-02 Paolo Carlinire PR bootstrap/49914 (call to abs(long long) in gcc...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-01-25 Sebastian PopPass to dr_analyze_indices the analysis loop for subscr...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-02 Ian Boltontree-ssa-loop-prefetch.c: Fix comment at head of file.
2010-08-23 Changpeng FangFix a typo in the previous commit
2010-08-23 Changpeng Fangpr45260 Don't generate prefetch if the address of base...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-21 Changpeng FangFix PR 44955: Strip off the real and complex parts.
2010-07-16 Nathan Froydtree.c (build_common_builtin_nodes): Use build_function...
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-09 Changpeng Fangpr44576 Avoid un-necessary prefetch analysis by distrib...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-07-02 Changpeng FangReduce the cost in miss rate computation.
2010-07-02 Changpeng FangPR 44576: miss rate computation improvement for prefetc...
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.