public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Yo
 2016-06-29  0:31 UTC 

[C PATCH] Fix ICE due to clearing of C_TYPE_INCOMPLETE_VARS (PR c/71685)
 2016-06-28 22:43 UTC  (2+ messages)

[PATCH], Pr 71667, Fix PowerPC ISA 3.0 DImode Altivec load/store
 2016-06-28 21:59 UTC  (5+ messages)

[PATCH, rs6000] Use direct moves for __builtin_signbit for 128-bit floating-point
 2016-06-28 21:50 UTC 

[PATCH] Fix FFI return type for closures in the java interpreter
 2016-06-28 21:44 UTC  (5+ messages)

[PATCH, rs6000] Clean up powerpc __float128 tests for older hardware
 2016-06-28 21:22 UTC  (2+ messages)

[PATCH] Optimize inserting value_type into std::vector
 2016-06-28 20:00 UTC  (3+ messages)
          ` Improve insert/emplace robustness to self insertion

[PATCH,rs6000] Improve tests for Power9 vector shift variable instructions
 2016-06-28 19:28 UTC  (2+ messages)

[PATCH] PR target/71549: Convert V1TImode register to TImode in debug insn
 2016-06-28 18:33 UTC  (2+ messages)

[patch, avr] PR 58655
 2016-06-28 18:11 UTC  (5+ messages)
` [patch, avr,wwwdocs] "

RFC: pass to warn on questionable uses of alloca()
 2016-06-28 17:28 UTC  (12+ messages)

[PATCH, committed] TILEPro/TILE-Gx: remove linux header dependencies
 2016-06-28 16:52 UTC 

[PATCH, rs6000] Fix PR target 71656, reload ICE when -mcpu=power9 -mpower9-dform-vector
 2016-06-28 16:20 UTC  (4+ messages)

[PATCH][ARM] Fix gcc.target/arm/builtin-bswap16-1.c
 2016-06-28 15:59 UTC  (4+ messages)

[PATCH] correct atomic_compare_exchange_n return type (c++/71675)
 2016-06-28 15:59 UTC 

[PATCH PR70729] The second part of patch
 2016-06-28 15:56 UTC 

[PATCH] Fix ICE with V1DImode ctor (PR middle-end/71626)
 2016-06-28 15:30 UTC  (8+ messages)
  ` [PATCH] Fix ICE with V1DImode ctor (PR middle-end/71626, take 2)

[Bug libstdc++/71640] [7 Regression] include/c++/7.0.0/bits/hashtable.h:293:7: error: too many template parameters in template redeclaration
 2016-06-28 15:20 UTC  (3+ messages)

[PATCH] tree-ssa-strlen improvements (PR tree-optimization/71625)
 2016-06-28 14:40 UTC 

[Patch, lra] PR70751, correct the cost for spilling non-pseudo into memory
 2016-06-28 14:19 UTC  (6+ messages)

[PATCH, vec-tails 07/10] Support loop epilogue combining
 2016-06-28 14:16 UTC  (4+ messages)

[PATCH, vec-tails 05/10] Check if loop can be masked
 2016-06-28 14:08 UTC  (6+ messages)

RFA (gimplify): PATCH to implement C++ order of evaluation paper
 2016-06-28 14:02 UTC  (5+ messages)

[PATCH] Mark -fstack-protect as optimization flag (PR middle-end/71585)
 2016-06-28 14:00 UTC  (2+ messages)

[PATCH, PR tree-optimization/71655] Fix LE and LT masks comparison cases
 2016-06-28 13:54 UTC  (2+ messages)

[gomp4.5] Small fix after merge from trunk
 2016-06-28 13:46 UTC 

[PATCH] Fix big-endian bswap
 2016-06-28 13:38 UTC  (2+ messages)

Clarify PRAGMA_OACC_* and PRAGMA_OMP_*
 2016-06-28 12:27 UTC  (4+ messages)
` Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellation point" parsing (was: Clarify PRAGMA_OACC_* and PRAGMA_OMP_*)

[PATCH] Fix alias machinery for DECL_BIT_FIELD_REPRESENTATIVE
 2016-06-28 12:13 UTC 

move increase_alignment from simple to regular ipa pass
 2016-06-28  9:27 UTC  (15+ messages)

[PATCH, AARCH64] add qdf24xx tuning structure
 2016-06-28  9:19 UTC  (6+ messages)

[RFC] __atomic_compare_exchange* optimizations (PR middle-end/66867)
 2016-06-28  8:21 UTC  (4+ messages)
` [RFC] __atomic_compare_exchange* optimizations (PR middle-end/66867, alternative)

[PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-06-28  8:08 UTC  (4+ messages)

[PATCH] Fix ICE with __builtin_*_overflow_p on bitfields (PR rtl-optimization/71673)
 2016-06-28  7:55 UTC  (2+ messages)

OpenACC wait clause
 2016-06-28  7:15 UTC  (11+ messages)

[PATCH GCC]Vectorize possible infinite loops by versioning
 2016-06-28  7:08 UTC 

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-06-28  6:19 UTC  (3+ messages)

[PATCH testsuite]XFAIL tests for -funsafe-loop-optimizations
 2016-06-28  6:19 UTC 

[PATCH GCC]Improve loop-niter to handle possible infinite loop
 2016-06-28  6:18 UTC 

[PATCH, contrib] download_prerequisites: check for existing symlinks before making new ones
 2016-06-28  2:38 UTC 

[PATCH 0/9] separate shrink-wrapping
 2016-06-28  0:22 UTC  (2+ messages)
` PING "

[PATCH] rs6000: Fix split of ashdi3_extswsli_dot for memory (PR71670)
 2016-06-27 23:51 UTC 

[PATCH] Offer suggestions for misspelled --param names
 2016-06-27 23:22 UTC 

[PATCH, rs6000] Scheduling update
 2016-06-27 22:43 UTC  (8+ messages)

[PATCH], Add PowerPC ISA 3.0 lxsihzx, lxsibzx, stxsihx, stxsibx support
 2016-06-27 21:46 UTC  (4+ messages)

Implement C _FloatN, _FloatNx types
 2016-06-27 21:38 UTC  (7+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "

[PATCH,rs6000] Add support for Power9 DFP Test Significance Immediate instruction
 2016-06-27 21:35 UTC  (2+ messages)

[PATCH] Document behavior of __builtin_*_overflow_p on bitfields
 2016-06-27 21:01 UTC  (2+ messages)

Implement loop guard heuristics
 2016-06-27 18:36 UTC  (3+ messages)

Importing gnulib into the gcc tree
 2016-06-27 18:02 UTC  (3+ messages)

[PATCH, rs6000] Add minimum __float128 built-in support required for glibc
 2016-06-27 17:48 UTC  (8+ messages)

-fopt-info handling
 2016-06-27 17:41 UTC 

[PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
 2016-06-27 17:22 UTC  (5+ messages)
  ` [PATCH, libgcc/ARM 1a/6] "
    ` [PATCH, libgcc/ARM 1a/6, ping] "

[PATCH, PR middle-end/71488] Fix vectorization of comparison of booleans
 2016-06-27 16:51 UTC  (4+ messages)

[PATCH, obvious] Update comments for several vectorizator functions
 2016-06-27 15:53 UTC 

[AArch64] ARMv8.2 command line and feature macros support
 2016-06-27 15:49 UTC  (2+ messages)

Determine more IVs to be non-overflowing
 2016-06-27 14:54 UTC 

RFC (attributes): PATCH for c++/50800 to set affects_type_identity for may_alias
 2016-06-27 14:09 UTC  (3+ messages)

Fix zero size debug array swap noexcept qualification
 2016-06-27 12:53 UTC  (2+ messages)

[PATCH] remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro
 2016-06-27 12:46 UTC 

[PATCH, CHKP, PR ipa/71624] Fix local.can_change_signature computation for instrumentation thunk callees
 2016-06-27 12:14 UTC 

[ARM][testsuite] Add missing guards to fp16 AdvSIMD tests
 2016-06-27 11:23 UTC  (3+ messages)

[ARM][testsuite] neon-testgen.ml removal
 2016-06-27 10:59 UTC  (2+ messages)

[ARM] FP16 ARM Alternative format variants of AAPCS tests
 2016-06-27 10:55 UTC 

[ARM] Fix, add tests for FP16 aapcs
 2016-06-27 10:09 UTC  (6+ messages)

[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-06-27  9:59 UTC  (3+ messages)

[PATCH] Backport PowerPC complex __float128 compiler support to GCC 6.x
 2016-06-27  8:14 UTC  (7+ messages)

Fix for PR70926 in Libiberty Demangler (5)
 2016-06-27  8:06 UTC  (4+ messages)

Some fixes for autofdo test cases
 2016-06-27  6:58 UTC  (7+ messages)
` [PATCH 1/6] Print indirect call changes in afdo dump file
  ` [PATCH 2/6] Don't run instrumented value profiler changes with afdo
    ` [PATCH 3/6] Add dg-final-scan-autofdo and dg-final-scan-not-autofdo
      ` [PATCH 4/6] Always print gcc-auto-profile line in dump file
        ` [PATCH 5/6] Clean up imports files in test suite
          ` [PATCH 6/6] Some fixes for profile test cases for autofdo

[PATCH, i386]: Disable spills to vector registers
 2016-06-27  1:51 UTC 

Predict loops containing recursive call with fewer iterations
 2016-06-26 21:03 UTC 

[committed] Rework indirect call instruction sequences on PA
 2016-06-26 19:37 UTC 

[PATCH] PR middle-end/71524: IFUNC resolver may resolve to a non-local function
 2016-06-26 19:06 UTC  (4+ messages)

[PATCH] Fix MPX tests on systems with MPX disabled
 2016-06-25 20:11 UTC 

Predict recursive calls as unlikely
 2016-06-25 18:15 UTC  (3+ messages)

[PATCH] Fix reassociation not to reuse SSA_NAMEs (PR tree-optimization/71631)
 2016-06-25 12:03 UTC  (2+ messages)

[PATCH] Fix up gimple cross-jumping (PR tree-optimization/71643)
 2016-06-25 10:34 UTC  (2+ messages)

[PATCH] Fix bogus option suggestions for RejectNegative options (PR driver/71651)
 2016-06-25 10:33 UTC 

C++ PATCH for order of evaluation with compound LHS
 2016-06-25  2:53 UTC 

C++ PATCH to get_target_expr and bit-fields
 2016-06-24 21:57 UTC 

[PATCH 1/3] Add gcc-auto-profile script
 2016-06-24 21:48 UTC  (5+ messages)
` [PATCH 2/3] Run profile feedback tests with autofdo
  ` [PATCH 3/3] Add make autoprofiledbootstrap

[PATCH] disable IPA-cp cloning for functions with target_clones attribute
 2016-06-24 20:56 UTC 

[PATCH 0/8] NVPTX offloading to NVPTX: backend patches
 2016-06-24 20:41 UTC  (6+ messages)
` [PATCH 3/8] nvptx -muniform-simt

[PATCHv2, rs6000] Add minimum __float128 built-in support required for glibc
 2016-06-24 20:38 UTC  (9+ messages)

[PATCHv2q, rs6000] Add minimum __float128 built-in support required for glib
 2016-06-24 20:05 UTC  (2+ messages)

[PATCH] Dump profile-based number of iterations
 2016-06-24 19:53 UTC  (2+ messages)
` [committed] Fix bootstrap on i686-linux

[patch] preserve DECL_ORIGINAL_TYPE invariant in remap_decl
 2016-06-24 19:39 UTC  (4+ messages)

[committed] Fix OpenMP simd aligned handling (PR tree-optimization/71647)
 2016-06-24 19:29 UTC 

[PATCH] Call tls_get_addr via GOT for GNU TLS if possible
 2016-06-24 18:30 UTC  (2+ messages)

[PATCH, testsuite]: More fixes in vect testsuite
 2016-06-24 17:16 UTC  (5+ messages)

[patch] allow --target=e500v[12]-* in configure
 2016-06-24 15:50 UTC  (2+ messages)

[PATCH] Implement -fdiagnostics-parseable-fixits
 2016-06-24 15:42 UTC  (2+ messages)

[PATCH, testsuite]: Use __builtin_nanq in float12-cmp-invalid.c
 2016-06-24 14:57 UTC 

[RFT PATCH, i386]: Use options for 32bit targets when checking for 32bit as/ld features
 2016-06-24 13:57 UTC  (3+ messages)

[PATCH][ARM][1/4] Replace uses of int_log2 by exact_log2
 2016-06-24 13:04 UTC  (6+ messages)

[PATCH] Allocate constant size dynamic stack space in the prologue
 2016-06-24 12:40 UTC  (6+ messages)
` [PATCH v2] "

[PATCH, vec-tails 08/10] Support loop epilogue masking and low trip count loop vectorization
 2016-06-24 12:29 UTC  (4+ messages)

[PATCH, testsuite]: Use dg-additional-flags in vect testsuite
 2016-06-24 11:49 UTC  (3+ messages)

[PATCH][RTL ifcvt] PR rtl-optimization/71594: ICE in noce_emit_cmove due to mismatched source modes
 2016-06-24  8:41 UTC 

[PATCH, vec-tails 03/10] Support epilogues vectorization with no masking
 2016-06-24  8:28 UTC  (5+ messages)

[PATCHv2q, rs6000] Add minimum __float128 built-in support required for glib
 2016-06-24  7:44 UTC  (3+ messages)

[PATCH] Enable non-PIC noplt tests on 32-bit x86 target
 2016-06-24  7:09 UTC  (2+ messages)

[Driver] Add support for -fuse-ld=lld
 2016-06-24  6:53 UTC  (2+ messages)

page:  |  | 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).