Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -3/+0 |
2010-05-19 | tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step to tree. | Christian Borntraeger | 1 | -32/+75 |
2010-05-17 | Also apply the insn to prefetch ratio heuristic to loops with known trip count. | Changpeng Fang | 1 | -14/+15 |
2010-05-17 | Define PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO heuristic. | Changpeng Fang | 1 | -0/+17 |
2010-05-14 | tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs() result to uns... | Pat Haugen | 1 | -1/+1 |
2010-05-11 | tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset prefetch_before to... | Christian Borntraeger | 1 | -0/+6 |
2010-05-11 | tree-ssa-loop-prefetch.c: Add debug for dropped prefetches. | Christian Borntraeger | 1 | -2/+11 |
2010-05-07 | Define the TRIP_COUNT_TO_AHEAD_RATIO heuristic. | Changpeng Fang | 1 | -1/+13 |
2010-05-07 | Account for loop unrolling in the insn-to-prefetch ratio heuristic. | Changpeng Fang | 1 | -8/+13 |
2010-05-07 | Dump a diagnostic info when the insn-to-mem ratio is too small. | Changpeng Fang | 1 | -1/+7 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -56/+56 |
2009-08-13 | 2009-08-13 Ghassan Shobaki <ghassan.shobaki@amd.com> | Ghassan Shobaki | 1 | -15/+64 |
2009-06-09 | 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com> | Ghassan Shobaki | 1 | -3/+4 |
2009-06-08 | 2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com> | Ghassan Shobaki | 1 | -26/+117 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -1/+1 |
2009-03-04 | tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): Extend comments. | Zdenek Dvorak | 1 | -1/+2 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -32/+33 |
2008-06-24 | re PR tree-optimization/36504 (ICE when building xorg-server with -O3 -fprefe... | Jakub Jelinek | 1 | -0/+3 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2007-08-09 | optabs.c (expand_widen_pattern_expr): Use optabs accestors. | Jan Hubicka | 1 | -1/+1 |
2007-08-01 | invoke.texi (l1-cache-size): Update documentation. | Zdenek Dvorak | 1 | -6/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-09 | tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper... | Zdenek Dvorak | 1 | -2/+4 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -3/+3 |
2007-06-13 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2007-06-10 | tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL. | Zdenek Dvorak | 1 | -21/+204 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -1/+1 |
2007-05-29 | tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer. | Zdenek Dvorak | 1 | -8/+339 |
2007-04-15 | tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Ignore cold loops. | Zdenek Dvorak | 1 | -0/+7 |
2007-03-16 | tree-ssa-loop-niter.c (record_estimate): Add "upper" argument. | Zdenek Dvorak | 1 | -1/+7 |
2007-03-01 | tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll factor b... | Zdenek Dvorak | 1 | -17/+28 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -6/+3 |
2007-01-28 | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 1 | -1/+2 |
2006-12-23 | tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, [...]): Use integer_zer... | Zdenek Dvorak | 1 | -8/+3 |
2006-12-22 | tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | Zdenek Dvorak | 1 | -1/+1 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -6/+2 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -3/+3 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -9/+8 |
2006-11-12 | tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve comments. | Zdenek Dvorak | 1 | -53/+50 |
2006-11-12 | params.c (set_param_value): Initialize the "set" field. | Zdenek Dvorak | 1 | -15/+17 |
2006-11-11 | tree-ssa-loop.c (pass_loop_prefetch): Change name to aprefetch. | Zdenek Dvorak | 1 | -3/+4 |
2006-10-23 | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 1 | -3/+3 |
2006-09-18 | re PR tree-optimization/28887 (rejects valid code (bitfields and loops) with ... | Roger Sayle | 1 | -4/+8 |
2006-09-05 | re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan... | Andrew Pinski | 1 | -3/+5 |
2006-04-15 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |