Age | Commit message (Expand) | Author | Files | Lines |
2020-09-24 | Add access through parameter derference tracking to modref | Jan Hubicka | 1 | -1/+5 |
2020-09-22 | switch lowering: limit number of cluster attemps | Martin Liska | 1 | -0/+4 |
2020-09-22 | Fix some typos | Jakub Jelinek | 1 | -1/+1 |
2020-09-22 | ipa: Fix up ipa modref option help texts | Jakub Jelinek | 1 | -1/+1 |
2020-09-20 | New modref/ipa_modref optimization passes | Jan Hubicka | 1 | -0/+12 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -4/+0 |
2020-07-19 | vect: Support length-based partial vectors approach | Kewen Lin | 1 | -0/+4 |
2020-06-12 | tsan: Add param to disable func-entry-exit instrumentation | Marco Elver | 1 | -0/+4 |
2020-06-09 | tsan: Add optional support for distinguishing volatiles | Marco Elver | 1 | -0/+4 |
2020-04-02 | params: Decrease -param=max-find-base-term-values= default [PR92264] | Jakub Jelinek | 1 | -1/+1 |
2020-03-21 | sra: Cap number of sub-access propagations with a param (PR 93435) | Martin Jambor | 1 | -0/+4 |
2020-03-09 | alias: Punt after walking too many VALUEs during a toplevel find_base_term ca... | Jakub Jelinek | 1 | -0/+4 |
2020-02-18 | Typo fixes - functoin -> function [PR93796] | Jakub Jelinek | 1 | -1/+1 |
2020-01-17 | Extern -param=max-predicted-iterations range. | Jan Hubicka | 1 | -1/+1 |
2020-01-16 | Make profile estimation more precise | Jan Hubicka | 1 | -1/+1 |
2020-01-13 | Remove usage of legacy param_ipa_cp_unit_growth. | Martin Liska | 1 | -5/+1 |
2020-01-10 | IPA-CP: Access param_ipa_sra_max_replacements through opt_for_fn | Martin Jambor | 1 | -1/+1 |
2020-01-10 | IPA-CP: Always access param_ipcp_unit_growth through opt_for_fn | Martin Jambor | 1 | -0/+4 |
2020-01-10 | IPA-CP: Always access param_ipa_max_agg_items through opt_for_fn | Martin Jambor | 1 | -1/+1 |
2020-01-09 | Set Optimization for param_max_speculative_devirt_maydefs. | Martin Liska | 1 | -1/+1 |
2020-01-09 | Add Optimization for various IPA parameters. | Martin Liska | 1 | -17/+17 |
2020-01-07 | Add Optimization keyword for TREE/RTL optimization passes. | Martin Liska | 1 | -166/+166 |
2020-01-07 | Mark param_min_crossjump_insns with Optimization keyword. | Martin Liska | 1 | -1/+1 |
2020-01-06 | Mark param_max_combine_insns with Optimization keyword. | Martin Liska | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-13 | modulo-sched: fix parameters usage and their ranges | Roman Zhuykov | 1 | -3/+3 |
2019-12-02 | Enable recursive function versioning | Feng Xue | 1 | -0/+8 |
2019-11-23 | Convert inliner to function specific param infrastructure | Jan Hubicka | 1 | -39/+23 |
2019-11-14 | * params.opt (max-inline-insns-single-O2): Set to 70 (instead of 30). | Jan Hubicka | 1 | -1/+1 |
2019-11-14 | Add Optimization keyword for param_max_inline_insns_auto param. | Martin Liska | 1 | -5/+1 |
2019-11-12 | Include new generated gcc/params.opt file. | Martin Liska | 1 | -0/+971 |