public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114
 2014-09-18 11:54 UTC  (4+ messages)
` [PATCH 1/14][AArch64] Temporarily remove aarch64_gimple_fold_builtin code for reduction operations
` [PATCH 2/14][Vectorizer] Make REDUC_xxx_EXPR tree codes produce a scalar result
` [PATCH 3/14] Add new optabs for reducing vectors to scalars

[PATCH i386 AVX512] [43/n] Add rest of vunpck[lh]ps
 2014-09-18 11:54 UTC 

[PATCH] RTEMS: Update contrib/config-list.mk
 2014-09-18 11:51 UTC  (7+ messages)

[PATCH i386 AVX512] [42/n] Add masked vunpck[lh]pd
 2014-09-18 11:48 UTC 

[PATCH][Kasan] Allow to override Asan shadow offset from command line
 2014-09-18 11:05 UTC  (4+ messages)
` [PATCH][Kasan][PING] "

[kyukhin/gomp4-offload] DESTDIR issues
 2014-09-18 10:59 UTC  (5+ messages)

[PATCH] Enable -fsanitize-recover for KASan
 2014-09-18 10:53 UTC  (3+ messages)
` [PATCH][PING] "

[patch] powerpc-vxworksmils port, variant of powerpc-vxworksae
 2014-09-18 10:36 UTC 

[PATCH 0/5] Fix handling of word subregs of wide registers
 2014-09-18 10:26 UTC  (6+ messages)
` [PATCH 1/5] Allow *_HARD_REG_SET arguments to be const
` [PATCH 2/5] Tweak subreg_get_info documentation
` [PATCH 3/5] Use simplify_subreg_regno in combine.c:subst
` [PATCH 4/5] Generalise invalid_mode_change_p
` [PATCH 5/5] Remove CANNOT_CHANGE_MODE_CLASS workaround in i386.c

Fix ARM ICE for register var asm ("pc") (PR target/60606)
 2014-09-18 10:22 UTC  (4+ messages)

[Patch] Teach genrecog/genoutput that scratch registers require write constraint modifiers
 2014-09-18 10:19 UTC 

[PATCH v2 AArch64]: Re: [PATCH AArch64]: Add constraint letter for stack_protect_test pattern
 2014-09-18 10:15 UTC  (14+ messages)
        ` [PATCH AArch64]: Add constraint letter for stack_protect_test pattern)

[AArch64] Auto-generate the "BUILTIN_" macros for aarch64-builtins.c
 2014-09-18 10:12 UTC  (2+ messages)

Fix i386 FP_TRAPPING_EXCEPTIONS
 2014-09-18 10:09 UTC  (2+ messages)

[PATCH][ARM] Fix insn type of movmisalign neon load pattern
 2014-09-18 10:02 UTC  (2+ messages)

[PATCH] Relax check against commuting XOR and ASHIFTRT in combine.c
 2014-09-18  9:40 UTC  (6+ messages)

[PR libfortran/62768] Handle filenames with embedded nulls
 2014-09-18  9:04 UTC  (16+ messages)

Vimrc config with GNU formatting
 2014-09-18  8:39 UTC  (10+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
    ` [PATCHv4] "

[jit] Add sphinx-based documentation for libgccjit
 2014-09-18  1:26 UTC 

[C PATCH] Better diagnostics for C++ comments in C90 (PR c/61854)
 2014-09-17 21:10 UTC  (6+ messages)

[RFC PATCH] -fsanitize=vptr instrumentation
 2014-09-17 20:42 UTC  (5+ messages)

ptx preliminary address space fixes [4/4]
 2014-09-17 20:16 UTC  (3+ messages)

[GCOV] shared library awareness
 2014-09-17 20:16 UTC 

[patch] avoid ICE due to NULL pointer dereference in ipa-comdats.c
 2014-09-17 19:59 UTC 

[committed] Fix up run_all.sh
 2014-09-17 19:19 UTC  (4+ messages)

[PATCH, i386, Pointer Bounds Checker 30/x] Size relocation
 2014-09-17 18:51 UTC  (5+ messages)

[PATCH] Fix -fcompare-debug failures caused by fixup_noreturn_call (PR debug/63284)
 2014-09-17 18:24 UTC  (2+ messages)

[PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target
 2014-09-17 18:07 UTC  (5+ messages)

Stream ODR types
 2014-09-17 17:37 UTC  (6+ messages)

[C++14 PATCH] Minor cleanup, don't run tests for which compilation is enough
 2014-09-17 17:34 UTC  (2+ messages)

[PATCH 1/2, x86] Add palignr support for AVX2
 2014-09-17 17:26 UTC  (20+ messages)

[PATCH, rs6000] Improve power8 fusion peepholes
 2014-09-17 16:47 UTC 

[PATCH 2/2] Add some more test cases for fentry and pg
 2014-09-17 16:19 UTC  (7+ messages)

Fix issues with ODR type comparsions
 2014-09-17 16:17 UTC 

[PATCH] Add header guard to several header files
 2014-09-17 16:13 UTC  (7+ messages)

[C++ Patch] PR 62232
 2014-09-17 15:37 UTC 

Fix pr61848, linux kernel miscompile
 2014-09-17 15:07 UTC  (5+ messages)

[PATCH] RTEMS thread model configuration
 2014-09-17 15:03 UTC  (4+ messages)

[PATCH] Enhance array types debug info. for Ada
 2014-09-17 14:38 UTC  (2+ messages)
` [PING] "

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-09-17 14:14 UTC  (9+ messages)
` [PATCH 5/5] add libcc1
        ` [PATCH 5/5] add libcc1 [gcc-5/changes.html]

[gomp4] various OpenACC/PTX built-ins and a reduction tweak
 2014-09-17 14:12 UTC  (4+ messages)

[patch] gcc fstack-protector-explicit
 2014-09-17 14:05 UTC  (9+ messages)

[PATCH 1/n] OpenMP 4.0 offloading infrastructure
 2014-09-17 13:46 UTC  (2+ messages)

[gomp4] Offload option handling
 2014-09-17 13:12 UTC  (4+ messages)

[patch] fix build failure of x86_64-mingw32, missing crtbegin/crtend.o
 2014-09-17 12:48 UTC  (8+ messages)
` [patch, ping] "
  ` [ping*2] "
    ` [ping*3] "

[PATCH] Fix PR63152
 2014-09-17 12:08 UTC 

[arm][patch] fix arm_neon_ok check on !arm_arch7
 2014-09-17 11:00 UTC  (5+ messages)

[Patch, AArch64] Enable Address sanitizer and UB sanitizer
 2014-09-17 10:48 UTC  (5+ messages)

[PATCH, i386, Pointer Bounds Checker 2/x] Intel Memory Protection Extensions (MPX) instructions support
 2014-09-17 10:11 UTC  (7+ messages)

[PATCH, ira] Ignore some conflict cost
 2014-09-17  9:29 UTC  (2+ messages)

[patch] allowing configure --target=e500v[12]-etc
 2014-09-17  9:23 UTC  (3+ messages)

[committed] Fix problem handling return value aggregates on PA
 2014-09-16 23:53 UTC 

[PATCH] Power/GCC: Fix e500 vs non-e500 register save slot issue
 2014-09-16 22:38 UTC  (3+ messages)
` [PING][PATCH] "
  ` [PING^2][PATCH] "

ptx preliminary address space fixes [1/4]
 2014-09-16 22:16 UTC  (11+ messages)

Remove LIBGCC2_TF_CEXT target macro
 2014-09-16 21:41 UTC 

Flatten function.h
 2014-09-16 21:23 UTC  (3+ messages)

Move unwind info to read-only section on AIX
 2014-09-16 21:09 UTC  (5+ messages)

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-09-16 21:05 UTC 

[PATCH][match-and-simplify] User defined predicates
 2014-09-16 20:07 UTC  (2+ messages)

Extract and insert merging patch
 2014-09-16 19:41 UTC  (3+ messages)

[GOOGLE] Fix LIPO COMDAT fixup and gcov-tool interactions
 2014-09-16 18:57 UTC  (6+ messages)

[PATCH 1/2] Always set DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT correctly
 2014-09-16 18:00 UTC  (6+ messages)
` [PATCH 2/2] Add some more test cases for fentry and pg

[patch] flag .persistent.bss sections as bss
 2014-09-16 16:54 UTC 

[PATCH] gcc parallel make check
 2014-09-16 16:04 UTC  (16+ messages)

[debug-early] reuse variable DIEs and fix their context
 2014-09-16 15:49 UTC  (17+ messages)

please verify my mail to community
 2014-09-16 15:19 UTC  (5+ messages)
                ` [PATCH] Asan optimization for aligned accesses
                  ` [PING][PATCH] "
                    ` [PINGv2][PATCH] "

[PATCH] Fix PR63258
 2014-09-16 14:09 UTC 

[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
 2014-09-16 12:33 UTC  (12+ messages)

[PATCH i386 AVX512] [41/n] Extend extract insn patterns
 2014-09-16 10:36 UTC  (4+ messages)

[PATCH][match-and-simplify] Make predicate IDs explicit
 2014-09-16 10:35 UTC 

[PATCH] Fix PR63266: Keep track of impact of sign extension in bswap
 2014-09-16 10:27 UTC 

[match-and-simplify] CSE with expression captures
 2014-09-16  9:42 UTC  (4+ messages)

[PATCH] Avoid inter-test dependencies in gfortran.dg (PR fortran/56408)
 2014-09-16  9:37 UTC  (11+ messages)

[match-and-simplify] remove dt_node::level_max
 2014-09-16  9:24 UTC  (2+ messages)

[PATCH][match-and-simplify] Fix comparison operator type handling
 2014-09-16  9:13 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).