public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PATCH: PR target/59794: [4.7/4.8/4.9 Regression] i386 backend fails to detect MMX/SSE/AVX ABI changes
 2014-01-17 19:04 UTC  (3+ messages)

Allow passing arrays in registers on AArch64
 2014-01-17 18:50 UTC  (2+ messages)

[Patch, cilk, C++] Fix cilk testsuite failure
 2014-01-17 18:12 UTC  (11+ messages)

PATCH: PR middle-end/59789: [4.9 Regression] ICE in in convert_move, at expr.c:333
 2014-01-17 17:59 UTC  (6+ messages)

[GOMP4][PATCH] SIMD-enabled functions (formerly Elemental functions) for C++
 2014-01-17 17:45 UTC  (8+ messages)
  ` FW: "

[GOOGLE] don't overwrite precomputed loop bound in AutoFDO
 2014-01-17 17:27 UTC  (2+ messages)

[PATCH, PR 59736] Fix an IPA-CP issue with de-speculation
 2014-01-17 17:27 UTC  (2+ messages)

[C++ Patch] PR 59270
 2014-01-17 17:23 UTC  (6+ messages)

[PATCH] Add X86_TUNE_AVOID_LEA_FOR_ADDR
 2014-01-17 17:18 UTC  (14+ messages)

[PATCH, go]: Skip some go tests
 2014-01-17 16:41 UTC  (5+ messages)

[Patch, AArch64] Relax CANNOT_CHANGE_MODE_CLASS
 2014-01-17 16:01 UTC  (4+ messages)

[Patch AArch64] Implement Vector Permute Support
 2014-01-17 15:55 UTC  (8+ messages)

[committed] Honza's alias/weakref fix (PR c++/57945)
 2014-01-17 15:31 UTC  (2+ messages)

[C++ PATCH] Don't segv in cvt.c (PR c++/59838)
 2014-01-17 15:17 UTC  (2+ messages)

[C++ Patch] PR 59269
 2014-01-17 15:14 UTC  (2+ messages)

[patch] fix libstdc++/56267 - local iterator requirements
 2014-01-17 15:11 UTC 

[PATCH] Fix up gen-vect-32.c testcase (PR testsuite/58776)
 2014-01-17 14:40 UTC  (2+ messages)

[Patch][AArch64] vneg floating point testcase BE fixed
 2014-01-17 14:39 UTC  (5+ messages)

[PATCH] Fix up ivdep/do concurrent testcases (PR testsuite/59064)
 2014-01-17 14:38 UTC  (2+ messages)

[PATCH] Handle NAMELIST_DECLs in tree-nested (PR fortran/59440)
 2014-01-17 14:38 UTC  (2+ messages)

[PATCH] Don't fold zero-sized elements (PR c/58346)
 2014-01-17 14:37 UTC  (2+ messages)

[PATCH i386 5/8] [AVX-512] Extend vectorizer hooks
 2014-01-17 14:25 UTC  (12+ messages)

[build, libgcc] Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/59788)
 2014-01-17 14:21 UTC 

[PATCH] Reduce compile-time for -Og
 2014-01-17 12:20 UTC 

[PATCH] Fix PR46590
 2014-01-17 12:15 UTC  (3+ messages)

[AArch64] Make -mcpu, -march and -mtune case-insensitive
 2014-01-17 12:00 UTC  (2+ messages)

[PATCH, ARM] Fix PR target/59142: internal compiler error while compiling OpenCV 2.4.7
 2014-01-17 11:58 UTC  (11+ messages)
      ` [PATCH, ARM, v2] "

Commit: MSP430: Add -mcpu= option
 2014-01-17 11:34 UTC 

[Patch] Regex bracket matcher cache optimization
 2014-01-17 10:47 UTC  (15+ messages)

[RFA][PATCH][PR middle-end/57904][P1 regression] Improve cleanups after copyprop
 2014-01-17 10:45 UTC  (6+ messages)

Extend -fstack-protector-strong to cover calls with return slot
 2014-01-17 10:26 UTC  (9+ messages)

[PATCH] _Cilk_for for C and C++
 2014-01-17  9:24 UTC  (16+ messages)

[RFA] [PATCH][PR tree-optimization/59749] Fix recently introduced ree bug
 2014-01-17  8:41 UTC  (10+ messages)

[PATCH] Fix crossing jumps in functions with forced_labels (PR rtl-optimization/57763)
 2014-01-17  8:31 UTC 

[ARM] Make -mcpu, -march and -mtune case-insensitive
 2014-01-17  8:00 UTC  (4+ messages)

[PATCH] Fix ipa references removal
 2014-01-17  5:57 UTC  (3+ messages)

[GCC, ARM] Backport trunk patch to 4.8 to reclassify ARM preload insn
 2014-01-17  5:33 UTC  (4+ messages)

Go patch committed: Use backend interface for binary expressions
 2014-01-17  4:35 UTC 

[wide-int] fixed vector testcases
 2014-01-16 23:33 UTC 

[Patch] Avoid gcc_assert in libgcov
 2014-01-16 22:41 UTC  (6+ messages)

reload autoinc fix
 2014-01-16 20:53 UTC  (2+ messages)

C++ PATCH for c++/59821 (builtin_LINE in default args)
 2014-01-16 20:49 UTC  (3+ messages)

[PATCH] Fix PR59822
 2014-01-16 19:51 UTC  (5+ messages)

[PATCH] Fix ctor_for_folding related expansion ICE (PR middle-end/58344)
 2014-01-16 19:50 UTC  (2+ messages)

[Patch] PR55189 enable -Wreturn-type by default
 2014-01-16 19:44 UTC  (2+ messages)

[PATCH] Fix gather expansion (PR target/59839)
 2014-01-16 19:16 UTC  (2+ messages)

patch to fix PR59606
 2014-01-16 19:16 UTC 

patch to fix PR59835
 2014-01-16 19:07 UTC 

[RFA] [PATCH][PR tree-optimization/59749] Fix recently introduced ree bug
 2014-01-16 18:54 UTC  (2+ messages)

[C PATCH] Disallow subtracting pointers to empty structs (PR c/58346)
 2014-01-16 18:52 UTC  (11+ messages)

PR ipa/59775 (get_binfo_at_offset not handling virtual inheritance well)
 2014-01-16 18:45 UTC  (3+ messages)

[PATCH, testsuite] Fix g++.dg/debug/ra1.C
 2014-01-16 18:44 UTC 

[Patch, microblaze]: Remove SECONDARY_MEMORY_NEEDED
 2014-01-16 18:43 UTC  (4+ messages)

[PATCH] Diagnose pr54694
 2014-01-16 18:37 UTC  (12+ messages)

[Patch, microblaze]: Fix ICE with mhard-float
 2014-01-16 18:36 UTC  (3+ messages)

[PATCH][AArch64] Specify CRC and Crypto support for Cortex-A53, A57
 2014-01-16 18:10 UTC 

[aarch64] PR target/59780 Fix aarch64_split_128bit_move
 2014-01-16 17:44 UTC 

[AArch64] Fix behaviour of -mcpu option to match ARM
 2014-01-16 17:32 UTC 

[PATCH] offline gcda profile processing tool
 2014-01-16 17:30 UTC  (2+ messages)

patch pings
 2014-01-16 17:10 UTC 

[PATCH] PR59844, Fix gcc 4.9 power8 -O3 little endian direct move paterns
 2014-01-16 16:51 UTC  (2+ messages)

[PATCH] Don't combine across likely spilled hard reg setters (PR rtl-optimization/59477)
 2014-01-16 15:19 UTC  (5+ messages)

Re:: [PATCH, reginfo.c, i386.c] Backport fix for PR58139 to 4.8
 2014-01-16 14:58 UTC  (5+ messages)
` : "

[Patch ARM] Add big.LITTLE tuning options
 2014-01-16 14:57 UTC  (6+ messages)
` [ARM 1/5 big.LITTLE] Add driver support for rewriting -mcpu names

[patch] fix doc header in contrib/mklog
 2014-01-16 14:44 UTC 

[PATCH] Fixing PR59006 and PR58921 by delaying loop invariant hoisting in vectorizer
 2014-01-16 14:19 UTC  (5+ messages)

[PATCH] Handle PIEs in libbacktrace
 2014-01-16 13:58 UTC  (12+ messages)
            ` [PATCH] libsanitizer demangling using cp-demangle.c

[PATCH] More LCM speedup
 2014-01-16 13:45 UTC 

[PATCH] fix PR58602 (.gcno files not truncated at gcov_close)
 2014-01-16 12:13 UTC  (2+ messages)

[Patch][AArch64] NEON vdup testcases
 2014-01-16 12:12 UTC 

[PATCH AArch64_BE 4/4] Big-Endian lane numbering fix
 2014-01-16 11:52 UTC 

[PATCH AArch64_BE 3/4] Big-Endian lane numbering fix
 2014-01-16 11:50 UTC 

[PATCH AArch64_BE 2/4] Big-Endian lane numbering fix
 2014-01-16 11:49 UTC 

[PATCH AArch64_BE 1/4] Big-Endian lane numbering fix
 2014-01-16 11:49 UTC 

[RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-01-16 11:37 UTC  (2+ messages)

[RFC][gomp4] Offloading patches (3/3): Add invocation of target compiler
 2014-01-16 11:37 UTC  (4+ messages)

[RFC][gomp4] Offloading patches (1/3): Add '-fopenmp_target' option
 2014-01-16 11:36 UTC  (2+ messages)

[RFC] Move ehcleanup pass to before early SRA
 2014-01-16 11:30 UTC  (5+ messages)

[PATCH] Don't ICE on invalid array types (PR middle-end/59827)
 2014-01-16 11:27 UTC  (2+ messages)

[wide-int] resolve bootstrap issue
 2014-01-16 10:55 UTC  (4+ messages)

[PING][PATCH]Improving mklog [was: Re: RFC Asan instrumentation control]
 2014-01-16  8:59 UTC 

[PATCH] Fix PR49718 : allow no_instrument_function attribute in class member definition/declaration
 2014-01-16  8:41 UTC  (5+ messages)

[PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8
 2014-01-16  8:28 UTC 

[PATCH, i386]: Use VALID_AVX256_REG_OR_OI_MODE some more
 2014-01-16  8:25 UTC 

[PATCH] register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_sets
 2014-01-16  8:13 UTC  (4+ messages)

[PATCH, ARM] ICE when building kernel raid6 neon code
 2014-01-16  5:44 UTC 

[google gcc-4_8] backport libgcov re-factoring patches from trunk
 2014-01-15 23:55 UTC  (5+ messages)

[PATCH] fix for PR 59825
 2014-01-15 22:59 UTC  (3+ messages)

patch to fix PR59511
 2014-01-15 22:44 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).