public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/2] Zext/sext elimination using value range
 2014-06-24 11:53 UTC  (3+ messages)
` [PATCH 1/2] Enable setting sign and unsigned promoted mode (SPR_SIGNED_AND_UNSIGNED)
` [PATCH 2/2] Enable elimination of zext/sext

[c++-concepts] Fix assertion failure with cp_maybe_constrained_type_specifier
 2014-06-24 11:40 UTC  (2+ messages)

[Obvious][AArch64 testsuite] Add --save-temps to singleton_intrinsics_1.c test
 2014-06-24 11:40 UTC 

[PATCH]Enable elimination of IV use with unsigned type candidate
 2014-06-24 11:36 UTC  (2+ messages)

[GSoC][match-and-simplify] factor expr check in gimple-match-head.c
 2014-06-24 11:31 UTC 

Handle MULTILIB_REUSE in auto-generated SYSROOT_SUFFIX_SPEC macro
 2014-06-24 11:26 UTC  (2+ messages)

[PATCH, ARM] Don't use NEON for autovectorization in big-endian mode
 2014-06-24 11:26 UTC  (2+ messages)

RTABI half-precision conversion functions (ping)
 2014-06-24 11:24 UTC  (5+ messages)

[PATCH] Fix GDB PR15559 (inferior calls using "thiscall" calling convention)
 2014-06-24 11:23 UTC  (6+ messages)

[PATCH] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer
 2014-06-24 11:19 UTC  (16+ messages)

[PATCH] Detect a pack-unpack pattern in GCC vectorizer and optimize it
 2014-06-24 11:05 UTC  (4+ messages)

[patch] Do not generate useless integral conversions
 2014-06-24 10:55 UTC 

[PATCH][MIPS] Enable load-load/store-store bonding
 2014-06-24 10:42 UTC  (4+ messages)

Fix vectorizer conditions on updating alignment
 2014-06-24 10:35 UTC  (4+ messages)

[RFC] optimize x - y cmp 0 with undefined overflow
 2014-06-24 10:34 UTC  (5+ messages)

[GSoC] remove unnecessary temporaries
 2014-06-24 10:20 UTC  (2+ messages)

[PATCH] "Fix" PR61572
 2014-06-24  9:49 UTC 

[PATCH PR61576]
 2014-06-24  9:37 UTC 

[PATCH AArch64 0/2] PR/60825 Make {int,uint,float}64x1_t in arm_neon.h a proper vector type
 2014-06-24  9:29 UTC  (3+ messages)
` [PATCH AArch64 2/2] PR/60825 Make {int,uint}64x1_t "

[PATCH, ARM] Improve code-gen for multiple shifted accumulations in array indexing
 2014-06-24  9:25 UTC  (3+ messages)
  ` [PING] "

[Committed] New testcase for conditional move with conditional compares
 2014-06-24  9:08 UTC  (2+ messages)

[Patch AArch64_be] Fix some vec_concat big-endian confusions
 2014-06-24  8:46 UTC 

[fortran, patch] IEEE intrinsic modules
 2014-06-24  8:11 UTC  (8+ messages)
    ` [fortran, patch] IEEE intrinsic modules (ping)

[committed] Fix OpenMP lastprivate and linear clause handling and handling of collapse > 1 simd loops
 2014-06-24  8:07 UTC 

[PATCH] Fix forwporp pattern (T)(P + A) - (T)P -> (T)A
 2014-06-24  7:49 UTC  (10+ messages)

[RFC] Making fold-const sane WRT symbol visibilities
 2014-06-24  7:35 UTC  (2+ messages)

[PATCH] Fix up -march=native handling under KVM (PR target/61570)
 2014-06-24  6:51 UTC  (6+ messages)

[PATCH, PR61554] ICE during CCP
 2014-06-24  6:38 UTC  (3+ messages)

Fortran OpenMP UDR fixes, nested handling fixes etc
 2014-06-24  6:08 UTC  (4+ messages)

[PATCH] Fix for invalid sanitization of trailing byte in __builtin_strlen
 2014-06-24  5:56 UTC  (5+ messages)

[patch] change specific int128 -> generic intN
 2014-06-24  5:51 UTC  (6+ messages)

[PATCH] gcc: fix segfault from calling free on non-malloc'd area
 2014-06-24  3:40 UTC  (6+ messages)

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-06-24  3:13 UTC  (7+ messages)
` [PATCH 5/5] add libcc1

[PATCH,MIPS] MIPS64r6 support
 2014-06-23 23:27 UTC  (4+ messages)

[patch] fix namespaces for std::experimental types
 2014-06-23 22:12 UTC 

RFA: Rework FOR_BB_INSNS iterators
 2014-06-23 20:38 UTC  (5+ messages)
    ` Instructions vs Expressions in the backend (was Re: RFA: Rework FOR_BB_INSNS iterators)

[patch] libstdc++/61532 fix make_signed failures
 2014-06-23 20:30 UTC  (2+ messages)

calloc = malloc + memset
 2014-06-23 20:25 UTC  (20+ messages)

Move DECL_VINDEX and DECL_SAVED_TREE into function_decl
 2014-06-23 20:25 UTC 

[doc] Remove duplicate -Wmaybe-uninitialized
 2014-06-23 19:14 UTC  (2+ messages)

[PATCH] Fix 61565 -- cmpelim vs non-call exceptions
 2014-06-23 19:01 UTC  (5+ messages)

[PATCH] Only transform rotate to rotatert and v.v. if target has both
 2014-06-23 18:57 UTC  (2+ messages)

[Patch, Fortran] Fix a coarray ICE on invalid code
 2014-06-23 18:27 UTC 

[PATCH] Don't segv on __atomic_store (PR c/61553)
 2014-06-23 18:21 UTC  (3+ messages)

libsanitizer merge from upstream r208536
 2014-06-23 18:17 UTC  (15+ messages)
                        ` [PATCH][libsanitizer] Cherry-pick r211008 [Was: Re: libsanitizer merge from upstream r208536]

[Patch] Not very subtle fix for pr61510
 2014-06-23 17:43 UTC  (3+ messages)

Another AIX Bootstrap failure
 2014-06-23 17:36 UTC  (2+ messages)

[PATCH] Emit DW_tag_restrict_type for restrict-qualified pointers
 2014-06-23 17:12 UTC  (4+ messages)
` [PATCH] DWARFv5 Emit DW_TAG_atomic_type

[Patch, Fortran, committed] Fixed one issue with -fcoarray=lib
 2014-06-23 17:09 UTC 

[PATCH 1/N] hash_table: Make a layer of indirection explicit
 2014-06-23 16:59 UTC  (6+ messages)
` [PATCH 3/3] add hash_map class
` [PATCH 2/N] allow storing values directly in hash tables

[PATCH][RFC] Gate loop passes group on number-of-loops > 1, add no-loops group
 2014-06-23 16:50 UTC  (3+ messages)

[patch i386]: Combine memory and indirect jump
 2014-06-23 16:43 UTC  (22+ messages)

[GSoC][match-and-simplify] mark some more operators as commutative
 2014-06-23 16:41 UTC  (5+ messages)

[PATCH] Trust TREE_ADDRESSABLE
 2014-06-23 16:21 UTC  (16+ messages)

[AArch64] Implement ADD in vector registers for 32-bit scalar values
 2014-06-23 16:06 UTC  (10+ messages)

[Patch, AArch64] Restructure arm_neon.h vector types' implementation
 2014-06-23 15:48 UTC 

[PATCH] IPA REF: refactoring
 2014-06-23 15:13 UTC 

PR61583, stage2 and stage3 compare failure due to value range loss
 2014-06-23 15:13 UTC 

[C++ Patch] PR 33101
 2014-06-23 15:08 UTC  (20+ messages)

Link not working on www.mail-archive.com
 2014-06-23 14:49 UTC 

[Patch ARM/testsuite 00/22] Neon intrinsics executable tests
 2014-06-23 14:42 UTC  (3+ messages)

[PATCH] Fix arrays in rtx.u + add minor rtx verification
 2014-06-23 14:40 UTC  (5+ messages)

[C/C++ PATCH] Add -Wlogical-not-parentheses (PR c/49706)
 2014-06-23 14:35 UTC  (4+ messages)

[AArch64] Implement some vca*_f[32,64] intrinsics
 2014-06-23 14:30 UTC 

[GSoC][match-and-simplify] Remove gen_gimple_match_fail
 2014-06-23 14:28 UTC  (2+ messages)

[GSoC] Addition of ISL AST generation to Graphite
 2014-06-23 13:37 UTC  (6+ messages)

[PATCH] Change default for --param allow-...-data-races to off
 2014-06-23 13:35 UTC  (5+ messages)

[PATCH][match-and-simplify] Remove now dead code
 2014-06-23 13:04 UTC 

[PATCH, PR 61540] Do not ICE on impossible devirtualization
 2014-06-23 12:38 UTC  (4+ messages)

[RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
 2014-06-23 12:32 UTC  (4+ messages)

[patch] Update libstdc++ FAQ and ensure stable anchors in HTML docs
 2014-06-23 12:26 UTC  (3+ messages)

[PATCH] Fix for PR 61561
 2014-06-23 11:41 UTC 

[patch] fix std::chrono::duration literals
 2014-06-23 11:32 UTC 

[PATCH][AArch64] Fix some saturating math NEON intrinsics types
 2014-06-23 11:00 UTC  (6+ messages)

[patch libgcc]: Fix PR libgcc/61585 Subscript-out-of-range in unwind-seh.c
 2014-06-23 10:37 UTC 

[PATCH 4.9 ARM] Backport r210219: "Neon Intrinsics TLC - remove ML"
 2014-06-23 10:06 UTC 

[PATCH] Fix PR61375: cancel bswap optimization when value doesn't fit in a HOST_WIDE_INT
 2014-06-23  9:32 UTC  (9+ messages)

[GSoC] [match-and-simplify] check for capture index
 2014-06-23  8:56 UTC  (2+ messages)

[PATCH] Remove bogus include path with in-tree cloog
 2014-06-23  8:21 UTC  (2+ messages)

[PATCH, 10/10] aarch64: Handle ccmp in ifcvt to make it work with cmov
 2014-06-23  7:51 UTC  (5+ messages)

[PATCH, 7/10] aarch64: add function to output ccmp insn
 2014-06-23  7:01 UTC 

[PATCH, 8/10] aarch64: ccmp insn patterns
 2014-06-23  7:01 UTC 

[PATCH, 9/10] aarch64: generate conditional compare instructions
 2014-06-23  7:01 UTC 

[PATCH, 5/10] aarch64: add ccmp operand predicate
 2014-06-23  7:00 UTC 

[PATCH, 6/10] aarch64: add ccmp CC mode
 2014-06-23  7:00 UTC 

[PATCH, 3/10] skip swapping operands used in ccmp
 2014-06-23  6:59 UTC 

[PATCH, 4/10] expand ccmp
 2014-06-23  6:59 UTC 

[PATCH, 2/10] prepare ccmp
 2014-06-23  6:58 UTC 

[PATCH, 1/10] two hooks for conditional compare (ccmp)
 2014-06-23  6:57 UTC 

Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table
 2014-06-23  6:44 UTC  (3+ messages)

[Patch, Fortran] More coarray fixes
 2014-06-23  6:31 UTC 

Add used_by_single_function flag for static variables
 2014-06-23  4:24 UTC 

[Committed] [PATCH, loop2_invariant] Pre-check invariants
 2014-06-23  2:53 UTC 

[Committed] [PATCH] PR61123 : Fix the ABI mis-matching error caused by LTO
 2014-06-23  1:38 UTC  (3+ messages)

[patch, mips] delete bit-rotten ADJUST_REG_ALLOC_ORDER definition
 2014-06-22 23:53 UTC  (4+ messages)

Another AIX Bootstrap failure
 2014-06-22 19:12 UTC  (4+ messages)

Warn when returning the address of a temporary (middle-end) v2
 2014-06-22 18:20 UTC 

[PATCH 1/6] rs6000: Remove "O" alternative from lshrsi3
 2014-06-22 16:41 UTC  (11+ messages)
` [PATCH 2/6] rs6000: Merge lshrsi3 and lshrdi3
` [PATCH 3/6] rs6000: Merge ashlsi3 and ashldi3
` [PATCH 4/6] rs6000: Merge rotlsi3 and rotldi3
` [PATCH 5/6] rs6000: Merge ashrsi3 and ashrdi3
` [PATCH 6/6] rs6000: Merge the var_shift yes/no alternatives

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