summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-prefetch.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PR 44955: Strip off the real and complex parts.spop2010-07-211-4/+12
* * tree.c (build_common_builtin_nodes): Use build_function_type_listfroydnj2010-07-161-4/+2
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-1/+1
* pr44576 Avoid un-necessary prefetch analysis by distributing the cost modelsspop2010-07-091-47/+110
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-2/+1
* gcc/rsandifo2010-07-041-1/+1
* Reduce the cost in miss rate computation.spop2010-07-021-19/+20
* PR 44576: miss rate computation improvement for prefetching loop arrays.spop2010-07-021-0/+5
* Account prefetch_mod and unroll_factor for the computation of the prefetch co...spop2010-06-141-5/+32
* Limit non-constant step prefetching only to the innermost loops.spop2010-06-091-0/+4
* Adjust the threshold value of PREFETCH_MOD_TO_UNROLL_FACTOR_RATIOspop2010-06-091-4/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+5
* 2010-05-25 Christian Borntraeger <borntraeger@de.ibm.com>krebbel2010-05-251-10/+9
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* gcc/ChangeLog:steven2010-05-211-3/+0
* 2010-05-19 Christian Borntraeger <borntraeger@de.ibm.com>krebbel2010-05-191-32/+75
* Also apply the insn to prefetch ratio heuristic to loops with known trip count.spop2010-05-171-14/+15
* Define PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic.spop2010-05-171-0/+17
* * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()pthaugen2010-05-141-1/+1
* 2010-05-11 Christian Borntraeger <borntraeger@de.ibm.com>krebbel2010-05-111-0/+6
* 2010-05-11 Christian Borntraeger <borntraeger@de.ibm.com>krebbel2010-05-111-2/+11
* Define the TRIP_COUNT_TO_AHEAD_RATIO heuristic.spop2010-05-071-1/+13
* Account for loop unrolling in the insn-to-prefetch ratio heuristic.spop2010-05-071-8/+13
* Dump a diagnostic info when the insn-to-mem ratio is too small.spop2010-05-071-1/+7
* gcc/ChangeLog:steven2010-04-301-1/+0
* Remove trailing white spaces.hjl2009-11-251-56/+56
* 2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com>gshobaki2009-08-131-15/+64
* 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>gshobaki2009-06-091-3/+4
* 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>dwarak2009-06-081-26/+117
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-1/+1
* * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):rakdver2009-03-041-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-32/+33
* PR tree-optimization/36504jakub2008-06-241-0/+3
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-3/+3
* gcc/rwild2008-06-061-2/+2
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-1/+1
* * doc/invoke.texi (l1-cache-size): Update documentation.rakdver2007-08-011-6/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-2/+4
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-3/+3
* * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S,kazu2007-06-131-3/+3
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-21/+204
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-1/+1
* * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.rakdver2007-05-291-8/+339
* * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Ignorerakdver2007-04-151-0/+7
* * tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.rakdver2007-03-161-1/+7
* * tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unrollrakdver2007-03-011-17/+28
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-6/+3