public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] Add preferred_for_{size,speed} attributes
 2014-10-21 17:46 UTC  (15+ messages)
` [PATCH 1/5] Add recog_constrain_insn
` [PATCH 2/5] Add preferred_for_{size,speed} attributes
` [PATCH 3/5] Pass an alternative_mask to constrain_operands
` [PATCH 4/5] Remove recog_data.enabled_alternatives
` [PATCH 5/5] Use preferred_for_speed in i386.md

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2014-10-21 17:28 UTC  (4+ messages)
` [PATCH 1/4] Add mkoffload for "
` [PATCH 2/4] Add liboffloadmic
` [PATCH 3/4] Add libgomp plugin for Intel MIC

[patch] third basic-block restructure patch
 2014-10-21 17:13 UTC 

[0/6] nvptx testsuite patches
 2014-10-21 17:04 UTC  (19+ messages)
` [1/6] nvptx testsuite patches: alloca
` [2/6] nvptx testsuite patches: typed assembly
` [3/6] nvptx testsuite patches: stdio
` [4/6] nvptx testsuite patches: xfails and skips
` [5/6] nvptx testsuite patches: jumps and labels
` [6/7] Random tweaks
` [7/7] nvptx testsuite patches: Return addresses

RFA: Add libstdc++-v3 support for avr 4/7: fix locale_facets_nonio overloading on struct tm using template
 2014-10-21 16:49 UTC  (3+ messages)

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

[patch] Second basic-block.h restructuring patch
 2014-10-21 16:45 UTC  (5+ messages)

RFA: Add libstdc++-v3 support for avr 7/7: Add missing qualifier for size_t in a couple of libstdc++-v3 tests
 2014-10-21 16:29 UTC  (2+ messages)

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

[PATCH] Add missing requirement to crossmodule-indircall-1a.c
 2014-10-21 16:15 UTC 

[PATCH] Fix and improve avx2 broadcasts (PR target/63594)
 2014-10-21 16:13 UTC 

RFA: Add libstdc++-v3 support for avr 6/7: Run -frtti tests with -frtti
 2014-10-21 16:10 UTC 

Enable EBX for x86 in 32bits PIC code
 2014-10-21 16:05 UTC  (11+ messages)
                  ` [PATCH] Improve i?86 address delegitimization after 32-bit pic changes (PR target/63542)

RFA: Add libstdc++-v3 support for avr 5/7: libstdc++-v3 fix cross testing
 2014-10-21 16:03 UTC 

Go patch committed: Remove old hidden_fields_are_ok code
 2014-10-21 16:02 UTC 

Fix unresolved patterns in devirt-*.C testcases
 2014-10-21 16:01 UTC 

[PATCH 4/8] Disable max_issue when scheduling for register pressure
 2014-10-21 15:57 UTC  (2+ messages)

[PATCH 3/8] Remove cached_first_cycle_multipass_dfa_lookahead and cached_issue_rate
 2014-10-21 15:53 UTC  (2+ messages)

RFA: Add libstdc++-v3 support for avr 3/7: libstdc+-v3 avr configuration
 2014-10-21 15:48 UTC 

RFA: Add libstdc++-v3 support for avr 2/7: config/avr
 2014-10-21 15:46 UTC 

RFA: Add libstdc++-v3 support for avr 1/7: toplevel Makefile check-target-*
 2014-10-21 15:41 UTC  (2+ messages)

[PATCH] Improve scheduler dumps of ready list
 2014-10-21 15:39 UTC  (3+ messages)

[PATCH] Account for prologue spills in reg_pressure scheduling
 2014-10-21 15:27 UTC  (12+ messages)

Vimrc config with GNU formatting
 2014-10-21 15:24 UTC  (7+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
    ` [PATCHv4] "
      ` [PATCHv5] "
        ` [PATCHv5][PING] "
          ` [PATCHv5][PING^2] "

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

[PATCH] Add zero-overhead looping for xtensa backend
 2014-10-21 14:57 UTC  (14+ messages)

[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
 2014-10-21 14:56 UTC  (2+ messages)

[PATCH][ARM] Update target testcases for gnu11
 2014-10-21 14:55 UTC  (3+ messages)
  ` [COMMITTED][PATCH][ARM] "

[PATCH][ARM]Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV
 2014-10-21 14:46 UTC  (2+ messages)

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

[PATCH][AArch64][tests]Skip graphite tests that don't fit -mcmodel=tiny
 2014-10-21 14:08 UTC  (11+ messages)
                    ` [PATCH][dejagnu] gcc-dg-prune glitch when filtering "relocation truncation" error

[C++ Patch] Add default arguments to cp_parser_unary_expression
 2014-10-21 14:07 UTC  (3+ messages)

[PATCH][match-and-simplify] Re-factor code in fold_stmt_1
 2014-10-21 14:01 UTC 

[PATCH][AArch64]Update target testcases for gnu11
 2014-10-21 13:58 UTC 

Add polymorphic call context propagation to ipa-prop
 2014-10-21 13:49 UTC  (2+ messages)

[PATCH] Don't expand string/memory builtins if ASan is enabled
 2014-10-21 13:38 UTC  (5+ messages)
        ` [PATCHv2] "

[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 15/21] Add vclz 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 16/21] Add vdup and vmov tests
` [Patch ARM-AArch64/testsuite v3 04/21] Add comparison operators: vceq, vcge, vcgt, vcle and vclt
` [Patch ARM-AArch64/testsuite v3 17/21] Add vld1_dup 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 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 14/21] Add vbsl 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 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] Fix obvious errors in IPA devirt and tree-prof testcases
 2014-10-21 12:45 UTC 

[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  (8+ messages)
` 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 

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, 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)

[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 

[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 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] 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 

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

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