Show patches with: none      |   128075 patches
« 1 2 ... 433 434 4351280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5,amdgcn] Unfix frame pointer Reduce register usage on AMD GCN - - - - --- 2019-11-14 Kwok Cheung Yeung New
[4/5,amdgcn] Update lower limits requested by non-leaf kernels Reduce register usage on AMD GCN - - - - --- 2019-11-14 Kwok Cheung Yeung New
[3/5,amdgcn] Restrict register usage in non-kernel functions Reduce register usage on AMD GCN - - - - --- 2019-11-14 Kwok Cheung Yeung New
[2/5,amdgcn] Reinitialize registers for every function Reduce register usage on AMD GCN - - - - --- 2019-11-14 Kwok Cheung Yeung New
[1/5,amdgcn] Use first lane of v1 for zero constant Reduce register usage on AMD GCN - - - - --- 2019-11-14 Kwok Cheung Yeung New
[GCN] Fix handling of VCC_CONDITIONAL_REG [GCN] Fix handling of VCC_CONDITIONAL_REG - - - - --- 2019-11-14 Kwok Cheung Yeung New
Set inline-insns-single-O2 to 70 Set inline-insns-single-O2 to 70 - - - - --- 2019-11-14 Jan Hubicka New
[v2,2/2] gdbinit.in: allow to pass function argument explicitly gdbinit.in fixes - - - - --- 2019-11-14 Konstantin Kharlamov New
[v2,1/2] gdbinit.in: call a function with "call", not "set" gdbinit.in fixes - - - - --- 2019-11-14 Konstantin Kharlamov New
Check suitability of spill register for mode Check suitability of spill register for mode - - - - --- 2019-11-14 Kwok Cheung Yeung New
Add one more pass_convert_switch late. Add one more pass_convert_switch late. - - - - --- 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 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
[C++] Use cp_expr_loc_or_input_loc in a few additional typeck.c places [C++] Use cp_expr_loc_or_input_loc in a few additional typeck.c places - - - - --- 2019-11-14 Paolo Carlini New
[v2,6/6] aarch64: Add testsuite checks for asm-flag Implement asm flag outputs for arm + aarch64 - - - - --- 2019-11-14 Richard Henderson New
[v2,5/6] arm: Add testsuite checks for asm-flag Implement asm flag outputs for arm + aarch64 - - - - --- 2019-11-14 Richard Henderson New
[v2,4/6] arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__ Implement asm flag outputs for arm + aarch64 - - - - --- 2019-11-14 Richard Henderson New
[v2,3/6] arm: Rename CC_NOOVmode to CC_NZmode Implement asm flag outputs for arm + aarch64 - - - - --- 2019-11-14 Richard Henderson New
[v2,2/6] arm: Fix the "c" constraint Implement asm flag outputs for arm + aarch64 - - - - --- 2019-11-14 Richard Henderson New
[v2,1/6] aarch64: Add "c" constraint Implement asm flag outputs for arm + aarch64 - - - - --- 2019-11-14 Richard Henderson New
Make flag_thread_jumps a gate of pass_jump_after_combine Make flag_thread_jumps a gate of pass_jump_after_combine - - - - --- 2019-11-14 Ilya Leoshkevich New
[ARM] backport r266665 to gcc8 [ARM] backport r266665 to gcc8 - - - - --- 2019-11-14 Christophe Lyon New
[committed] Change sse4_1 to sse4.1 and sse4_2 to sse4.2 [committed] Change sse4_1 to sse4.1 and sse4_2 to sse4.2 - - - - --- 2019-11-14 Jakub Jelinek New
[committed] Diagnose negative score in declare variant [committed] Diagnose negative score in declare variant - - - - --- 2019-11-14 Jakub Jelinek New
[committed] Add nvidia as valid OpenMP context selector vendor [committed] Add nvidia as valid OpenMP context selector vendor - - - - --- 2019-11-14 Jakub Jelinek New
[committed] Support both identifiers and string literals as properties of declare variant *-name-li… [committed] Support both identifiers and string literals as properties of declare variant *-name-li… - - - - --- 2019-11-14 Jakub Jelinek New
[committed] remove multi-range selftests from range-ops.cc [committed] remove multi-range selftests from range-ops.cc - - - - --- 2019-11-14 Aldy Hernandez New
[committed] change normalize_{addresses,symbolics} to work in place [committed] change normalize_{addresses,symbolics} to work in place - - - - --- 2019-11-14 Aldy Hernandez New
Ping*2: [PATCH v5] Missed function specialization + partial devirtualization Ping*2: [PATCH v5] Missed function specialization + partial devirtualization - - - - --- 2019-11-14 Xionghu Luo New
Fix libstdc++ build on macOS Fix libstdc++ build on macOS - - - - --- 2019-11-14 Strager Neds New
Support C2x [[]] attributes for C Support C2x [[]] attributes for C - - - - --- 2019-11-14 Joseph Myers New
Add `--with-install-sysroot=' configuration option Add `--with-install-sysroot=' configuration option - - - - --- 2019-11-14 Maciej W. Rozycki Superseded
Remove vestiges of MODIFY_JNI_METHOD_CALL Remove vestiges of MODIFY_JNI_METHOD_CALL - - - - --- 2019-11-13 Tom Tromey New
Fix ICE when inlining into function containing polymorphic call Fix ICE when inlining into function containing polymorphic call - - - - --- 2019-11-13 Jan Hubicka New
Switch gcc ftp URL's to http Switch gcc ftp URL's to http - - - - --- 2019-11-13 Janne Blomqvist New
Fix gcc.dg/tree-prof/crossmodule-indircall-1.c Fix gcc.dg/tree-prof/crossmodule-indircall-1.c - - - - --- 2019-11-13 Jan Hubicka New
Fix verify_propagated_use ICE during profiledbootstrap Fix verify_propagated_use ICE during profiledbootstrap - - - - --- 2019-11-13 Jan Hubicka New
extract independent value_range bits to value-range.cc extract independent value_range bits to value-range.cc - - - - --- 2019-11-13 Aldy Hernandez New
[2/2] Change C front end to emit structured loop and switch tree nodes. Make C front end share the C++ tree representation of loops and switches - - - - --- 2019-11-13 Sandra Loosemore New
[1/2] Move loop and switch tree data structures from cp/ to c-family/. Make C front end share the C++ tree representation of loops and switches - - - - --- 2019-11-13 Sandra Loosemore New
libsupc++: Implement comparison algorithms for C++20 libsupc++: Implement comparison algorithms for C++20 - - - - --- 2019-11-13 Jonathan Wakely New
Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. - - - - --- 2019-11-13 Martin Liška New
[committed] place value_range_kind at the end of value_range constructors [committed] place value_range_kind at the end of value_range constructors - - - - --- 2019-11-13 Aldy Hernandez New
[committed] Add a few missing checks that IPA_NODE_REF is not NULL (PR 92454) [committed] Add a few missing checks that IPA_NODE_REF is not NULL (PR 92454) - - - - --- 2019-11-13 Martin Jambor New
[DOC] Document -fallocation-dce. [DOC] Document -fallocation-dce. - - - - --- 2019-11-13 Martin Liška New
[4/4] Fix autoinc cbranch Eliminate cc0 from m68k - - - - --- 2019-11-13 Bernd Schmidt New
[3/4] Set costs for jumps in combine Eliminate cc0 from m68k - - - - --- 2019-11-13 Bernd Schmidt New
[committed,amdgcn] Move gcn-run heap into GPU memory [committed,amdgcn] Move gcn-run heap into GPU memory - - - - --- 2019-11-13 Andrew Stubbs New
[Ada] Fix -fdump-ada-spec issue with array field [Ada] Fix -fdump-ada-spec issue with array field - - - - --- 2019-11-13 Eric Botcazou New
Dump info about missing summaries in ipa-prop Dump info about missing summaries in ipa-prop - - - - --- 2019-11-13 Jan Hubicka New
Fix optimization options for -fprofile-generate ctors Fix optimization options for -fprofile-generate ctors - - - - --- 2019-11-13 Jan Hubicka New
[AArch64] Use aarch64_sve_int_mode in SVE ACLE code [AArch64] Use aarch64_sve_int_mode in SVE ACLE code - - - - --- 2019-11-13 Richard Sandiford New
Remove params for a specific optimization option. Remove params for a specific optimization option. - - - - --- 2019-11-13 Martin Liška New
[committed,Fortran] Use proper type for hidden is-present argument [committed,Fortran] Use proper type for hidden is-present argument - - - - --- 2019-11-13 Tobias Burnus New
[3/3] Update comment in opts.c. Param conversion fallout - - - - --- 2019-11-13 Martin Liška New
Fix PR92473 Fix PR92473 - - - - --- 2019-11-13 Richard Biener New
[testsuite] Fix PR92464 by adjust test case loop bound [testsuite] Fix PR92464 by adjust test case loop bound - - - - --- 2019-11-13 Kewen.Lin New
[3/3] Improve efficiency of copying section from another tree [1/3] Refactor copying decl section names - - - - --- 2019-11-13 Strager Neds New
[2/3] Refactor section name ref counting [1/3] Refactor copying decl section names - - - - --- 2019-11-13 Strager Neds New
[1/3] Refactor copying decl section names [1/3] Refactor copying decl section names - - - - --- 2019-11-13 Strager Neds New
libgo/test: Pass $GOLIBS to compilation in DejaGNU testing libgo/test: Pass $GOLIBS to compilation in DejaGNU testing - - - - --- 2019-11-13 Maciej W. Rozycki Accepted
rs6000: Use ULL on big hexadecimal literal rs6000: Use ULL on big hexadecimal literal - - - - --- 2019-11-12 Segher Boessenkool New
[C++] Merge some using-decl handling [C++] Merge some using-decl handling - - - - --- 2019-11-12 Nathan Sidwell New
[2/2] testsuite: Add testcases for PR92449 Fix PR 92449 (unordered with -ffast-math) - - - - --- 2019-11-12 Segher Boessenkool New
[1/2] rs6000: Handle unordered for xscmpexp[dq]p without NaNs (PR92449) Fix PR 92449 (unordered with -ffast-math) - - - - --- 2019-11-12 Segher Boessenkool New
handle VIEW_CONVERT_EXPR in debug_node handle VIEW_CONVERT_EXPR in debug_node - - - - --- 2019-11-12 Ulrich Drepper New
Fix ICE in ipa-cp when mixing -O0 and -O2 code in LTO Fix ICE in ipa-cp when mixing -O0 and -O2 code in LTO - - - - --- 2019-11-12 Jan Hubicka New
contrib/download_prerequisites: Use http instead of ftp contrib/download_prerequisites: Use http instead of ftp - - - - --- 2019-11-12 Janne Blomqvist New
Watch for missing summaires in ipa-profile Watch for missing summaires in ipa-profile - - - - --- 2019-11-12 Jan Hubicka New
[1/3] Remove leftover call to finalize_options_struct. Param conversion fallout - - - - --- 2019-11-12 Martin Liška New
[C++] c++/89070 - bogus [[nodiscard]] warning in SFINAE. [C++] c++/89070 - bogus [[nodiscard]] warning in SFINAE. - - - - --- 2019-11-12 Marek Polacek New
[C] Add a target hook that allows targets to verify type usage [C] Add a target hook that allows targets to verify type usage - - - - --- 2019-11-12 Richard Sandiford New
[MIPS] Sanitize the constant argument for rotr<mode>3 [MIPS] Sanitize the constant argument for rotr<mode>3 - - - - --- 2019-11-12 Dragan Mladjenovic New
PR fortran/92470 Fixes for CFI_address PR fortran/92470 Fixes for CFI_address - - - - --- 2019-11-12 Tobias Burnus New
[PR,c++/6936] Delete duplicate test [PR,c++/6936] Delete duplicate test - - - - --- 2019-11-12 Nathan Sidwell New
PR90838: Support ctz idioms PR90838: Support ctz idioms - - - - --- 2019-11-12 Wilco Dijkstra New
Fix slowness in demangler Fix slowness in demangler - - - - --- 2019-11-12 Tim Rühsen New
Free dominance info at the beginning of pass_jump_after_combine Free dominance info at the beginning of pass_jump_after_combine - - - - --- 2019-11-12 Ilya Leoshkevich New
[7/7,libgomp,amdgcn] GCN Libgomp Plugin AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[6/7,amdgcn] Use a single worker for OpenACC on AMD GCN AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[5/7,libgomp,amdgcn] Optimize GCN OpenMP malloc performance AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[4/7,libgomp,amdgcn] GCN libgomp port AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[3/7,libgomp,nvptx] Add device number to GOMP_OFFLOAD_openacc_async_construct AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[2/7,amdgcn] GCN mkoffload AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[1/7,libgomp,nvptx] Move generic libgomp files from nvptx to accel AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
Use known value ranges while evaluating ipa predicates Use known value ranges while evaluating ipa predicates - - - - --- 2019-11-12 Jan Hubicka New
Teach ipa-cp to propagate value ranges over binary operaitons too Teach ipa-cp to propagate value ranges over binary operaitons too - - - - --- 2019-11-12 Jan Hubicka New
[2/3] Fix params.exp by parsing output of --help=params -Q. Param conversion fallout - - - - --- 2019-11-12 Martin Liška New
Fix PR92460 Fix PR92460 - - - - --- 2019-11-12 Richard Biener New
Fix PR92461 Fix PR92461 - - - - --- 2019-11-12 Richard Biener New
[2/2] gdbinit.in: fix wrong reference to function argument gdbinit.in fixes - - - - --- 2019-11-12 Konstantin Kharlamov New
[1/2] gdbinit.in: call a function with "call", not "set" gdbinit.in fixes - - - - --- 2019-11-12 Konstantin Kharlamov New
Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL - - - - --- 2019-11-12 Hongtao Liu New
[8/9] Remove option_default_params and option_validate_param hooks. Param conversion to option machinery - - - - --- 2019-11-12 Martin Liška New
[mid-end] Add notes to dataflow insn info when re-emitting (PR92410) [mid-end] Add notes to dataflow insn info when re-emitting (PR92410) - - - - --- 2019-11-12 Matthew Malcomson New
[COMMITTED] Add OpenACC 2.6 `serial' construct support [COMMITTED] Add OpenACC 2.6 `serial' construct support - - 1 - --- 2019-11-12 Frederik Harwath New
[C++] Improve cp_truthvalue_conversion locations and more [C++] Improve cp_truthvalue_conversion locations and more - - - - --- 2019-11-12 Paolo Carlini New
Set AVX128_OPTIMAL for all avx targets. Set AVX128_OPTIMAL for all avx targets. - - - - --- 2019-11-12 Hongtao Liu New
[C++] Sorry about <=> on VECTOR_TYPE. [C++] Sorry about <=> on VECTOR_TYPE. - - - - --- 2019-11-12 Jason Merrill New
track dynamic allocation in strlen (PR 91582) track dynamic allocation in strlen (PR 91582) - - - - --- 2019-11-12 Martin Sebor New
« 1 2 ... 433 434 4351280 1281 »