Show patches with: Archived = No       |   128400 patches
« 1 2 ... 537 538 5391283 1284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/46] Add vec_info::lookup_def Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[07/46] Add vec_info::lookup_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[06/46] Add vec_info::add_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[05/46] Fix make_ssa_name call in vectorizable_reduction Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[04/46] Factor out the test for a valid reduction input Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[03/46] Remove unnecessary update of NUM_SLP_USES Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[02/46] Remove dead vectorizable_reduction code Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[01/46] Move special cases out of get_initial_def_for_reduction Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
Fix up pr19476-{1,5}.C (PR testsuite/86649) Fix up pr19476-{1,5}.C (PR testsuite/86649) - - - - --- 2018-07-24 Jakub Jelinek New
[C] Fix endless loop in the C FE initializer handling (PR c/85704) [C] Fix endless loop in the C FE initializer handling (PR c/85704) - - - - --- 2018-07-24 Jakub Jelinek New
Fix a missing case of PR 21458 similar to fc6141f097056f830a412afebed8d81a9d72b696. Fix a missing case of PR 21458 similar to fc6141f097056f830a412afebed8d81a9d72b696. - - - - --- 2018-07-24 Robert Schiele New
Fix expand_divmod (PR middle-end/86627) Fix expand_divmod (PR middle-end/86627) - - - - --- 2018-07-24 Jakub Jelinek New
Make strlen range computations more conservative Make strlen range computations more conservative - - - - --- 2018-07-24 Bernd Edlinger New
Limix dump_flag enum values range (PR middle-end/86645). Limix dump_flag enum values range (PR middle-end/86645). - - - - --- 2018-07-24 Martin Liška New
gcov: Fix wrong usage of NAN in statistics (PR gcov-profile/86536). gcov: Fix wrong usage of NAN in statistics (PR gcov-profile/86536). - - - - --- 2018-07-24 Martin Liška New
Introduce __builtin_expect_with_probability (PR target/83610). Introduce __builtin_expect_with_probability (PR target/83610). - - - - --- 2018-07-24 Martin Liška New
[v4,aarch64] Avoid tag collisions for loads falkor [v4,aarch64] Avoid tag collisions for loads falkor - - - - --- 2018-07-24 Siddhesh Poyarekar New
[5/5] C-SKY port: libgcc C-SKY port - - - - --- 2018-07-24 Sandra Loosemore New
[4/5] C-SKY port: Testsuite C-SKY port - - - - --- 2018-07-24 Sandra Loosemore New
[3/5] C-SKY port: Documentation C-SKY port - - - - --- 2018-07-24 Sandra Loosemore New
[1/5] C-SKY port: Configury C-SKY port - - - - --- 2018-07-24 Sandra Loosemore New
Fix segfault in -fsave-optimization-record (PR tree-optimization/86636) Fix segfault in -fsave-optimization-record (PR tree-optimization/86636) - - - - --- 2018-07-24 David Malcolm New
include more detail in -Warray-bounds (PR 86650) include more detail in -Warray-bounds (PR 86650) - - - - --- 2018-07-23 Martin Sebor New
V3 [PATCH] C/C++: Add -Waddress-of-packed-member V3 [PATCH] C/C++: Add -Waddress-of-packed-member - - - - --- 2018-07-23 H.J. Lu New
[fixincludes] AIX unistd header [fixincludes] AIX unistd header - - - - --- 2018-07-23 David Edelsohn New
PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc - - - - --- 2018-07-23 Jonathan Wakely New
[mid-end] Allow larger copies when not slow_unaligned_access and no padding. [mid-end] Allow larger copies when not slow_unaligned_access and no padding. - - - - --- 2018-07-23 Tamar Christina New
[Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally. [Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally. - - - - --- 2018-07-23 Tamar Christina New
[Arm] Cleanup up reg to reg move in neon_mov. [Arm] Cleanup up reg to reg move in neon_mov. - - - - --- 2018-07-23 Tamar Christina New
Fix folding of volatile values (PR 86617) Fix folding of volatile values (PR 86617) - - - - --- 2018-07-23 Bernd Edlinger New
[2/2] rs6000: Improve vsx_init_v4si [1/2] rs6000: Generate rl*imi for memory some more - - - - --- 2018-07-23 Segher Boessenkool New
[1/2] rs6000: Generate rl*imi for memory some more [1/2] rs6000: Generate rl*imi for memory some more - - - - --- 2018-07-23 Segher Boessenkool New
[Aarch64] Stop redundant zero-extension after UMOV when in DI mode [Aarch64] Stop redundant zero-extension after UMOV when in DI mode - - - - --- 2018-07-23 Sam Tebbs New
Fix hard regno checks Fix hard regno checks - - - - --- 2018-07-23 Ilya Leoshkevich New
[C++] Implement P0595R1 - so far as __builtin_is_constant_evaluated rather than std::is_constant_ev… [C++] Implement P0595R1 - so far as __builtin_is_constant_evaluated rather than std::is_constant_ev… - - - - --- 2018-07-22 Jakub Jelinek New
[C++] Avoid code generation changes with -Wnonnull-compare vs. -Wno-nonnull-compare (PR c++/86569) [C++] Avoid code generation changes with -Wnonnull-compare vs. -Wno-nonnull-compare (PR c++/86569) - - - - --- 2018-07-22 Jakub Jelinek New
Avoid out of scope access in hsa-dump.c Avoid out of scope access in hsa-dump.c - - - - --- 2018-07-22 Bernd Edlinger New
[committed] libcpp: remove redundant parameter from rich_location::set_range [committed] libcpp: remove redundant parameter from rich_location::set_range - - - - --- 2018-07-20 David Malcolm New
Adjust offsets for present data clauses Adjust offsets for present data clauses - - - - --- 2018-07-20 Cesar Philippidis New
Enable firstprivate OpenACC reductions Enable firstprivate OpenACC reductions - - - - --- 2018-07-20 Cesar Philippidis New
Privatize independent OpenACC reductions Privatize independent OpenACC reductions - - - - --- 2018-07-20 Cesar Philippidis New
Add support for making maps 'private' inside OpenACC offloaded regions Add support for making maps 'private' inside OpenACC offloaded regions - - - - --- 2018-07-20 Cesar Philippidis New
Fix PR70828 - broken array-type subarrays inside acc data, in OpenACC Fix PR70828 - broken array-type subarrays inside acc data, in OpenACC - - - - --- 2018-07-20 Cesar Philippidis New
[Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize [Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize - - - - --- 2018-07-20 Janus Weil New
libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86 libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86 - - - - --- 2018-07-20 H.J. Lu New
Go patch committed: Fix order of evaluation of boolean expressions Go patch committed: Fix order of evaluation of boolean expressions - - - - --- 2018-07-20 Ian Lance Taylor New
[rs6000] AIX test fixes 2 [rs6000] AIX test fixes 2 - - - - --- 2018-07-20 Carl Love New
i386: Remove _Unwind_Frames_Increment i386: Remove _Unwind_Frames_Increment - - - - --- 2018-07-20 H.J. Lu New
-fsave-optimization-record: add contrib/optrecord.py -fsave-optimization-record: add contrib/optrecord.py - - - - --- 2018-07-20 David Malcolm New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
Don't create non zero terminated string constant Don't create non zero terminated string constant - - - - --- 2018-07-20 Bernd Edlinger New
PR libstdc++/86595 add missing noexcept PR libstdc++/86595 add missing noexcept - - - - --- 2018-07-20 Jonathan Wakely New
PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro - - - - --- 2018-07-20 Jonathan Wakely New
Fix PR86585 Fix PR86585 - - - - --- 2018-07-20 Richard Biener New
Make the vectoriser drop to strided accesses for stores with gaps Make the vectoriser drop to strided accesses for stores with gaps - - - - --- 2018-07-20 Richard Sandiford New
Fold pointer range checks with equal spans Fold pointer range checks with equal spans - - - - --- 2018-07-20 Richard Sandiford New
Handle SLP of call pattern statements Handle SLP of call pattern statements - - - - --- 2018-07-20 Richard Sandiford New
Optimization for std::to_string() Optimization for std::to_string() - - - - --- 2018-07-20 niXman New
[AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64 [AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64 - - - - --- 2018-07-20 Vlad Lazar New
[AAarch64,v2] Add support for TARGET_COMPUTE_FRAME_LAYOUT [AAarch64,v2] Add support for TARGET_COMPUTE_FRAME_LAYOUT - - - - --- 2018-07-20 Vlad Lazar New
Remove unused code. Remove unused code. - - - - --- 2018-07-20 Martin Liška New
Prototype of hook for possible list of option values. Prototype of hook for possible list of option values. - - - - --- 2018-07-20 Martin Liška New
SCCVN Datastructure TLC, part 2 SCCVN Datastructure TLC, part 2 - - - - --- 2018-07-20 Richard Biener New
Stepping down, mostly... Stepping down, mostly... - - - - --- 2018-07-20 DJ Delorie New
Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug - - - - --- 2018-07-19 Li, Pan2 via Gcc-patches New
commited: avoid extended initializer lists warnings commited: avoid extended initializer lists warnings - - - - --- 2018-07-19 Martin Sebor New
warn for strlen of arrays with missing nul (PR 86552) warn for strlen of arrays with missing nul (PR 86552) - - - - --- 2018-07-19 Martin Sebor New
[obvious?] Some minor nits in string folding functions [obvious?] Some minor nits in string folding functions - - - - --- 2018-07-19 Bernd Edlinger New
Simplify the base characteristics for some type traits Simplify the base characteristics for some type traits - - - - --- 2018-07-19 Jonathan Wakely New
Merge Ignore and Deprecated in .opt files. Merge Ignore and Deprecated in .opt files. - - - - --- 2018-07-19 Martin Liška New
SCCVN data-structure TLC SCCVN data-structure TLC - - - - --- 2018-07-19 Richard Biener New
i386: Define __HAVE_INDIRECT_RETURN_ATTRIBUTE__ i386: Define __HAVE_INDIRECT_RETURN_ATTRIBUTE__ - - - - --- 2018-07-19 H.J. Lu New
[wwwdocs] Mention LTO link-time issue fixed in gcc 8.2 [wwwdocs] Mention LTO link-time issue fixed in gcc 8.2 - - - - --- 2018-07-19 Jan Hubicka New
RFC: Patch to implement Aarch64 SIMD ABI RFC: Patch to implement Aarch64 SIMD ABI - - - - --- 2018-07-18 Steve Ellcey New
[C++] Further get_identifier ("string literal") C++ FE caching [C++] Further get_identifier ("string literal") C++ FE caching - - - - --- 2018-07-18 Jakub Jelinek New
[AArch64] Add support for 16-bit FMOV immediates [AArch64] Add support for 16-bit FMOV immediates - - - - --- 2018-07-18 Richard Sandiford New
[wwwdocs] Document new sve-acle-branch [wwwdocs] Document new sve-acle-branch - - - - --- 2018-07-18 Richard Sandiford New
Compilation error in simple-object-elf.c Compilation error in simple-object-elf.c - - - - --- 2018-07-18 Eli Zaretskii New
Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193). Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193). - - - - --- 2018-07-18 Martin Liška New
Provide extension hint for aarch64 target (PR driver/83193). Provide extension hint for aarch64 target (PR driver/83193). - - - - --- 2018-07-18 Martin Liška New
Print default options selection for -march,-mcpu and -mtune for aarch64 (PR driver/83193). Print default options selection for -march,-mcpu and -mtune for aarch64 (PR driver/83193). - - - - --- 2018-07-18 Martin Liška New
Call REAL(swapcontext) with indirect_return attribute on x86 Call REAL(swapcontext) with indirect_return attribute on x86 - - - - --- 2018-07-18 H.J. Lu New
[2/3] i386: Change indirect_return to function type attribute Untitled series #56248 - - - - --- 2018-07-18 H.J. Lu New
[avr,PR85624] - Fix ICE when initializing 128-byte aligned array [avr,PR85624] - Fix ICE when initializing 128-byte aligned array - - - - --- 2018-07-18 Senthil Kumar Selvaraj New
Fix PR86557 Fix PR86557 - - - - --- 2018-07-18 Richard Biener New
[gomp5] Add support for C++ range for loops in #pragma omp {distribute,for,simd,taskloop} [gomp5] Add support for C++ range for loops in #pragma omp {distribute,for,simd,taskloop} - - - - --- 2018-07-18 Jakub Jelinek New
[Fortran,v2] Use MIN/MAX_EXPR for min/max intrinsics [Fortran,v2] Use MIN/MAX_EXPR for min/max intrinsics - - - - --- 2018-07-18 Kyrill Tkachov New
[C++] Hide __for_{range,begin,end} symbols (PR c++/85515, take 2) [C++] Hide __for_{range,begin,end} symbols (PR c++/85515, take 2) - - - - --- 2018-07-18 Jakub Jelinek New
Introduce instance discriminators Introduce instance discriminators - - - - --- 2018-07-18 Alexandre Oliva New
[committed] And now fixing alignment stuff for ARM [committed] And now fixing alignment stuff for ARM - - - - --- 2018-07-18 Jeff Law New
[PR86544] Fix Popcount detection generates different code on C and C++ [PR86544] Fix Popcount detection generates different code on C and C++ - - - - --- 2018-07-18 Kugan Vivekanandarajah New
[committed] Fix typo/thinko in recent tree-ssa-dse.c change [committed] Fix typo/thinko in recent tree-ssa-dse.c change - - - - --- 2018-07-17 Jeff Law New
[rs6000] Fix AIX test case failures [rs6000] Fix AIX test case failures - - - - --- 2018-07-17 Carl Love New
[committed] Restoring MIPS builds after alignment changes [committed] Restoring MIPS builds after alignment changes - - - - --- 2018-07-17 Jeff Law New
[rs6000] Sort Altivec/VSX built-in functions into subsubsections according to configuration require… [rs6000] Sort Altivec/VSX built-in functions into subsubsections according to configuration require… - - - - --- 2018-07-17 Kelvin Nilsen New
[committed] Fix FRV builds [committed] Fix FRV builds - - - - --- 2018-07-17 Jeff Law New
Make function clone name numbering independent. Make function clone name numbering independent. - - - - --- 2018-07-17 Michael Ploujnikov New
[committed] Restore nios2 builds [committed] Restore nios2 builds - - - - --- 2018-07-17 Jeff Law New
[C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) [C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) - - - - --- 2018-07-17 Jakub Jelinek New
« 1 2 ... 537 538 5391283 1284 »