[PATCH][i386,AVX] Enable VBMI2 support [5/7]
2017-12-12 22:18 UTC (8+ messages)
C++ PATCH for c++/82115, ICE with variable initialized to own address
2017-12-12 22:08 UTC (2+ messages)
[x86][patch] Fix clwb for skylake
2017-12-12 22:06 UTC (4+ messages)
[PATCH] PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c
2017-12-12 21:56 UTC (11+ messages)
[PATCH] vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)
2017-12-12 20:47 UTC
[PATCH] Fix Bug 83237 - Values returned by std::poisson_distribution are not distributed correctly
2017-12-12 20:37 UTC (8+ messages)
[PATCH] Fix IPA flattening ICE (PR ipa/82801)
2017-12-12 20:27 UTC (3+ messages)
[C++ Patch] PR 82235 (Copy ctor is not found for copying array of an object when it's marked explicit)
2017-12-12 20:20 UTC (2+ messages)
` [C++ Patch PING] "
[PATCH] set range for strlen(array) to avoid spurious -Wstringop-overflow (PR 83373 , PR 78450)
2017-12-12 20:15 UTC
[PATCH][rs6000][PR target/82190] fix mem size info in rtl generated by memcmp and strncmp/strcmp builtin expansion
2017-12-12 20:12 UTC (4+ messages)
[C++ PATCH] Avoid ICE due to the attribute exclusion additions (PR c++/83322)
2017-12-12 20:03 UTC (3+ messages)
[PR C++/15272] lookups with ambiguating dependent base
2017-12-12 19:25 UTC
[SFN] Bootstrap broken
2017-12-12 18:56 UTC (3+ messages)
[PATCH] [GOLD] Add plugin API for processing plugin-added input files
2017-12-12 18:51 UTC (7+ messages)
[PATCH][Middle-end]79538 missing -Wformat-overflow with %s and non-member array arguments
2017-12-12 17:56 UTC (8+ messages)
[PATCH] PR libstdc++/83395 fix invocable traits for INVOKE<cv void>
2017-12-12 17:44 UTC
[PATCH][GCC][ARM] Fix failing testcase pragma_fpu_attribute.c
2017-12-12 17:30 UTC (8+ messages)
[PATCH,AIX] Nil check size threshold control for AIX
2017-12-12 17:30 UTC (2+ messages)
[PATCH][GCC][ARM] Fix fragile arm fpu attribute tests
2017-12-12 17:29 UTC
[PATCH, rs6000] Fix PR83332 (missing vcond patterns)
2017-12-12 17:13 UTC (5+ messages)
[PATCH][RFA][P1 PR tree-optimization/83298] Avoid over-optimistic result range for COND_EXPR
2017-12-12 16:50 UTC (6+ messages)
[PR81165] discount killed stmts when sizing blocks for threading
2017-12-12 16:35 UTC (7+ messages)
[PATCH, rs6000] generate loop code for memcmp inline expansion
2017-12-12 16:13 UTC (2+ messages)
[00/13] Make VEC_PERM_EXPR work for variable-length vectors
2017-12-12 15:57 UTC (18+ messages)
` [02/13] Pass vec_perm_indices by reference
` [03/13] Split can_vec_perm_p into can_vec_perm_{var,const}_p
` [04/13] Refactor expand_vec_perm
` [05/13] Remove vec_perm_const optab
` [06/13] Check whether a vector of QIs can store all indices
` [07/13] Make vec_perm_indices use new vector encoding
[PATCH v7 4/4] Add gdb for or1k build
2017-12-12 15:12 UTC (5+ messages)
[testsuite] Fix g++.old-deja/g++.pt/const2.C on Solaris
2017-12-12 13:19 UTC
[PATCH GCC]More conservative interchanging small loops with const initialized simple reduction
2017-12-12 12:42 UTC (5+ messages)
[AArch64] Fix ICEs in aarch64_print_operand
2017-12-12 12:29 UTC (9+ messages)
` [AArch64] Fix ICEs in aarch64_print_operand_internal (PR target/83335)
[PATCH] Fix PR83385
2017-12-12 12:14 UTC
[PATCH 1/7]: SVE: Add CLOBBER_HIGH expression
2017-12-12 11:11 UTC (13+ messages)
[PATCH][ARM][gcc-7] Fix wrong code by arm_final_prescan with fp16 move instructions
2017-12-12 10:18 UTC (4+ messages)
[PATCH][AArch64] Specify fp16 support for Cortex-A55 and Cortex-A75
2017-12-12 10:17 UTC (2+ messages)
[committed] Add testcases for 2 fixed PRs (PR rtl-optimization/8336[34])
2017-12-12 9:53 UTC
SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
2017-12-12 9:16 UTC (28+ messages)
` [SFN+LVU+IEPM v4 3/9] [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
` [SFN+LVU+IEPM v4 6/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers
` [SFN+LVU+IEPM v4 2/9] [SFN] boilerplate changes in preparation to introduce nonbind markers
` [SFN+LVU+IEPM v4 5/9] [SFN] introduce statement frontier notes, still disabled
` [SFN+LVU+IEPM v4 4/9] [SFN] stabilize find_bb_boundaries
` [SFN+LVU+IEPM v4 1/9] [SFN] adjust RTL insn-walking API
` [SFN+LVU+IEPM v4 8/9] [IEPM] Introduce debug hook for inline entry point markers
` [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
` [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
[PATCH] Handle LOOP_DIST_ALIAS ifns in move_sese_region_to_fn (PR tree-optimization/83359)
2017-12-12 9:16 UTC (2+ messages)
[PATCH][PR ada/65696] ASAN reports global-buffer-overrun for local tagged types
2017-12-12 9:16 UTC
[PATCH][i386] Fix PR83358 - increase divide/mod latencies a bit
2017-12-12 8:28 UTC
[PATCH] avoid alignment error for attribute warn_if_not_aligned
2017-12-12 8:22 UTC (2+ messages)
[PATCH] Fix result for conditional reductions matching at index 0
2017-12-12 7:57 UTC (15+ messages)
` [PATCH] Fix result for conditional reductions matching at index 0 (PR tree-optimization/80631)
[PATCH][i386,AVX] Enable VAES support [2/5]
2017-12-12 5:56 UTC (2+ messages)
[PATCH][i386,AVX] Enable VAES support [1/5]
2017-12-12 5:22 UTC (2+ messages)
[PATCH] Fix broken capitalization in aarch64 diagnostics
2017-12-12 4:31 UTC (3+ messages)
[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
2017-12-12 2:10 UTC (28+ messages)
` [PATCH v2: 00/14] "
` [PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)
` [PATCH 07/14] reject_gcc_builtin: strip any location wrappers
` [PATCH 01/14] C++: preserve locations within build_address
` [PATCH 05/14] tree.c: strip location wrappers from integer_zerop etc
` [PATCH 06/14] Fix Wsizeof-pointer-memaccess*.c
` [PATCH 13/14] c-format.c: handle location wrappers
` [PATCH 11/14] Handle location wrappers in string_conv_p
` [PATCH 08/14] cp/tree.c: strip location wrappers in lvalue_kind
` [PATCH 14/14] pp_c_cast_expression: don't print casts for location wrappers
` [PATCH 09/14] Strip location wrappers in null_ptr_cst_p
` [PATCH 10/14] warn_for_memset: handle location wrappers
` [PATCH 12/14] C++: introduce null_node_p
` [PING ^ 2] Re: [PATCH v2: 00/14] Preserving locations for variable-uses and constants (PR 43486)
[PATCH] have -Wnonnull print inlining stack (PR 83369)
2017-12-12 1:16 UTC (4+ messages)
Add support for masked load/store_lanes
2017-12-12 0:59 UTC (3+ messages)
[PATCH] Fix the new pr83361.c testcase
2017-12-11 23:33 UTC
[PATCH] Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)
2017-12-11 23:14 UTC (3+ messages)
` PING: "
Handle more SLP constant and extern definitions for variable VF
2017-12-11 23:04 UTC (2+ messages)
[PATCH] avoid false negatives in attr-nonstring-3.c (PR 83131)
2017-12-11 22:54 UTC
C PATCH for c/82679 (rejects-valid with _Atomic and arrays)
2017-12-11 22:49 UTC (2+ messages)
[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
2017-12-11 22:27 UTC (18+ messages)
` [PING #2] "
` [PING][PATCH] "
` [PING 2][PATCH] "
[PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
2017-12-11 22:25 UTC (3+ messages)
` PING: "
[Patch combine] Don't create vector mode ZERO_EXTEND from subregs
2017-12-11 21:29 UTC (3+ messages)
` [patch AArch64] Do not perform a vector splat for vector initialisation if it is not useful
[PATCH] Allow USE in PARALLELs in store_data_bypass_p
2017-12-11 21:22 UTC (8+ messages)
` [PATCH] Allow USE in PARALLELs in store_data_bypass_p (take 2)
[PATCH], Add rounding built-ins to the _Float<N> and _Float<N>X built-in functions
2017-12-11 21:20 UTC (2+ messages)
` Ping ^2 "
[PATCH] ifcvt: Call fixup_partitions (PR83361)
2017-12-11 21:14 UTC (2+ messages)
[PATCH] testsuite: add coverage for diagnostics relating to inlining (PR tree-optimization/83336)
2017-12-11 20:41 UTC
[patch, fortran, doc, committed] Update description of MINLOC and MAXLOC
2017-12-11 20:28 UTC
[RFA][PATCH] 8/n Pull evrp range analyzer into its own file
2017-12-11 18:42 UTC (5+ messages)
[PATCH 3/3] diagnose attribute aligned conflicts (PR 81566)
2017-12-11 18:29 UTC (4+ messages)
[patch, fortran] Implement maxval for characters
2017-12-11 17:58 UTC (5+ messages)
[PATCH] RL78 movdi improvement
2017-12-11 17:22 UTC
[PATCH, rs6000] (v2) Gimple folding of splat_uX
2017-12-11 16:47 UTC (2+ messages)
[PATCH #2], PR target/81959, Fix ++int to _Float128 conversion on power9
2017-12-11 16:10 UTC (4+ messages)
[PATCH] rl78 anddi3 improvement
2017-12-11 15:35 UTC (3+ messages)
[PATCH] Fix segfault in inliner with attribute flatten
2017-12-11 15:29 UTC (2+ messages)
[PATCH] Fix stack overflow with autofdo (PR83355)
2017-12-11 15:28 UTC (2+ messages)
[PR83370][AARCH64]Use tighter register constraints for sibcall patterns
2017-12-11 15:27 UTC
[PATCH] Fix PR81889
2017-12-11 15:25 UTC
[PATCH] annotate vector::_M_default_append fo better codegen (PR 83229)
2017-12-11 15:07 UTC
[PATCH] [SPARC] Make sure that jump is to a label in errata workaround
2017-12-11 10:35 UTC (2+ messages)
[PATCH] Fix cgraph_edge::redirect_call_stmt_to_callee noreturn call handling (PR c++/78692)
2017-12-11 9:54 UTC (2+ messages)
[patch, libgfortran] Memory issues related to PR78549
2017-12-11 3:55 UTC
[patch, fortran] Implement Maxval in compile-time-constants
2017-12-10 23:18 UTC (2+ messages)
PING [RFC gfortran] PR53478 - gfortran segfaults when module name clashes with C binding name of procedure
2017-12-10 19:13 UTC (2+ messages)
[PATCH] PR fortran/82934,83318 -- Enforce F2008:C631
2017-12-10 18:11 UTC (5+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).