public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] use stack vectors more
 2013-11-01 20:32 UTC  (4+ messages)

[patch] implement Cilk Plus simd loops on trunk
 2013-11-01 20:21 UTC  (8+ messages)
` PING: Fwd: "

[Patch] Implementation of n3793 <experimental/optional>
 2013-11-01 20:11 UTC  (2+ messages)

[Patch] Fix type of clock_t in timevar.c
 2013-11-01 19:57 UTC  (3+ messages)

[PATCH] LRA: Fix incorrect register spill/reload
 2013-11-01 19:45 UTC  (3+ messages)

[Fwd: Re: [PATCH, rs6000] Correct handling of multiply high-part for little endian]
 2013-11-01 19:42 UTC  (2+ messages)

[PATCH][ubsan] Add VLA bound instrumentation
 2013-11-01 19:10 UTC  (18+ messages)

[Patch] configure patch for caddr_t and ssize_t types
 2013-11-01 18:30 UTC  (3+ messages)

[C++ Patch / RFC] PR 29234
 2013-11-01 17:52 UTC  (3+ messages)

[PATCH] Small fix: add { dg-require-effective-target vect_int } to testsuite/gcc.dg/vect/pr58508.c
 2013-11-01 17:47 UTC 

RFC: simd enabled functions (omp declare simd / elementals)
 2013-11-01 16:51 UTC  (4+ messages)

[PATCH] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer
 2013-11-01 16:49 UTC  (5+ messages)

Patch to split out new warning flag for floating point conversion
 2013-11-01 16:04 UTC  (11+ messages)
  ` [PATCH, PR 53001] "

[Patch, fortran] PR57445 - [4.8/4.9 Regression] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array
 2013-11-01 15:56 UTC 

PR 58834: __builtin_shuffle in a template
 2013-11-01 15:19 UTC  (4+ messages)

[PATCH] Support multiline GTY markers in Doxygen filter; add unittests
 2013-11-01 15:16 UTC  (2+ messages)

[wide-int] Avoid some changes in output code
 2013-11-01 13:36 UTC  (4+ messages)

[PATCH i386 4/8] [AVX512] Add substed patterns
 2013-11-01 12:20 UTC  (5+ messages)
  ` [PATCH i386 4/8] [AVX512] [1/n] "

[v3 patch] Implement N3421 - make functors greater<>
 2013-11-01 12:00 UTC  (4+ messages)

[v3] libstdc++/58952
 2013-11-01 11:20 UTC 

[PATCH] Fix up reassoc (PR tree-optimization/58946)
 2013-11-01 11:11 UTC 

[PATCH, i386]: Change HAVE_AS_IX86_INTERUNIT_MOVQ to runtime test 
 2013-11-01  8:44 UTC 

[PATCH, rs6000] Fix rs6000_expand_vector_set for little endian
 2013-11-01  1:45 UTC 

[PATCH C++/testsuite] Remove pchtest check objects and compile with current tool
 2013-11-01  1:15 UTC  (7+ messages)

[PATCH] Handling == or != comparisons that may affect range test optimization
 2013-11-01  0:03 UTC 

question about register pairs
 2013-10-31 23:53 UTC  (3+ messages)

[PATCH] Fix for PR 58925
 2013-10-31 23:48 UTC 

[PATCH 0/2] Port symtab/cgraph/varpool nodes to use C++ inheritance
 2013-10-31 23:38 UTC  (5+ messages)
` [PATCH v2 0/6] Port symtab/cgraph/varpool nodes to use C++ inheritance; rename types
  ` [PATCH v2 4/6] Remove symtab_node and const_symtab_node typedefs
      ` symtab_node is now a struct, not a pointer (was Re: [PATCH v2 4/6] Remove symtab_node and const_symtab_node typedefs.)

[PATCH] Vectorizing abs(char/short/int) on x86
 2013-10-31 23:03 UTC  (10+ messages)

[v3 patch] define std::integer_sequence et al
 2013-10-31 21:32 UTC 

[committed] Add diagnostics for aligned clause restrictions
 2013-10-31 20:20 UTC 

[RFC PATCH] For TARGET_AVX use *mov<mode>_internal for misaligned loads
 2013-10-31 20:05 UTC  (5+ messages)
    ` [PATCH] Try to avoid vector mode punning in SET_DEST on i?86

[gomp4 simd, RFC] Simple fix to override vectorization cost estimation
 2013-10-31 19:10 UTC  (3+ messages)

[PATCH] New port committed: Andes nds32
 2013-10-31 18:53 UTC 

RFC: gimple.[ch] break apart
 2013-10-31 18:43 UTC  (10+ messages)
` [PATCH 0/6] Conversion of gimple types to C++ inheritance (v3)
  ` [PATCH 4/6] Implement is_a_helper <>::test specializations for various gimple types
  ` [PATCH 2/6] Hand-written port of various accessors within gimple.h
  ` [PATCH 1/6] Convert gimple types from a union to C++ inheritance
  ` [PATCH 3/6] Automated part of conversion of gimple types to use "
  ` [PATCH 6/6] Update gdb hooks to reflect changes to gimple types
  ` [PATCH 5/6] Port various places from union access to subclass access

[RFC] [Testsuite,ARM] Neon intrinsics executable tests
 2013-10-31 18:35 UTC  (4+ messages)

[PATCH] preprocessor/58580 - preprocessor goes OOM with warning for zero literals
 2013-10-31 18:26 UTC  (4+ messages)

[PATCH] Workaround errata for the PMC-Sierra RM7000 cpu
 2013-10-31 18:13 UTC  (4+ messages)

[PATCH] Reducing number of alias checks in vectorization
 2013-10-31 18:06 UTC  (11+ messages)
          ` Fwd: "

Aliasing: look through pointer's def stmt
 2013-10-31 17:56 UTC  (13+ messages)

[patch] [arm] ARM Cortex-M3/M4 tuning
 2013-10-31 17:36 UTC 

[PATCH] preprocessor/58580 - preprocessor goes OOM with warning for zero literals
 2013-10-31 17:30 UTC  (2+ messages)

[patch] make the libstdc++ pretty printers compatible with both Python 2 and Python3
 2013-10-31 17:11 UTC  (2+ messages)

[C, C++, OpenMP] Add support for -fopenmp-simd
 2013-10-31 17:00 UTC  (2+ messages)

patch to fix PR58784 (ARM LRA crash)
 2013-10-31 16:52 UTC  (4+ messages)

[PATCH 1/n] Add conditional compare support
 2013-10-31 16:27 UTC  (16+ messages)

C++ PATCH to deal with trivial but non-callable [cd]tors
 2013-10-31 16:27 UTC  (9+ messages)

patch to fix mips16 LRA register shuffling
 2013-10-31 16:27 UTC 

Two C++ cleanup PATCHes
 2013-10-31 16:27 UTC 

[patch] optimize stack checking for leaf functions
 2013-10-31 16:27 UTC 

[v3 patch] Extend smart ptr assertions to reject void*
 2013-10-31 16:01 UTC  (2+ messages)

C++ PATCH for c++/58162 (wrong error with NSDMI, const and move ctor)
 2013-10-31 15:02 UTC 

[PATCH] LRA: Fix incorrect register spill/reload
 2013-10-31 15:00 UTC  (2+ messages)

[Patch] Fix canadian cross build on systems with no fenv.h
 2013-10-31 14:41 UTC  (2+ messages)

[PATCH] Time profiler - phase 1
 2013-10-31 14:36 UTC  (2+ messages)

[PATCH GCC]Simplify address expression in IVOPT
 2013-10-31 14:29 UTC  (3+ messages)

C++14 digit separators
 2013-10-31 14:18 UTC  (5+ messages)

[PATCH, PR 10474] Split live-ranges of function arguments to help shrink-wrapping
 2013-10-31 14:13 UTC  (9+ messages)
            ` ICE with "[PATCH, PR 10474] Split live-ranges of function arguments to help shrink-wrapping"

PR C++/58708 - string literal operator templates broken
 2013-10-31 13:35 UTC  (10+ messages)

[PATCH] Invalid unpoisoning of stack redzones on ARM
 2013-10-31 13:24 UTC  (12+ messages)

[C++ Patch] PR 58466
 2013-10-31 12:46 UTC  (6+ messages)

changing a collision resolution strategy of the symbol table of identifiers
 2013-10-31 12:39 UTC  (2+ messages)

[wide-int] Update main comment
 2013-10-31 12:35 UTC  (6+ messages)

[wide-int] Various division fixes
 2013-10-31 12:11 UTC  (2+ messages)

Honnor ix86_accumulate_outgoing_args again
 2013-10-31 11:23 UTC  (6+ messages)

[PATCH] Fix C++0x memory model for -fno-strict-volatile-bitfields on ARM
 2013-10-31 11:13 UTC  (4+ messages)

[PATCH, MPX, 2/X] Pointers Checker [10/25] Calls copy and verification
 2013-10-31 10:34 UTC 

[PATCH, MPX, 2/X] Pointers Checker [9/25] Bound constants
 2013-10-31 10:29 UTC 

[PATCH, MPX, 2/X] Pointers Checker [8/25] Languages support
 2013-10-31 10:27 UTC 

[PATCH, MPX, 2/X] Pointers Checker [7/25] Suppress BUILT_IN_CHKP_ARG_BND optimizations
 2013-10-31  9:25 UTC 

[PATCH, MPX, 2/X] Pointers Checker [6/25] Instrumentation pass
 2013-10-31  9:12 UTC 

[wide-int] Fix ada builds
 2013-10-31  9:07 UTC 

[RFC/CFT] auto-wipe dump files [was: Re: [committed] Fix up bb-slp-31.c testcase]
 2013-10-31  9:01 UTC  (4+ messages)

Pre-Patch RFC: proposed changes to option-lookup
 2013-10-31  8:49 UTC  (5+ messages)

[PATCH] Keep REG_INC note in subreg2 pass
 2013-10-31  8:48 UTC  (5+ messages)

[RFA][PATCH] Isolate erroneous paths optimization
 2013-10-31  8:34 UTC 

[PATCH][RFA] Improvements to infer_nonnull_range
 2013-10-31  6:25 UTC  (2+ messages)

patch to improve register preferencing in IRA and to *remove regmove* pass
 2013-10-31  6:11 UTC  (5+ messages)

patch to improve register preferencing in IRA and to *remove regmove* pass
 2013-10-31  5:41 UTC  (2+ messages)

patch to fix PR58933 (ppc bootstrap)
 2013-10-31  5:13 UTC 

[PATCH] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer
 2013-10-31  3:18 UTC  (6+ messages)

[PATCH] reimplement -fstrict-volatile-bitfields v4, part 1/2
 2013-10-31  3:17 UTC  (9+ messages)

[rx] fix no-argument builtins
 2013-10-31  3:03 UTC 

[PATCH, rs6000] Correct handling of multiply high-part for little endian
 2013-10-31  0:29 UTC  (2+ messages)

Go testsuite patch committed: Remove empty directory
 2013-10-31  0:29 UTC 

[C11-atomic] Miscellaneous fixes 6/n
 2013-10-31  0:24 UTC 

[PATCH] arm: emit neon alignment hints for 32/16-bit loads/stores
 2013-10-31  0:06 UTC  (2+ messages)

[PATCH, committed] libcilkrts - Add check for availability of alloca.h (Bug Bootstrap/58918)
 2013-10-31  0:02 UTC  (5+ messages)

[PATCH, committed] libcilkrts - Add check for availability of alloca.h (Bug Bootstrap/58918)
 2013-10-30 22:53 UTC 

[v3 patch] enable commented out tests
 2013-10-30 22:22 UTC 

Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp
 2013-10-30 21:56 UTC  (8+ messages)

RFA [reload]: Fix PR other/58545
 2013-10-30 21:48 UTC  (5+ messages)

[PATCH] decide edge's hotness when there is profile info
 2013-10-30 20:40 UTC  (12+ messages)

PATCH to use -Wno-format during stage1
 2013-10-30 20:14 UTC  (2+ messages)

Two tiny C++ cleanup PATCHes
 2013-10-30 20:06 UTC 

[PATCH, MPX, 2/X] Pointers Checker [5/25] Tree and gimple ifaces
 2013-10-30 19:55 UTC  (12+ messages)

[C++ Patch] PR 58581
 2013-10-30 19:38 UTC  (2+ messages)

[PATCH][RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369)
 2013-10-30 19:32 UTC  (4+ 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).