Age | Commit message (Expand) | Author | Files | Lines |
2013-10-18 | predict.c (probably_never_executed): Compare frequency-based count to number ... | Teresa Johnson | 1 | -0/+5 |
2013-10-09 | params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param... | Easwaran Raman | 1 | -0/+6 |
2013-10-03 | predict.c (tree_predict_by_opcode): Get the probability for builtin_expect fr... | Rong Xu | 1 | -0/+13 |
2013-09-24 | Implement --param=vect-max-peeling-for-alignment=.. | Xinliang David Li | 1 | -0/+5 |
2013-04-11 | re PR tree-optimization/48184 (ICE: SIGFPE (division by zero) in compute_alig... | Marek Polacek | 1 | -1/+1 |
2013-04-09 | re PR tree-optimization/48762 (valgrind: Invalid read/write of size 8 in cse_... | Marek Polacek | 1 | -1/+1 |
2013-04-08 | re PR rtl-optimization/48182 (ICE: SIGSEGV in try_crossjump_to_edge (cfgclean... | Marek Polacek | 1 | -1/+1 |
2013-03-20 | params.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): New parameter. | Martin Jambor | 1 | -0/+6 |
2013-02-05 | re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon... | Jan Hubicka | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-03 | re PR debug/54402 (var-tracking does not scale) | Jakub Jelinek | 1 | -1/+9 |
2012-11-23 | predict.c (maybe_hot_count_p): Use threshold from profiled working set instea... | Teresa Johnson | 1 | -5/+6 |
2012-11-16 | * params.def (max-peeled-insns, max-completely-peeled-insns): Reduce to 100. | Jan Hubicka | 1 | -2/+2 |
2012-11-08 | re PR fortran/48636 (Enable more inlining with -O2 and higher) | Jan Hubicka | 1 | -0/+5 |
2012-11-07 | re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement) | Martin Jambor | 1 | -0/+6 |
2012-11-06 | cfgloopanal.c (get_loop_hot_path): New function. | Jan Hubicka | 1 | -0/+5 |
2012-10-08 | sched-int.h (schedule_block): Adjust declaration. | Bernd Schmidt | 1 | -0/+5 |
2012-09-11 | re PR middle-end/55492 (__atomic_load doesn't match ACQUIRE memory model) | Bill Schmidt | 1 | -0/+7 |
2012-09-10 | params.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter. | Martin Jambor | 1 | -0/+6 |
2012-08-22 | re PR tree-optimization/46590 (long compile time with -O2 and many loops) | Richard Guenther | 1 | -0/+11 |
2012-08-17 | params.def (integer-share-limit): Decrease from 256 to 251, add rationale. | Richard Guenther | 1 | -2/+3 |
2012-07-27 | invoke.texi (min-virtual-mappings, [...]): Remove param documentation. | Richard Guenther | 1 | -24/+0 |
2012-06-06 | invoke.texi (sched-pressure-algorithm): Document new --param. | Richard Sandiford | 1 | -0/+6 |
2012-01-27 | invoke.texi: Update copyright years. | Andrey Belevantsev | 1 | -1/+1 |
2012-01-27 | re PR middle-end/51389 (GCC uses up to 75GB of virtual memory) | Andrey Belevantsev | 1 | -0/+6 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+7 |
2011-11-06 | Check in patch/merge from cxx-mem-model Branch | Andrew Macleod | 1 | -0/+15 |
2011-10-26 | invoke.texi (sink-frequency-threshold): Document. | Jeff Law | 1 | -0/+5 |
2011-10-21 | re PR translation/47064 (params.def: Translatable string compilatoin (vs. com... | Roland Stigge | 1 | -1/+1 |
2011-09-30 | haifa-sched.c (modulo_ii, [...]): New static variables. | Bernd Schmidt | 1 | -0/+7 |
2011-09-27 | common.opt: Add -foptimize-strlen option. | Jakub Jelinek | 1 | -0/+8 |
2011-09-27 | re PR middle-end/43864 (Same basic blocks should be merged) | Tom de Vries | 1 | -0/+9 |
2011-09-06 | PR middle-end/44382: Tree reassociation improvement | Enkovich Ilya | 1 | -0/+7 |
2011-07-27 | params.h (ALLOW_STORE_DATA_RACES): New. | Aldy Hernandez | 1 | -0/+6 |
2011-07-20 | params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Default to 12. | Michael Eager | 1 | -1/+1 |
2011-07-19 | ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments. | Martin Jambor | 1 | -4/+10 |
2011-07-05 | Add --param case-values-threshold | Michael Meissner | 1 | -0/+10 |
2011-06-27 | re PR tree-optimization/49365 (436.cactusADM performance regression) | Richard Guenther | 1 | -1/+1 |
2011-06-03 | params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10. | Alexandre Oliva | 1 | -1/+1 |
2011-05-31 | params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New. | Alexandre Oliva | 1 | -0/+8 |
2011-04-22 | gengtype.c (open_base_files): Add ipa-inline.h include. | Jan Hubicka | 1 | -1/+1 |
2011-04-17 | New flag to apply SMS when SC equals 1 | Revital Eres | 1 | -0/+5 |
2011-03-24 | invoke.texi (max-stores-to-sink): Document. | Ira Rosen | 1 | -0/+7 |
2011-03-23 | Makefile.in (IPA_TYPE_ESCAPE_H): Remove. | Richard Guenther | 1 | -10/+0 |
2011-03-21 | params.def (lto-min-partition): Fix typo. | Richard Guenther | 1 | -1/+1 |
2011-03-21 | re PR translation/47911 (gettext string typo: params.def:861: parition) | Richard Guenther | 1 | -2/+2 |
2011-03-21 | re PR lto/48210 (ICE: SIGFPE with -flto --param lto-partitions=0 on basic code) | Richard Guenther | 1 | -1/+1 |
2011-03-17 | re PR rtl-optimization/48141 (DSE compile time hog) | Jakub Jelinek | 1 | -0/+6 |
2011-02-02 | Fix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLEXITY. | Sebastian Pop | 1 | -1/+6 |
2011-02-01 | re PR tree-optimization/47555 (Huge memory usage when optimizing) | Richard Guenther | 1 | -1/+1 |