Show patches with: State = Action Required       |    Archived = No       |   126613 patches
« 1 2 ... 494 495 4961266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[OBVIOUS] Add missed to a opt-info dump. [OBVIOUS] Add missed to a opt-info dump. - - - - --- 2019-08-16 Martin Liška New
[10/N] Use const_tree more in IPA ICF. [10/N] Use const_tree more in IPA ICF. - - - - --- 2019-08-16 Martin Liška New
Make -flto=jobserver parallel again. Make -flto=jobserver parallel again. - - - - --- 2019-08-23 Martin Liška New
Fix new clang warnings. Fix new clang warnings. - - - - --- 2019-08-26 Martin Liška New
Share a prevailing name for remove debug info symbols w/ LTO. Share a prevailing name for remove debug info symbols w/ LTO. - - - - --- 2019-08-27 Martin Liška New
Remove code leftover that has never been used. Remove code leftover that has never been used. - - - - --- 2019-08-27 Martin Liška New
Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init. Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init. - - - - --- 2019-08-28 Martin Liška New
[OBVIOUS] Add .clangd and compile_commands.json to .gitignore. [OBVIOUS] Add .clangd and compile_commands.json to .gitignore. - - - - --- 2019-08-28 Martin Liška New
Consider also negative edges in cycle detection. Consider also negative edges in cycle detection. - - - - --- 2019-08-30 Martin Liška New
Fix thinko in early bail out in tree-switch-conversion. Fix thinko in early bail out in tree-switch-conversion. - - - - --- 2019-08-30 Martin Liška New
Add .pd extension to c_exts. Add .pd extension to c_exts. - - - - --- 2019-08-30 Martin Liška New
[OBVIOUS,DOCS] Improve documentation of for statement. [OBVIOUS,DOCS] Improve documentation of for statement. - - - - --- 2019-09-06 Martin Liška New
[1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-06 Martin Liška New
[2/2] Fix PR88784, middle end is missing some optimizations about unsigned [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-06 Martin Liška New
Build proper false constant for VECTOR_TYPEs. Build proper false constant for VECTOR_TYPEs. - - - - --- 2019-09-06 Martin Liška New
Update comment of removed options. Update comment of removed options. - - - - --- 2019-09-09 Martin Liška New
[3/5] Rewrite part of and_comparisons_1 into match.pd. [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-09 Martin Liška New
[4/5] Rewrite first part of or_comparisons_1 into match.pd. [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-09 Martin Liška New
[5/5] Rewrite second part of or_comparisons_1 into match.pd. [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-09 Martin Liška New
Rename Deprecated to IgnoreWarn in *.opt files. Rename Deprecated to IgnoreWarn in *.opt files. - - - - --- 2019-09-09 Martin Liška New
Come up with debug counter for store-merging. Come up with debug counter for store-merging. - - - - --- 2019-09-18 Martin Liška New
Tweak clang-format configuration. Tweak clang-format configuration. - - - - --- 2019-09-18 Martin Liška New
[RFC] Add new ipa-reorder pass [RFC] Add new ipa-reorder pass - - - - --- 2019-09-19 Martin Liška New
Speed up qsort in IPA ICF Speed up qsort in IPA ICF - - - - --- 2019-09-19 Martin Liška New
Use more switch statements. Use more switch statements. - - - - --- 2019-09-24 Martin Liška New
[RFC] Come up with VEC_COND_OP_EXPRs. [RFC] Come up with VEC_COND_OP_EXPRs. - - - - --- 2019-09-24 Martin Liška New
Add TODO_update_ssa for SLP BB vectorization (PR tree-optimization/91885). Add TODO_update_ssa for SLP BB vectorization (PR tree-optimization/91885). - - - - --- 2019-09-25 Martin Liška New
Do not ICE in IPA inliner. Do not ICE in IPA inliner. - - - - --- 2019-10-22 Martin Liška New
[OBVIOUS] Initialize a field in fibonacci_node. [OBVIOUS] Initialize a field in fibonacci_node. - - - - --- 2019-10-23 Martin Liška New
Fix another UBSAN in Fortran coarray. Fix another UBSAN in Fortran coarray. - - - - --- 2019-10-24 Martin Liška New
Make gt_pch_nx unreachable in symbol-summary classes. Make gt_pch_nx unreachable in symbol-summary classes. - - - - --- 2019-10-24 Martin Liška New
[1/2] Remove cgraph_global_info. cgraph_node refactoring - - - - --- 2019-10-25 Martin Liška New
[1/3] Remove misleading sorting function in ggc memory report. -fmem-report tweaks - - - - --- 2019-10-25 Martin Liška New
[2/3] Move Leak in GCC memory report to the first column. -fmem-report tweaks - - - - --- 2019-10-25 Martin Liška New
[OBVIOUS] Fix typo in dump_tree_statistics. [OBVIOUS] Fix typo in dump_tree_statistics. - - - - --- 2019-10-25 Martin Liška New
[3/3] Print header in dump_memory_report. -fmem-report tweaks - - - - --- 2019-10-25 Martin Liška New
[4/N] Fix unsigned type overflow in memory report. [4/N] Fix unsigned type overflow in memory report. - - - - --- 2019-10-25 Martin Liška New
[2/2] Remove cgraph_local_info structure. cgraph_node refactoring - - - - --- 2019-10-25 Martin Liška New
Release function and edge summaries allocated with GGC. Release function and edge summaries allocated with GGC. - - - - --- 2019-10-29 Martin Liška New
Pass memory statistics for {symbol,call}_summary. Pass memory statistics for {symbol,call}_summary. - - - - --- 2019-10-29 Martin Liška New
[RFC] Show ltrans progress in lto1 process name. [RFC] Show ltrans progress in lto1 process name. - - - - --- 2019-10-30 Martin Liška New
Come up with ggc_delete. Come up with ggc_delete. - - - - --- 2019-10-30 Martin Liška New
Remove missing usage of cgraph_local_info in arm,bfin and c6x. Remove missing usage of cgraph_local_info in arm,bfin and c6x. - - - - --- 2019-10-31 Martin Liška New
[1/7] Param to options conversion. Param conversion to option machinery - - - - --- 2019-10-31 Martin Liška New
[OBVIOUS] Remove dead code in IPA ICF. [OBVIOUS] Remove dead code in IPA ICF. - - - - --- 2019-10-31 Martin Liška New
Fix hash_operand for fields of a CONSTRUCTOR. Fix hash_operand for fields of a CONSTRUCTOR. - - - - --- 2019-10-31 Martin Liška New
Add if-chain to switch conversion pass. Add if-chain to switch conversion pass. - - - - --- 2019-11-04 Martin Liška New
[1/5] Libsanitizer: merge from trunk with merge.sh. libsanitizer: merge from trunk - - - - --- 2019-11-04 Martin Liška New
[2/5] Update Makefile.am. libsanitizer: merge from trunk - - - - --- 2019-11-04 Martin Liška New
[3/5] Reapply all revisions mentioned in LOCAL_PATCHES. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[OBVIOUS] Remove FIELD_DECL leftover. [OBVIOUS] Remove FIELD_DECL leftover. - - - - --- 2019-11-05 Martin Liška New
[4/5] Set print_summary for UBSAN. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[5/5] Update scanned patterns in a test-case. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[OBVIOUS] Use more ggc_delete. [OBVIOUS] Use more ggc_delete. - - - - --- 2019-11-05 Martin Liška New
Merge from trunk: add hwasan. Merge from trunk: add hwasan. - - - - --- 2019-11-05 Martin Liška New
Clear version_info_node in delete_function_version. Clear version_info_node in delete_function_version. - - - - --- 2019-11-05 Martin Liška New
[1/3] Libsanitizer: merge from trunk [1/3] Libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[2/3] Reapply all revisions mentioned in LOCAL_PATCHES. [1/3] Libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[3/3] hwasan: add from upstream [1/3] Libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[2/7] Include new generated gcc/params.opt file. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[3/7] Apply mechanical replacement (generated patch). Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[4/7] Remove gcc/params.* files. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[5/7] Remove last leftover usage of params* files. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[6/7] Remove set_default_param_value from documentation. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
[7/7] Fix test-suite fallout. Param conversion to option machinery - - - - --- 2019-11-06 Martin Liška New
Make mklog more robust. Make mklog more robust. - - - - --- 2019-11-07 Martin Liška New
[1/5] Do not overuse push/pop_cfun in IPA ICF. IPA ICF: more clean up - - - - --- 2019-11-08 Martin Liška New
[2/5] Update dump message in IPA ICF. IPA ICF: more clean up - - - - --- 2019-11-08 Martin Liška New
[3/5] Use func_checker::hash_operand for hashing of GIMPLE operands. IPA ICF: more clean up - - - - --- 2019-11-08 Martin Liška New
Rename identifiers in a test-case. Rename identifiers in a test-case. - - - - --- 2019-11-08 Martin Liška New
[4/5] Handle FIELD_DECL in IPA ICF. IPA ICF: more clean up - - - - --- 2019-11-08 Martin Liška New
Enhance syntax of -fdbg-cnt. Enhance syntax of -fdbg-cnt. - - - - --- 2019-11-11 Martin Liška New
Sort debug counter names. Sort debug counter names. - - - - --- 2019-11-11 Martin Liška New
[5/5] Update statistics about needed symbols in IPA ICF. IPA ICF: more clean up - - - - --- 2019-11-11 Martin Liška New
Use more SET_OPTION_IF_UNSET. Use more SET_OPTION_IF_UNSET. - - - - --- 2019-11-11 Martin Liška New
Relax lto-dump.o dependency. Relax lto-dump.o dependency. - - - - --- 2019-11-11 Martin Liška New
[8/9] Remove option_default_params and option_validate_param hooks. Param conversion to option machinery - - - - --- 2019-11-12 Martin Liška New
[2/3] Fix params.exp by parsing output of --help=params -Q. Param conversion fallout - - - - --- 2019-11-12 Martin Liška New
[1/3] Remove leftover call to finalize_options_struct. Param conversion fallout - - - - --- 2019-11-12 Martin Liška New
[3/3] Update comment in opts.c. Param conversion fallout - - - - --- 2019-11-13 Martin Liška New
Remove params for a specific optimization option. Remove params for a specific optimization option. - - - - --- 2019-11-13 Martin Liška New
[DOC] Document -fallocation-dce. [DOC] Document -fallocation-dce. - - - - --- 2019-11-13 Martin Liška New
Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. - - - - --- 2019-11-13 Martin Liška New
Add Optimization keyword for param_max_inline_insns_auto param. Add Optimization keyword for param_max_inline_insns_auto param. - - - - --- 2019-11-14 Martin Liška New
Remove dead code in switch conv pass. Remove dead code in switch conv pass. - - - - --- 2019-11-14 Martin Liška New
Add one more pass_convert_switch late. Add one more pass_convert_switch late. - - - - --- 2019-11-14 Martin Liška New
Verify NOP_EXPR LHS type in IPA ICF. Verify NOP_EXPR LHS type in IPA ICF. - - - - --- 2019-11-15 Martin Liška New
Improve -dbg-cnt error message and support :0. Improve -dbg-cnt error message and support :0. - - - - --- 2019-11-18 Martin Liška New
Restore init_ggc_heuristics. Restore init_ggc_heuristics. - - - - --- 2019-11-18 Martin Liška New
Remove strange dump suboptions in testsuite. Remove strange dump suboptions in testsuite. - - - - --- 2019-11-18 Martin Liška New
Unset m_checker in sem_function::init. Unset m_checker in sem_function::init. - - - - --- 2019-11-18 Martin Liška New
Initialize a variable due to -Wmaybe-uninitialized. Initialize a variable due to -Wmaybe-uninitialized. - - - - --- 2019-11-18 Martin Liška New
Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Enable init_ggc_heuristics for ENABLE_GC_CHECKING. - - - - --- 2019-11-19 Martin Liška New
Update comment in libsanitizer/*/libtool-version files. Update comment in libsanitizer/*/libtool-version files. - - - - --- 2019-11-20 Martin Liška New
Comment too strict checking assert. Comment too strict checking assert. - - - - --- 2019-11-25 Martin Liška New
Update dump message in IPA ICF. Update dump message in IPA ICF. - - - - --- 2019-11-25 Martin Liška New
Translate header for -fdbg-cnt-list. Translate header for -fdbg-cnt-list. - - - - --- 2019-11-27 Martin Liška New
Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. - - - - --- 2019-11-27 Martin Liška New
Check for TYPE_NAME in type_with_linkage_p. Check for TYPE_NAME in type_with_linkage_p. - - - - --- 2019-11-27 Martin Liška New
Stream memory access types in IPA ICF. Stream memory access types in IPA ICF. - - - - --- 2019-11-29 Martin Liška New
« 1 2 ... 494 495 4961266 1267 »