public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[libstdc++ PATCH] More Fundamentals v1 variable templates
 2014-10-21 13:21 UTC  (5+ messages)

[Patch ARM-AArch64/testsuite v3 00/21] Neon intrinsics executable tests
 2014-10-21 13:11 UTC  (22+ messages)
` [Patch ARM-AArch64/testsuite v3 08/21] Add vabal tests
` [Patch ARM-AArch64/testsuite v3 20/21] Add vmul tests
` [Patch ARM-AArch64/testsuite v3 13/21] Add vaddw tests
` [Patch ARM-AArch64/testsuite v3 02/21] Add unary operators: vabs and vneg
` [Patch ARM-AArch64/testsuite v3 12/21] Add vaddl tests
` [Patch ARM-AArch64/testsuite v3 15/21] Add vclz tests
` [Patch ARM-AArch64/testsuite v3 06/21] Add unary saturating operators: vqabs and vqneg
` [Patch ARM-AArch64/testsuite v3 07/21] Add binary saturating operators: vqadd, vqsub
` [Patch ARM-AArch64/testsuite v3 16/21] Add vdup and vmov tests
` [Patch ARM-AArch64/testsuite v3 17/21] Add vld1_dup tests
` [Patch ARM-AArch64/testsuite v3 04/21] Add comparison operators: vceq, vcge, vcgt, vcle and vclt
` [Patch ARM-AArch64/testsuite v3 03/21] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub
` [Patch ARM-AArch64/testsuite v3 18/21] Add vld2/vld3/vld4 tests
` [Patch ARM-AArch64/testsuite v3 01/21] Advanced SIMD (Neon) intrinsics execution tests initial framework. vaba, vld1 and vshl tests
` [Patch ARM-AArch64/testsuite v3 14/21] Add vbsl tests
` [Patch ARM-AArch64/testsuite v3 05/21] Add comparison operators with floating-point operands: vcage, vcagt, vcale and cvalt
` [Patch ARM-AArch64/testsuite v3 21/21] Add vuzp and vzip tests
` [Patch ARM-AArch64/testsuite v3 19/21] Add vld2_lane, vld3_lane and vld4_lane tests
` [Patch ARM-AArch64/testsuite v3 10/21] Add vabdl tests
` [Patch ARM-AArch64/testsuite v3 11/21] Add vaddhn tests
` [Patch ARM-AArch64/testsuite v3 09/21] Add vabd tests

[PATCH][1-2/n] Merge from match-and-simplify
 2014-10-21 13:09 UTC 

gnu11 fallout
 2014-10-21 13:03 UTC 

[PATCH,1/2] Extended if-conversion for loops marked with pragma omp simd
 2014-10-21 12:56 UTC  (9+ messages)

[PATCH] Fix obvious errors in IPA devirt and tree-prof testcases
 2014-10-21 12:45 UTC 

[C++ Patch] Add default arguments to cp_parser_unary_expression
 2014-10-21 12:25 UTC  (2+ messages)

[PATCH] Fix PR63266: Keep track of impact of sign extension in bswap
 2014-10-21 11:50 UTC  (4+ messages)

The nvptx port [0/11+]
 2014-10-21 11:27 UTC  (19+ messages)
` The nvptx port [1/11+] indirect jumps
` The nvptx port [2/11+] No register allocation
` The nvptx port [3/11+] Struct returns
` The nvptx port [5/11+] Variable declarations
` The nvptx port [4/11+] Post-RA pipeline
` The nvptx port [6/11+] Pseudo call args
` The nvptx port [8/11+] Write undefined decls
` The nvptx port [7/11+] Inform the port about call arguments
` The nvptx port [9/11+] Epilogues
` The nvptx port [10/11+] Target files
` The nvptx port [11/11] More tools

[PATCH] Don't put conditional loads/stores into interleaved chains (PR tree-optimization/63563)
 2014-10-21 11:26 UTC  (2+ messages)

[2/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 target
 2014-10-21 11:20 UTC 

[Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor
 2014-10-21 10:54 UTC  (2+ messages)

Small multiplier support in Cortex-M0/1/+
 2014-10-21 10:25 UTC 

[PATCH][Kasan] Allow to override Asan shadow offset from command line
 2014-10-21 10:02 UTC  (7+ messages)
` [PATCH][Kasan][PING] "
  ` [PATCHv3][Kasan][PING] "
    ` [PATCHv4][Kasan] "

[PATCH] Add arm_cortex_m7_tune
 2014-10-21 10:01 UTC  (2+ messages)

Fwd: [PATCH/AARCH64] Add ThunderX -mcpu support
 2014-10-21  9:49 UTC  (3+ messages)
  `  "

[PATCH, fixincludes]: Add pthread.h to glibc_c99_inline_4 fix
 2014-10-21  9:36 UTC  (2+ messages)

[1/2][PATCH,ARM]Generate UAL assembly code for Thumb-1 target
 2014-10-21  9:28 UTC 

[PATCH i386 AVX512] [81/n] Add new built-ins
 2014-10-21  9:19 UTC  (3+ messages)

[PATCH, PR63307] Fix generation of new declarations in random order
 2014-10-21  8:42 UTC  (7+ messages)

[PATCH 8/8] Use rank_for_schedule to as tie-breaker in model_order_p
 2014-10-21  8:15 UTC  (2+ messages)

[PATCH PR63530] Fix the pointer alignment in vectorization
 2014-10-21  8:12 UTC  (4+ messages)

[PATCH 6/8] Handle SCRATCH in decompose_address
 2014-10-21  8:04 UTC  (2+ messages)

[patch] Second basic-block.h restructuring patch
 2014-10-21  7:58 UTC  (2+ messages)

[GOOGLE] Increase max-early-inliner-iterations to 2 for profile-gen and use
 2014-10-21  7:54 UTC  (9+ messages)

[PATCH] Fix latent PHI-opt bug
 2014-10-21  7:53 UTC 

[PATCH RFC]Pair load store instructions using a generic scheduling fusion pass
 2014-10-21  7:51 UTC  (3+ messages)

[PATCH 7/8] Model cache auto-prefetcher in scheduler
 2014-10-21  5:44 UTC  (2+ messages)

[PATCH 5/8] Enable max_issue for AArch32 and AArch64
 2014-10-21  3:35 UTC 

[PATCH 4/8] Disable max_issue when scheduling for register pressure
 2014-10-21  3:31 UTC 

[PATCH 3/8] Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_rate
 2014-10-21  3:21 UTC 

[AARCH64, NEON] Any regression testcase for AARCH64 NEON intrinsics in GCC testsuite?
 2014-10-21  3:16 UTC  (3+ messages)

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-10-21  2:15 UTC  (13+ messages)
                ` [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c

[BUILDROBOT] Mainline broken
 2014-10-21  2:03 UTC 

[PATCH 05/10] JIT-related changes outside of jit subdir
 2014-10-21  0:01 UTC  (3+ messages)
` [jit] Add Sphinx to install.texi

[PATCH 06/10] Heart of the JIT implementation (was: Re: [PATCH 0/5] Merger of jit branch (v2))
 2014-10-21  0:01 UTC  (3+ messages)
` [jit] Error-handling within gcc::jit::dump

[PATCH] Account for prologue spills in reg_pressure scheduling
 2014-10-21  0:01 UTC  (11+ messages)

[PATCH] AutoFDO patch for trunk
 2014-10-20 21:39 UTC  (10+ messages)

[PATCH] PR preprocessor/42014
 2014-10-20 21:17 UTC  (2+ messages)

[Google/gcc-4_9][PATCH][target/x86_64] PR 63538
 2014-10-20 20:56 UTC  (10+ messages)

[gomp4] acc self/host/device clauses
 2014-10-20 20:49 UTC 

[PATCH 2/5] gcc: configure and Makefile changes needed by jit
 2014-10-20 20:44 UTC  (5+ messages)
` [jit] Drop libgccjit.pc

[gomp4] acc dealloc map
 2014-10-20 20:37 UTC 

[gomp4] c++ delete clause
 2014-10-20 20:27 UTC  (3+ messages)

[Patch, Fortran] Add CO_REDUCE
 2014-10-20 20:26 UTC 

[gomp4] acc update bug
 2014-10-20 20:19 UTC 

Go patch committed: Pass type information to heap allocations
 2014-10-20 19:16 UTC 

[PATCH] Improve scheduler dumps of ready list
 2014-10-20 19:11 UTC  (2+ messages)

libgo patch committed: Allocate correct types in refect for interface conversions
 2014-10-20 18:21 UTC 

[PATCH] Add top-level config support for gold mips target
 2014-10-20 17:35 UTC 

C++ PATCH for c++/63601 (lambda, 'this' outside class)
 2014-10-20 17:31 UTC 

fuse-caller-save - hook format
 2014-10-20 17:23 UTC  (4+ messages)
` -fuse-caller-save - Collect register usage information

[PATCH i386 AVX512] [63/n] Add vpshufb, perm autogen
 2014-10-20 16:59 UTC  (9+ messages)
  ` [PATCH i386 AVX512] [63.1/n] Add vpshufb, perm autogen (except for v64qi)

[PATCH] Warn about unclosed pragma omp declare target
 2014-10-20 15:53 UTC  (4+ messages)
  ` [PING][PATCH] "

[PATCH] Don't call fatal_error before error reporting has been initialized
 2014-10-20 15:27 UTC  (3+ messages)

[c++-concepts]
 2014-10-20 15:26 UTC 

[Patch, MIPS] Add Octeon3 support
 2014-10-20 15:23 UTC  (4+ messages)

[PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns
 2014-10-20 15:05 UTC  (7+ messages)

[Ada] Crash on unconstrained unchecked union declaration
 2014-10-20 14:33 UTC 

[Ada] Improve recognition of misspelled aspects
 2014-10-20 14:28 UTC 

[Ada] Improve error recovery for bad comma/semicolon in expression
 2014-10-20 14:27 UTC 

[Ada] Implement pragma/aspect No_Tagged_Streams
 2014-10-20 14:26 UTC 

[Ada] Lift limitation on inter-unit inlining of instantiated subprograms
 2014-10-20 14:20 UTC 

[Ada] Slices of parameterless calls
 2014-10-20 14:20 UTC 

[Ada] Aspect specifications and incomplete views
 2014-10-20 14:12 UTC 

[Ada] Spurious output on optimized default-initialized limited aggregate
 2014-10-20 14:12 UTC 

[PATCH] Adjust testcases to be robust against operand order changes
 2014-10-20 13:30 UTC 

[patch] LWG 2019 - std::isblank<C>(C, const std::locale&)
 2014-10-20 12:36 UTC  (2+ messages)

[PATCH] More aggressively try swapping operands / SLP nodes
 2014-10-20 12:02 UTC 

[PATCH][3/n] Merge from match-and-simplify, first patterns and questions
 2014-10-20 11:52 UTC  (5+ messages)

[PATCH][0/n] Merge from match-and-simplify
 2014-10-20 11:47 UTC  (6+ messages)

[wwwdocs] Add recent C++ changes to gcc-5/changes.html
 2014-10-20 11:32 UTC  (3+ messages)

[PATCH][1/n] Merge from match-and-simplify, infrastructure
 2014-10-20 11:27 UTC  (3+ messages)

[PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
 2014-10-20 11:26 UTC  (8+ messages)

[PATCH][1/n] Merge from match-and-simplify, public API
 2014-10-20 11:22 UTC  (3+ messages)

[PATCH][PR debug/60655] Power/GCC: Reject cross-section symbol subtraction
 2014-10-20 11:19 UTC  (12+ messages)
    ` PR debug/60655, debug loc expressions

[PATCH 0/17] KASan 4.9 backport
 2014-10-20 10:47 UTC  (9+ messages)
            ` [PATCH] Backport misalign tests to 4.9

[PATCHv3][PING] Enable -fsanitize-recover for KASan
 2014-10-20 10:44 UTC  (11+ messages)
                  ` [PATCH] -fsanitize-recover=list

[gomp4] OpenACC / C++
 2014-10-20 10:37 UTC  (4+ messages)
` [PATCH] [gomp4] Initial OpenACC support to C++ front-end

[gomp4] Asynchronous data unmapping & wait fixes for OpenACC
 2014-10-20 10:17 UTC  (2+ messages)

[gomp4] Fix include path configury for gomp-constants.h
 2014-10-20  9:47 UTC  (2+ messages)

[gomp4] Use GOMP_PLUGIN_ not gomp_plugin_ for libgomp plugin API
 2014-10-20  9:46 UTC  (2+ messages)

[AArch64] Add --enable-fix-cortex-a53-835769 configure-time option
 2014-10-20  9:45 UTC  (3+ messages)

[PATCH, rtl-optimization]: Remove const_alias_set
 2014-10-20  8:32 UTC  (2+ messages)

__intN patch 3/5: main __int128 -> __intN conversion
 2014-10-20  8:19 UTC  (12+ messages)

[PATCH] PR preprocessor/42014
 2014-10-20  8:09 UTC  (2+ messages)

[patch] Create cfgrtl.h
 2014-10-20  8:05 UTC  (2+ messages)

[PATCH] Fix for PR63569
 2014-10-20  8:00 UTC  (2+ messages)

ping x 7: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork
 2014-10-20  6:57 UTC  (3+ messages)

[GOOGLE] Disable -fdevirtualize by default
 2014-10-19 22:02 UTC  (11+ messages)

[fortran,patch] Handle infinities and NaNs in intrinsics code generation
 2014-10-19 21:55 UTC  (2+ messages)

[PATCH] Fix for PR63583
 2014-10-19 20:55 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).