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-22 10:42 UTC  (9+ messages)
` [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 7/14][Testsuite] Add tests of reductions using whole-vector-shifts (multiplication)
` [PATCH 8/14][Testsuite] Add tests of reductions using whole-vector-shifts (ior)

[committed] Fix -fcompare-debug issue in simd clone creation (PR debug/63328)
 2014-09-22 10:36 UTC 

[PATCH] remove duplicated lines in gcc/fortran/resolve.c
 2014-09-22 10:32 UTC  (3+ messages)

[PATCH] Improve prepare_shrink_wrap to sink more instructions
 2014-09-22 10:29 UTC  (7+ messages)

[PATCH, 2/2] shrink wrap a function with a single loop: split live_edge
 2014-09-22 10:24 UTC  (9+ messages)

[PATCH] gcc-gdb-test.exp: Handle old GDB "short int" and "long int" types
 2014-09-22 10:05 UTC  (2+ messages)

[Patch] Teach genrecog/genoutput that scratch registers require write constraint modifiers
 2014-09-22 10:01 UTC  (15+ messages)
    ` [Patch sh] Fixup use of constraints in define_split
    ` [Patch bfin] "
` [BUILDROBOT] genrecog fix uncovers problem in bfin.md (was: [Patch] Teach genrecog/genoutput that scratch registers require write constraint modifiers)

Small fix for walking constructors
 2014-09-22  9:56 UTC  (7+ messages)

Fix ICE with ODR mering and variable sized types
 2014-09-22  9:16 UTC  (2+ messages)

[PATCH 0/5] Fix handling of word subregs of wide registers
 2014-09-22  9:00 UTC  (18+ 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

[PATCH] PR63300 'const volatile' sometimes stripped in debug info
 2014-09-22  8:59 UTC  (2+ messages)

ptx preliminary rtl patches [3/4]
 2014-09-22  8:55 UTC  (10+ messages)

ptx preliminary address space fixes [4/4]
 2014-09-22  8:49 UTC  (4+ messages)

[GOOGLE] Fix LIPO COMDAT fixup and gcov-tool interactions
 2014-09-22  8:36 UTC  (4+ messages)

[PATCH] Extended if-conversion for loops marked with pragma omp simd
 2014-09-22  8:28 UTC  (5+ messages)

Stream ODR types
 2014-09-22  8:22 UTC  (7+ messages)

[PATCH][match-and-simplify] User defined predicates
 2014-09-22  8:20 UTC  (3+ messages)

Speedup int_bit_from_pos
 2014-09-22  7:56 UTC  (7+ messages)

[PATCH, Pointer Bounds Checker 23/x] Function split
 2014-09-22  6:40 UTC  (11+ messages)

[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
 2014-09-22  4:05 UTC  (21+ messages)

Move dwarf2 frame tables to read-only section for AIX
 2014-09-22  3:39 UTC 

[PATCH, ira] Ignore some conflict cost
 2014-09-22  3:03 UTC  (3+ messages)

[RFA 2/2]: --enable-explicit-exception-frame-registration compatibility option
 2014-09-22  0:58 UTC  (3+ messages)

[Bug libstdc++/62313] Data race in debug iterators
 2014-09-21 22:04 UTC  (2+ messages)

Profile mode maintenance patch
 2014-09-21 21:29 UTC 

[patch] libstdc++/29988 Rb_Tree reuse allocated nodes
 2014-09-21 19:40 UTC  (7+ messages)

[Patch, AArch64] Enable Address sanitizer and UB sanitizer
 2014-09-21 18:07 UTC  (6+ messages)

[PATCH 1/9] rs6000: Change how we model the carry bit
 2014-09-21 17:49 UTC  (18+ messages)
` [PATCH 2/9] rs6000: Handle rtx cost of NE
` [PATCH 4/9] rs6000: Clean up neg<mode>2
` [PATCH 3/9] rs6000: Clean up one_cmpl<mode>2
` [PATCH 9/9] rs6000: Clean up sra[wd]i;addze
` [PATCH 8/9] rs6000: Clean up sra[wd]
` [PATCH 5/9] rs6000: Clean up bool<mode>3
` [PATCH 6/9] rs6000: Clean up sub<mode>3
` [PATCH 7/9] rs6000: Clean up ctz, ffs, popcount, parity

[PATCH, i386, Pointer Bounds Checker 34/x] Vararg functions support
 2014-09-21 16:08 UTC 

[PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI
 2014-09-21 15:32 UTC  (4+ messages)

[PATCH, i386]: Properly generate clobbered regs in ms->sysv function call
 2014-09-21 15:23 UTC 

[PATCH, libffi, alpha]: Use FFI_ASSERT in ffi_closure_osf_inner
 2014-09-21  9:17 UTC  (5+ messages)

[PATCH] Make all gcc.dg/guality/const-volatile.c subtests PASS under LTO
 2014-09-21  8:41 UTC  (2+ messages)

[PATCH] glibc/sysdeps/microblaze/bits/atomic.h: Avoid include recursion to cause compiling break
 2014-09-21  8:11 UTC 

[committed] Don't instrument clobbers with asan (PR c++/62017)
 2014-09-21  5:16 UTC  (3+ messages)

libgo patch committed: Restore copyright notice
 2014-09-20 20:43 UTC 

[patch i386]: Sibcall tail-call improvement and partial fix PR/60104
 2014-09-20 17:52 UTC  (21+ messages)

Introduce constructors for polymorphic_call_info
 2014-09-20 16:33 UTC 

[PATCH] Fix whitespace in comments
 2014-09-20 14:52 UTC  (4+ messages)

[PATCH, Fortran] Wrong invocation of caf_atomic_op
 2014-09-20 14:14 UTC  (6+ messages)

[Patch, Fortran] Add CO_BROADCAST
 2014-09-20 14:09 UTC 

[PATCH] RTEMS: Update contrib/config-list.mk
 2014-09-20 14:03 UTC  (10+ messages)

Avoid privatization of TLS variables
 2014-09-20  3:16 UTC 

Fix ipareference-1 testcase
 2014-09-20  3:00 UTC 

C++ PATCH for c++/61465 (unused-but-set and init-list)
 2014-09-20  0:54 UTC 

C++ PATCH for c++/61392 (ICE mangling member without object)
 2014-09-20  0:52 UTC 

Fix g++.dg/cpp0x/static_assert9.C failure
 2014-09-19 23:59 UTC 

[PATCH] Keep patch file permissions in mklog
 2014-09-19 21:47 UTC  (12+ messages)
            ` [PATCH][PING] "

[PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations
 2014-09-19 21:11 UTC  (7+ messages)

[PATCH] Do not remove labels with LABEL_PRESERVE_P
 2014-09-19 20:03 UTC  (2+ messages)

[C/C++ PATCH] Handle enum bit-fields for -Wswitch (PR c/61405, PR c/53874)
 2014-09-19 19:39 UTC  (5+ messages)

Go patch committed: pass constant arguments directly to thunk functions
 2014-09-19 18:53 UTC 

[RFC PATCH] -fsanitize=nonnull and -fsanitize=returns-nonnull support
 2014-09-19 18:02 UTC  (5+ messages)
` [PATCH] -fsanitize=nonnull-attribute and -fsanitize=returns-nonnull-attribute support

[C++ Patch/RFC] PR 62219
 2014-09-19 18:02 UTC  (3+ messages)

[PATCH] AArch64: Default to -fsched-pressure
 2014-09-19 17:28 UTC 

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

[AArch64] Tighten predicates on SIMD shift intrinsics
 2014-09-19 16:57 UTC  (3+ messages)

[debug-early] Disable removal of DW_tags* while generating subprogram DIEs
 2014-09-19 16:49 UTC  (3+ messages)

Fix i386 FP_TRAPPING_EXCEPTIONS
 2014-09-19 16:40 UTC  (4+ messages)

[PATCH] Do not allow non-allocatable registers in scratch_operand
 2014-09-19 16:35 UTC  (4+ messages)

parallel check output changes?
 2014-09-19 16:32 UTC  (9+ messages)

[PATCH, trivial] Clean up code: update comments and fix spacing to conform to coding style
 2014-09-19 16:28 UTC  (2+ messages)

[PATCH, i386, Pointer Bounds Checker 32/x] Pointer Bounds Checker hooks for i386 target
 2014-09-19 16:21 UTC  (5+ messages)

[PATCH] PR LTO/63270 - new test
 2014-09-19 16:20 UTC  (2+ messages)

[PATCH, rs6000] Improve power8 fusion peepholes
 2014-09-19 15:42 UTC  (2+ messages)

[PATCH, rs6000] Rename GCC version in warning messages
 2014-09-19 15:37 UTC  (2+ messages)

[debug-early] Allow checking of DECL_ABSTRACT in decl_ultimate_origin
 2014-09-19 15:32 UTC 

[patch] avoid ICE due to NULL pointer dereference in ipa-comdats.c
 2014-09-19 15:27 UTC  (6+ messages)

libiberty patch committed: Fix writing ELF files with many sections
 2014-09-19 15:25 UTC 

[PATCH] Fix PR61998
 2014-09-19 14:54 UTC 

[PATCH][AArch64] Fix PR63293
 2014-09-19 14:35 UTC  (2+ messages)

Fix libgomp crash without TLS (PR42616)
 2014-09-19 11:42 UTC  (5+ messages)

[PATCH 0/4] [AARCH64,NEON] Improve various NEON load/store intrinsics
 2014-09-19 11:21 UTC  (6+ messages)
` [PATCH 2/4] [AARCH64,NEON] Convert arm_neon.h to use new builtins for vld[234](q?)_lane_*
` [PATCH 1/4] [AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics

Vimrc config with GNU formatting
 2014-09-19 11:11 UTC  (9+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
    ` [PATCHv4] "

[PATCH, PR63229] fix assert in hash_table pch routines
 2014-09-19 10:23 UTC  (2+ messages)

[PATCH AArch64]: Add constraint letter for stack_protect_test pattern)
 2014-09-19  9:06 UTC  (3+ messages)

[patch] flag .persistent.bss sections as bss
 2014-09-19  8:56 UTC  (3+ messages)

[C++ Patch] PR 62232
 2014-09-19  8:29 UTC  (3+ messages)

[PATCH] Fix PR63152
 2014-09-19  8:02 UTC  (4+ messages)

[PATCH] Add D demangling support to libiberty
 2014-09-19  7:51 UTC  (3+ messages)

Commit: RL78: Fix poping of registers in G10 mode
 2014-09-19  7:47 UTC 

[PATCH, i386, Pointer Bounds Checker 31/x] Pointer Bounds Checker builtins for i386 target
 2014-09-19  7:25 UTC  (8+ messages)

Ping: [RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc
 2014-09-19  6:25 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).