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-25 19:20 UTC  (14+ 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/RFC v2 "

[PATCH] fix hardreg_cprop to honor HARD_REGNO_MODE_OK
 2014-09-25 19:14 UTC  (6+ messages)

Fwd: [PATCH] Add patch for debugging compiler ICEs
 2014-09-25 19:05 UTC  (9+ messages)
` [Ping v2][PATCH] "
        ` [PATCH 2/2] "

[PATCH IRA] update_equiv_regs fails to set EQUIV reg-note for pseudo with more than one definition
 2014-09-25 18:57 UTC  (10+ messages)
              ` [PING PATCH "

[PATCH] Add -Wno-abi in c++ struct-layout-1 tests
 2014-09-25 18:32 UTC  (5+ messages)

[PATCH i386 AVX512] [56/n] Add plus/minus/abs/neg/andnot insn patterns
 2014-09-25 18:12 UTC  (2+ messages)

[debug-early] fix fortran regressions
 2014-09-25 18:11 UTC 

[PATCH i386 AVX512] [52/n] Add convert ps2pd and ps2dq
 2014-09-25 18:02 UTC  (5+ messages)
  ` [PATCH i386 AVX512] [52.1/n] Add vec2mask and mask2vec insn patterns

[RFC PATCH, RTL]: Fix PR63348, gcc.dg/pr43670.c fail -fcompare-debug on MIPS
 2014-09-25 17:52 UTC  (5+ messages)

[PATCH C++] - SD-6 Implementation Part 2 - __has_include macro and C++ language feature macros
 2014-09-25 17:40 UTC  (3+ messages)

[PATCH] microblaze: microblaze.md: Use VOID instead of SI to fix "((void (*)(void)) 0)()" issue
 2014-09-25 17:39 UTC  (3+ messages)

[PATCH] Merger of the "dmalcolm/jit" branch
 2014-09-25 17:33 UTC  (10+ messages)
` [jit] Update the various "*_c_finalize" functions
` [jit] Add copyright and license headers and footers
` [jit] Use standard initial includes
` [jit] Eliminate fixed-size buffers used with vsnprintf
` [jit] Add internal API documention and rename some variables
` [jit] Expose choose_tmpdir and use it when building tmpdir for jit compilation
` [jit] Use pex_one rather than system when assembling/linking

[AArch64] Fix predicate and constraint mismatch in logical atomic operations
 2014-09-25 17:33 UTC  (8+ messages)

[patch] Implement move semantics for iostreams
 2014-09-25 17:28 UTC  (11+ messages)

parallel check output changes?
 2014-09-25 17:02 UTC  (15+ messages)

[PATCH C++] - SD-6 Implementation Part 1 - __has_include
 2014-09-25 16:57 UTC  (2+ messages)

[Patch, Fortran] Add CO_BROADCAST
 2014-09-25 16:46 UTC  (4+ messages)

[PATCH, 2/2] shrink wrap a function with a single loop: split live_edge
 2014-09-25 16:43 UTC  (15+ messages)
                          ` [COMMITTED][PATCH, "

[PATCH] Fix typo in comments
 2014-09-25 16:34 UTC  (2+ messages)

[PATCH][AArch64] Fix PR63293
 2014-09-25 16:32 UTC  (3+ messages)

Avoid privatization of TLS variables
 2014-09-25 16:30 UTC  (11+ messages)

Commit: SH: Fix typo in atomic fetch sequence
 2014-09-25 16:10 UTC  (3+ messages)

[AArch64] Tighten predicates on SIMD shift intrinsics
 2014-09-25 16:04 UTC  (4+ messages)

[PATCH 1/9] Gccgo port to s390[x] -- part I
 2014-09-25 15:47 UTC  (3+ messages)

[PING 2, PATCH C++] - SD-6 Implementation Part N/4
 2014-09-25 15:30 UTC 

[patch] LWG DR 1339: uninitialized_fill_n should return the end of its range
 2014-09-25 15:27 UTC 

[PATCH] PR63300 'const volatile' sometimes stripped in debug info
 2014-09-25 15:23 UTC  (14+ messages)

[Patch 1/2] Control SRA and IPA-SRA by a param rather than MOVE_RATIO
 2014-09-25 15:09 UTC  (7+ messages)
` [Patch 0/4] "
  ` [Patch AArch64 4/4] Wire up New target hooks
  ` [Patch 1/4] Hookize MOVE_BY_PIECES_P, remove most uses of MOVE_RATIO
  ` [Patchv2 3/4] Control SRA and IPA-SRA by a param rather than MOVE_RATIO
  ` [Patch 2/4] Hack out a use of MOVE_RATIO in tree-inline.c

[PATCH][match-and-simplify] Fix capture change
 2014-09-25 14:21 UTC 

[PATCH] Fix PR63266: Keep track of impact of sign extension in bswap
 2014-09-25 14:08 UTC  (5+ messages)

[PATCH, Pointer Bounds Checker 23/x] Function split
 2014-09-25 14:05 UTC  (11+ messages)

[PATCH, rs6000] Fix PR63335 (vec_any/all_nge/nle)
 2014-09-25 13:42 UTC  (2+ messages)

[AArch64] Make gentune.sh also generate "generic_sched" attribute
 2014-09-25 13:38 UTC 

[PATCH] Improve prepare_shrink_wrap to sink more instructions
 2014-09-25 13:07 UTC  (11+ messages)
              ` [COMMITTED][PATCH] "

[PATCH][match-and-simplify] Allow @foo captures
 2014-09-25 13:04 UTC 

[PATCH] Fix ICE with -Woverloaded-virtual (PR c++/61945)
 2014-09-25 12:51 UTC  (2+ messages)

[patch] std::vector::assign should not call std::vector::swap
 2014-09-25 12:14 UTC 

[PATCH] Add -Wno-abi in c++ struct-layout-1 tests
 2014-09-25 11:55 UTC  (2+ messages)

[RFC/PATCH] More precise diagnostic locations: dynamic locations for columns vs explicit offset
 2014-09-25 11:39 UTC  (2+ messages)

[PATCH][match-and-simplify] Get rid of static limit on captures
 2014-09-25 11:34 UTC 

[PATCH][match-and-simplify] Parser TLC, 2nd
 2014-09-25 10:55 UTC 

[patch] libstdc++/56193 re-add basic_ios::operator bool()
 2014-09-25 10:50 UTC  (3+ messages)

[PATCH] Put all constants last in tree_swap_operands_p, remove odd -Os check
 2014-09-25  9:49 UTC  (6+ messages)

[PATCH, i386, Pointer Bounds Checker 33/x] MPX ABI
 2014-09-25  9:46 UTC  (12+ messages)

[RFC/PATCH] Fix-it hints
 2014-09-25  9:34 UTC  (2+ messages)

[PATCH][match-and-simplify] Apply TLC
 2014-09-25  8:54 UTC 

[PATCH] Add diagnostic to require that virtual methods be tagged with C++11 'override'
 2014-09-25  8:50 UTC  (4+ messages)

[PATCH] Fix dr_explicit_realign_optimized handling in the vectorizer (PR tree-optimization/63341)
 2014-09-25  7:40 UTC  (2+ messages)

ipa-devirt TLC 6 - reorg of query cache
 2014-09-25  7:05 UTC 

[committed] Fix -Wunused-but-set-* in OpenMP array sections (PR c++/63249)
 2014-09-25  6:55 UTC 

ipa-devirt TLC 4
 2014-09-25  1:49 UTC 

[jit] Flesh out the "Overview of code structure" in the docs
 2014-09-25  1:15 UTC 

[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
 2014-09-25  0:15 UTC 

[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
 2014-09-25  0:12 UTC 

Port of VTV for Cygwin and MinGW
 2014-09-24 22:25 UTC  (6+ messages)
` [Ping] "

Enable EBX for x86 in 32bits PIC code
 2014-09-24 21:20 UTC  (16+ messages)

C++ Patch for c++/60894
 2014-09-24 21:15 UTC  (2+ messages)

[PATCH] Do not remove labels with LABEL_PRESERVE_P
 2014-09-24 21:14 UTC  (17+ messages)

[PATCH] Power/GCC: Fix e500 vs non-e500 register save slot issue
 2014-09-24 20:35 UTC  (3+ messages)

ipa-devirt TLC 3 - more cleanups in polymorphic_call_context
 2014-09-24 20:06 UTC 

Insert global varible declaration with a plugin
 2014-09-24 19:57 UTC 

[PATCH] AArch64: Improve regmove_costs for 128-bit types
 2014-09-24 18:24 UTC  (4+ messages)
    ` [COMMITTED][PATCH] "

PATCH: PR target/63334: -m16 should turn off unsupported instructions
 2014-09-24 17:55 UTC 

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

[PATCH 0/4] [AARCH64,NEON] Improve various NEON load/store intrinsics
 2014-09-24 16:36 UTC  (4+ messages)
` [PATCH 1/4] [AARCH64,NEON] Add patterns + builtins for vld[234](q?)_lane_* intrinsics

[PATCH i386 AVX512] [55/n] Extend `perm' insn patterns
 2014-09-24 16:35 UTC  (2+ messages)

[patch] libstdc++/29988 Rb_Tree reuse allocated nodes
 2014-09-24 16:31 UTC  (9+ messages)

[PATCH i386 AVX512] [53/n] Update vec_set<mode>_0 pattern constraints
 2014-09-24 16:30 UTC  (2+ messages)

[PATCH i386 AVX512] [54/n] Add mov[dlh]dup insns support
 2014-09-24 16:28 UTC  (2+ messages)

[PATCH i386 AVX512] [51/n] Add pd2dq and dq2pd converts
 2014-09-24 15:59 UTC  (2+ messages)

[GOOGLE] Fix new tests
 2014-09-24 15:30 UTC  (3+ messages)

[wwwdocs] Update C++1y status page now that C++14 is finished
 2014-09-24 15:25 UTC  (2+ messages)

[wwwdocs] IPA/LTO/FDO updates for gcc-5/changes.html
 2014-09-24 15:25 UTC 

[Patch] Fix PR61889 for the w64-mingw32 case
 2014-09-24 15:23 UTC 

[PATCH, Pointer Bounds Checker 22/x] Inline
 2014-09-24 15:17 UTC  (7+ messages)

[patch] rename DECL_ABSTRACT to DECL_ABSTRACT_P
 2014-09-24 15:14 UTC  (8+ messages)
          ` PING: "

[PATCH] Fix PR 58867: asan and ubsan tests not run for installed testing
 2014-09-24 15:06 UTC  (2+ messages)

[AArch64] Wire up vqdmullh_laneq_s16 and vqdmullh_laneq_s32
 2014-09-24 15:06 UTC 

[PATCH 1/5] New Identical Code Folding IPA pass
 2014-09-24 15:01 UTC  (4+ messages)
` [PATCH 2/5] Existing call graph infrastructure enhancement

[PATCH, i386, Pointer Bounds Checker 32/x] Pointer Bounds Checker hooks for i386 target
 2014-09-24 14:42 UTC  (9+ messages)

Updated no_reorder patchkit
 2014-09-24 14:20 UTC  (5+ 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).