Show patches with: State = Action Required       |   127410 patches
« 1 2 ... 716 717 7181274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AArch64,1/4] Enable tree-stdarg pass for AArch64 by defining counter fields - - - - --- 2016-05-06 Jiong Wang New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
[i386] : Consolidate and remove unused register_and_not_{,any_}fp_reg_operand predicates - - - - --- 2016-05-06 Uros Bizjak New
[rs6000] Add support for int versions of vec_addec - - - - --- 2016-05-06 Bill Seurer New
[PING] New plugin event when evaluating a constexpr call - - - - --- 2016-05-06 Andres Tiraboschi New
Fix memory leak in tree-if-conv.c - - - - --- 2016-05-06 Martin Liška New
Fix PR70948 - - - - --- 2016-05-06 Richard Biener New
Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR) - - - - --- 2016-05-06 Marc Glisse New
Fix PR70937 - - - - --- 2016-05-06 Richard Biener New
Introduce tests for -fsanitize=use-after-scope - - - - --- 2016-05-06 Martin Liška New
[SH,committed] Remove deprecated options - - - - --- 2016-05-06 Oleg Endo New
[RFC] Introduce -fsanitize=use-after-scope - - - - --- 2016-05-06 Martin Liška New
[SH,committed] Fix length of ic_invalidate_line_sh4a pattern - - - - --- 2016-05-06 Oleg Endo New
[SH,committed] Remove some workaround combine patterns - - - - --- 2016-05-06 Oleg Endo New
[SH,committed] Fix PR 58219 - - - - --- 2016-05-06 Oleg Endo New
Fix memory leak in tree-inliner - - - - --- 2016-05-06 Martin Liška New
Fix coding style in tree-ssa-uninit.c - - - - --- 2016-05-06 Martin Liška New
[gomp4.5] Allow more than 64 clauses in gfc_match_omp_clauses - - - - --- 2016-05-06 Jakub Jelinek New
[SH,committed] Add some more missing div0s cases - - - - --- 2016-05-06 Oleg Endo New
[SH,committed] Add another rotcr variant - - - - --- 2016-05-06 Oleg Endo New
Proving no-trappness for array ref in tree if-conv using loop niter information. - - - - --- 2016-05-06 Bin.Cheng New
[v2] Allocate constant size dynamic stack space in the prologue - - - - --- 2016-05-06 Dominik Vogt New
[ubsan] Fix ICE with bounds checking on VLA-in-a-struct (PR sanitizer/70875) - - - - --- 2016-05-06 Marek Polacek New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
Remove duplicate cleanup_cfg from fwprop - - - - --- 2016-05-06 Richard Biener New
[RS6000] complex long double ABI_V4 fix - - - - --- 2016-05-06 Alan Modra New
Fix for PR68159 in Libiberty Demangler (6) - - - - --- 2016-05-06 Marcel Böhme New
Allow embedded timestamps by C/C++ macros to be set externally (3) - - - - --- 2016-05-05 Eduard Sanou New
[i386] : Fix too broad (mem,reg)->(const,reg) splitters - - - - --- 2016-05-05 Uros Bizjak New
[ARM] use vmov.i64 to load 0 into FP reg if neon enabled - - - - --- 2016-05-05 Jim Wilson New
[PATCHv2,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction - - - - --- 2016-05-05 Kelvin Nilsen New
[i386] : Change true_regnum to REGNO in peephole2 and post-reload splitters - - - - --- 2016-05-05 Uros Bizjak New
, Add PowerPC ISA 3.0 min/max support - - - - --- 2016-05-05 Michael Meissner New
, Add PowerPC ISA 3.0 vector d-form addressing - - - - --- 2016-05-05 Michael Meissner New
Make basic asm implicitly clobber memory - - - - --- 2016-05-05 Bernd Edlinger New
[rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction - - - - --- 2016-05-05 Kelvin Nilsen New
[PR57206] Add test since the PR is fixed by patch to PR48052 - - - - --- 2016-05-05 Bin Cheng New
Coalesce in more cases - - - - --- 2016-05-05 Eric Botcazou New
[v3] Enable dg-reqire-sharedlib on Solaris - - - - --- 2016-05-05 Rainer Orth New
Inline across -ffast-math boundary - - - - --- 2016-05-05 Rainer Orth New
Better location info for "incomplete type" error msg (PR c/70756) - - - - --- 2016-05-05 Marek Polacek New
Fix handling of negative bitpos in expand_debug_expr - - - - --- 2016-05-05 Richard Sandiford New
Missing pointer dereference in tree-affine.c - - - - --- 2016-05-05 Richard Sandiford New
Improve pure/const propagation across interposable function with non-interposable aliases - - - - --- 2016-05-05 Rainer Orth New
[committed] Improve gfc_match_omp_clauses - - - - --- 2016-05-05 Jakub Jelinek New
[ARM] PR target/70830: Avoid POP-{reglist}^ when returning from interrupt handlers - - - - --- 2016-05-05 Kyrill Tkachov New
Improve <avx512>_fmadd_<mode>_mask3<round_name> - - - - --- 2016-05-05 Jakub Jelinek New
Some further XMM16+ improvements - - - - --- 2016-05-05 Jakub Jelinek New
libstdc++/69703 ignore endianness in codecvt_utf8 - - - - --- 2016-05-05 Jonathan Wakely New
MIPS: In mips_print_address_operand pass the mode argument to mips_classify_address - - - - --- 2016-05-05 Andrew Bennett New
[RFC,PR70841] Reassoc fails to handle FP division - - - - --- 2016-05-05 Kugan Vivekanandarajah New
[RFC,PR63586] Convert x+x+x+x into 4*x - - - - --- 2016-05-05 Kugan Vivekanandarajah New
[RFC,PR40921] Convert x + (-y * z * z) into x - y * z * z - - - - --- 2016-05-05 Kugan Vivekanandarajah New
[i386] : Fix PR 70873 - 20% performance regression at 482.sphinx3 after r235442 with -O2 -m32 on Ha… - - - - --- 2016-05-04 Uros Bizjak New
[4/4] Initial version of RTL frontend - - - - --- 2016-05-04 David Malcolm New
[3/4] Extract deferred-location handling from jit - - - - --- 2016-05-04 David Malcolm New
[2/4] Move name_to_pass_map into class pass_manager - - - - --- 2016-05-04 David Malcolm New
[1/4] Make argv const char ** in read_md_files etc - - - - --- 2016-05-04 David Malcolm New
Fix dangling reference in comment - - - - --- 2016-05-04 Eric Botcazou New
Handle also switch for -Wdangling-else - - - - --- 2016-05-04 Jakub Jelinek New
Improve min/max - - - - --- 2016-05-04 Jakub Jelinek New
Improve whole vector right shift - - - - --- 2016-05-04 Jakub Jelinek New
Improve *pmaddwd - - - - --- 2016-05-04 Jakub Jelinek New
Improve vec extraction - - - - --- 2016-05-04 Jakub Jelinek New
Improve vec_concatv?sf* - - - - --- 2016-05-04 Jakub Jelinek New
Improve other 13 define_insns - - - - --- 2016-05-04 Jakub Jelinek New
Improve vec_interleave* - - - - --- 2016-05-04 Jakub Jelinek New
Clean up vec_interleave* expanders - - - - --- 2016-05-04 Jakub Jelinek New
Improve sse_mov{hl,lh}ps - - - - --- 2016-05-04 Jakub Jelinek New
Improve *avx_cvtp?2??256_2 - - - - --- 2016-05-04 Jakub Jelinek New
Improve <avx512>_fmadd_<mode>_mask3<round_name> - - - - --- 2016-05-04 Jakub Jelinek New
Fix operand_equal_p hash checking (PR c++/70906, PR c++/70933) - - - - --- 2016-05-04 Jakub Jelinek New
tail merge ICE - - - - --- 2016-05-04 Nathan Sidwell New
add myself to MAINTAINERS - - - - --- 2016-05-04 Aaron Sawdey New
add reassociation width target function for power8 - - - - --- 2016-05-04 Aaron Sawdey New
MIPS: Ensure that lo_sums do not contain an unaligned symbol - - - - --- 2016-05-04 Andrew Bennett New
Please include ada-hurd.diff upstream (try2) - - - - --- 2016-05-04 Samuel Thibault New
Improve pure/const propagation across interposable function with non-interposable aliases - - - - --- 2016-05-04 Jan Hubicka New
Fix regrename compare-debug issue - - - - --- 2016-05-04 Bernd Schmidt New
C, C++: Fix PR 69733 (bad location for ignored qualifiers warning) - - - - --- 2016-05-04 Bernd Schmidt New
[MIPS,committed] microMIPS testsuite cleanup - - - - --- 2016-05-04 Moore, Catherine New
[RS6000] Stop regrename twiddling with split-stack prologue - - - - --- 2016-05-04 Alan Modra New
[MIPS,committed] Update MIPS P5600 processor definition to avoid IMADD - - - - --- 2016-05-04 Matthew Fortune New
libstdc++/70940 Start fixing polymorphic memory resources - - - - --- 2016-05-04 Jonathan Wakely New
[:,RL78] Disable interrupts during hardware multiplication routines - - - - --- 2016-05-04 Kaushik Phatak New
[testuite,AArch64] Make scan for 'br' more robust - - - - --- 2016-05-04 Christophe Lyon New
[testuite,AArch64] Make scan for 'br' more robust - - - - --- 2016-05-04 Kyrill Tkachov New
[SH,committed] Add support for additional SH2A post-inc/pre-dec addressing modes - - - - --- 2016-05-04 Oleg Endo New
Update GCC 6 release page - - - - --- 2016-05-04 Damian Rouson New
[RS6000] Correct PIC_OFFSET_TABLE_REGNUM - - - - --- 2016-05-04 Alan Modra New
[RS6000] Simplify sysv4.h TARGET_TOC - - - - --- 2016-05-04 Alan Modra New
[RS6000] Align .toc section - - - - --- 2016-05-04 Alan Modra New
[RS6000] TARGET_RELOCATABLE - - - - --- 2016-05-04 Alan Modra New
[RS6000] out-of-line exit register restore funcs - - - - --- 2016-05-04 Alan Modra New
[RS6000] Rewrite rs6000_frame_related to use simplify_replace_rtx - - - - --- 2016-05-04 Alan Modra New
, Add PowerPC ISA 3.0 vector d-form addressing - - - - --- 2016-05-03 Michael Meissner New
[RFC] Update gmp/mpfr/mpc minimum versions - - - - --- 2016-05-03 Bernd Edlinger New
Fix tree-inlinine ICE with uninitializer return value - - - - --- 2016-05-03 Jan Hubicka New
Some further XMM16+ improvements - - - - --- 2016-05-03 Jakub Jelinek New
[i386] : Merge *extendsfdf2_mixed and *extendsfdf2_i387 insn patterns - - - - --- 2016-05-03 Uros Bizjak New
« 1 2 ... 716 717 7181274 1275 »