public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64] Remember to cost operand 0 in FP compare-with-0.0 case
 2015-05-01  8:20 UTC 

[PATCH][AArch64] Properly cost sign_extend+ashiftrt version of sbfx
 2015-05-01  8:18 UTC 

New German PO file for 'gcc' (version 5.1.0)
 2015-05-01  8:02 UTC 

[PATCH][AArch64] Make aarch64_min_divisions_for_recip_mul configurable
 2015-05-01  7:44 UTC  (2+ messages)

[Patch, fortran] Simplify lbound for array subcomponents
 2015-05-01  7:27 UTC  (2+ messages)

[RFC][PATCH 0/3] Re-enable zero/sign extension elimination using value ranges
 2015-05-01  4:55 UTC  (8+ messages)
` [RFC][PATCH 2/3] Propagate and save value ranges wrapped information

[PATCH 2/2] Enable elimination of zext/sext
 2015-05-01  4:41 UTC  (11+ messages)
              ` [RFC] Elimination of zext/sext - type promotion pass

[PATCH, rs6000, committed] gcc.target/powerpc/crypto-builtin-2.c only applies for power8-vector support
 2015-05-01  3:35 UTC 

[RFC][PATCH][X86_64] Eliminate PLT stubs for specified external functions via -fno-plt=
 2015-05-01  3:26 UTC  (3+ messages)

[PATCH 0/8] remove more conditional compilation
 2015-05-01  0:01 UTC  (22+ messages)
` [PATCH 3/8] add default for PCC_BITFIELD_TYPE_MATTERS

[PATCH] PR target/48904 x86_64-knetbsd-gnu missing defs
 2015-04-30 23:28 UTC  (6+ messages)

More type narrowing in match.pd
 2015-04-30 23:23 UTC  (8+ messages)

[PATCH,rs6000] Change -mcrypto to only affect Category:Vector.Crypto instructions
 2015-04-30 21:58 UTC  (3+ messages)

[PATCH] Fix PR ipa/65557
 2015-04-30 21:38 UTC 

[C++ patch] PR 65858
 2015-04-30 21:15 UTC  (5+ messages)

Go patch committed: Use alloca for non-escaping new expressions
 2015-04-30 21:11 UTC 

[PATCH, testsuite]: Some random fixes for 32bit x86 targets
 2015-04-30 21:08 UTC 

[ARM,AArch64][testsuite] AdvSIMD intrinsics tests cleanup: remove useless expected values
 2015-04-30 20:24 UTC 

[PATCH] Fix size & type for cold partition names (hot-cold function partitioning)
 2015-04-30 19:42 UTC  (15+ messages)

[patch] Implement ISO/IEC TS 18822 C++ File system TS
 2015-04-30 19:33 UTC  (2+ messages)

[PATCH] [libstdc++] Add operator-> xmethod to std::unique_ptr
 2015-04-30 19:24 UTC  (2+ messages)

[PATCH, i386]: Switch x86 to TARGET_SUPPORTS_WIDE_INT
 2015-04-30 19:13 UTC  (2+ messages)

Backport PR ipa/64153 and PR ipa/63551 fixes to the 4.8 branch
 2015-04-30 19:01 UTC 

[Patch, Fortran] Simplify lbound
 2015-04-30 18:46 UTC  (4+ messages)

[PATCH] [libstdc++] Add uniform container erasure
 2015-04-30 18:19 UTC  (4+ messages)

[PATCH] Add testcase for PR tree-optimization/63551 to 4.9/5/trunk
 2015-04-30 18:19 UTC 

[PATCH, ARM, PR64208] LRA ICE Fix
 2015-04-30 17:56 UTC  (4+ messages)

Go patch committed: escape analysis of function values and conversions
 2015-04-30 17:51 UTC 

[debug-early] document new world and fix non-dwarf debugging backends
 2015-04-30 17:38 UTC 

Go patch committed: Mark non-escaping variables whose address is not taken
 2015-04-30 17:30 UTC 

[PATCH] Fix up tm_clone_hasher
 2015-04-30 17:21 UTC  (3+ messages)

[PATCH] Fix for PR26702: Emit .size for BSS variables on arm-eabi
 2015-04-30 16:56 UTC  (4+ messages)

Mostly rewrite genrecog
 2015-04-30 16:27 UTC  (11+ messages)

C/C++ PATCH to fix latest -Wbool-compare extension
 2015-04-30 16:27 UTC  (3+ messages)

[PATCH][AArch64] Fix operand costing logic for MINUS
 2015-04-30 16:24 UTC  (2+ messages)

[RFC: Patch, PR 60158] gcc/varasm.c : Pass actual alignment value to output_constant_pool_2
 2015-04-30 15:55 UTC  (9+ messages)

[PATCH][AArch64] Add alternative 'extr' pattern, calculate rtx cost properly
 2015-04-30 15:53 UTC  (2+ messages)

[PATCH][AArch64] Properly cost FABD pattern
 2015-04-30 15:37 UTC  (3+ messages)

[PATCH][ARM] Do not lower cost of setting core reg to constant. It doesn't have any effect
 2015-04-30 15:34 UTC  (4+ messages)

[PATCH][AARCH64]Use shl for vec_shr_<mode> rtx pattern
 2015-04-30 15:23 UTC  (4+ messages)

[PATCH] Make wider use of "v" constraint in i386.md
 2015-04-30 15:22 UTC  (5+ messages)
    ` [PATCH, PR65915] Fix float conversion split

[PATCH][AArch64] Properly handle mvn-register and add EON+shift pattern and cost appropriately
 2015-04-30 15:21 UTC  (3+ messages)

Allow inlining across -fstrict-aliasing boundary
 2015-04-30 15:17 UTC 

Refactor gcc/tree-vectorize.c:vectorize_loops
 2015-04-30 14:49 UTC  (6+ messages)

C++ PATCH for c++/65876 (ICE with constexpr and arrays)
 2015-04-30 14:45 UTC 

[Patch, fortran, PR44672, v1] [F08] ALLOCATE with SOURCE and no array-spec
 2015-04-30 14:31 UTC  (6+ messages)
` [Patch, fortran, PR44672, v2] "
  ` [Patch, fortran, PR44672, v3] "
    ` [Ping, Patch, "
      ` [Patch, fortran, PR44672, v4] "
        ` [Patch, fortran, PR44672, v5] "

c-family PATCH to improve -Wbool-compare (PR c/64610)
 2015-04-30 14:21 UTC  (4+ messages)

C PATCH to reject va_arg (ap, void) (PR c/65901)
 2015-04-30 14:17 UTC  (4+ messages)

Fix g++.dg/lto/20101010-4
 2015-04-30 13:39 UTC 

[Patch, fortran, pr65548, v1] [5 Regression] gfc_conv_procedure_call
 2015-04-30 13:30 UTC  (6+ messages)
    ` [Ping, Patch, "
          ` [Patch, fortran, pr65548, 2nd take] [5/6 "
            ` [Patch, fortran, pr65548, 2nd take, v3] "

[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
 2015-04-30 13:17 UTC 

[PATCH, rs6000, testsuite, PR65456] Changes for unaligned vector load/store support on POWER8
 2015-04-30 12:43 UTC  (5+ messages)

RFC: Two minor optimization patterns
 2015-04-30 12:25 UTC  (8+ messages)
` [PATCH 0/4] A few "
  ` [PATCH 1/4] match.pd: Add x + (x & 1) -> (x + 1) & ~1 pattern
  ` [PATCH 4/4] match.pd: Add x + ((-x) & m) -> (x + m) & ~m pattern

[hsa] Upgrade to the final version of HSA 1.0
 2015-04-30 12:18 UTC 

[PATCH] add self-tuning to x86 hardware fast path in libitm
 2015-04-30 12:13 UTC  (9+ messages)

[PATCH][AArch64] Properly handle SHIFT ops and EXTEND in aarch64_rtx_mult_cost
 2015-04-30 12:13 UTC  (2+ messages)

[PATCH][AArch64] Properly cost MNEG/[SU]MNEGL patterns
 2015-04-30 12:12 UTC  (2+ messages)

[PATCH][AArch64] Use extend_arith rtx cost appropriately
 2015-04-30 12:11 UTC  (2+ messages)

[PATCH][expr.c] PR 65358 Avoid clobbering partial argument during sibcall
 2015-04-30 12:09 UTC  (10+ messages)

[PING] AArch64 costs patches
 2015-04-30 12:08 UTC 

[PATCH][ARM] Handle UNSPEC_VOLATILE in rtx costs and don't recurse inside the unspec
 2015-04-30 12:07 UTC  (2+ messages)

[PATCH][ARM][stage-1] Initialise cost to COSTS_N_INSNS (1) and increment in arm rtx costs
 2015-04-30 12:03 UTC  (2+ messages)

[rs6000] Fix compare debug failure on AIX
 2015-04-30 11:35 UTC  (3+ messages)

niter_base simplification
 2015-04-30 11:29 UTC  (4+ messages)

[PATCH, combine] Try REG_EQUAL for nonzero_bits
 2015-04-30 11:27 UTC  (9+ messages)

[PATCH] Remove some restrictions on loop shape in tree-if-conv.c
 2015-04-30 11:07 UTC  (4+ messages)

Update __atomic builtins documentation
 2015-04-30 10:53 UTC  (2+ messages)
` [PATCH][docs] "

ping: [PATCH, ARM] attribute target (thumb,arm) [0-6]
 2015-04-30 10:26 UTC  (6+ messages)

[Ping^3] [PATCH, ARM, libgcc] New aeabi_idiv function for armv6-m
 2015-04-30  9:48 UTC 

[C PATCH, committed] Better location for an unknown field in initializer
 2015-04-30  9:30 UTC 

[PATCH] Skip preprocessor directives in mklog
 2015-04-30  9:23 UTC  (2+ messages)
` [PATCH][PING] "

[patch] Rewrite check_global_declarations() generically
 2015-04-30  9:03 UTC  (4+ messages)

[PATCH, x86] Add TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE hook
 2015-04-30  8:43 UTC  (4+ messages)

[PATCH 2/3, ARM, libgcc, ping6] Code size optimization for the fmul/fdiv and dmul/ddiv function in libgcc
 2015-04-30  7:43 UTC  (4+ messages)

[PATCH, GCC, stage1] Fallback to copy-prop if constant-prop not possible
 2015-04-30  7:43 UTC  (8+ messages)

[PATCH, RFC]: Next stage1, refactoring: propagating rtx subclasses
 2015-04-30  5:46 UTC  (7+ messages)

[PATCH] Fix PR62283
 2015-04-30  3:49 UTC  (2+ messages)

mismatch in configure.ac for libgomp
 2015-04-30  2:26 UTC 

[debug-early] fix -fdump-go-spec
 2015-04-30  2:11 UTC 

[C++ Patch] PR 61683
 2015-04-30  0:56 UTC 

[PATCH 0/13] Add musl support to GCC
 2015-04-30  0:13 UTC  (4+ messages)

[C/C++ PATCH] Implement -Wshift-negative-value (PR c/65179)
 2015-04-29 23:57 UTC  (8+ messages)

Go patch committed: Fix escape analysis for multi-result calls
 2015-04-29 23:18 UTC 

[Patch/rtl-expand] Take tree range info into account to improve LSHIFT_EXP expanding
 2015-04-29 22:55 UTC  (6+ messages)

Go patch committed: Propagate escape info from closures to enclosed variables
 2015-04-29 22:29 UTC 

[patch, testsuite, committed] Clean up gfortran.dg leftover module files
 2015-04-29 21:58 UTC  (12+ messages)
` [PATCH] gfortran testsuite: implicitly cleanup-modules

libgo patch committed: Support -buildmode=c-archive
 2015-04-29 21:55 UTC 

New Danish PO file for 'gcc' (version 5.1.0)
 2015-04-29 21:39 UTC 

[PATCH 5/14][AArch64] Add basic fp16 support
 2015-04-29 21:22 UTC  (2+ messages)

[PATCH, i386]: Fix PR 65871, bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag
 2015-04-29 21:22 UTC  (4+ messages)

[Patch, MIPS] Change mips4 default processor to r10K
 2015-04-29 21:15 UTC  (3+ messages)

C++ PATCH for c++/50800 (ICE with may_alias and templates)
 2015-04-29 21:07 UTC  (5+ messages)

[PATCH] Refactor handle_section_attribute to reduce nesting and distinguish error cases
 2015-04-29 21:00 UTC  (2+ messages)

[PATCH v4][MIPS] fix CRT_CALL_STATIC_FUNCTION macro
 2015-04-29 20:50 UTC  (2+ messages)

[C PATCH] c_incomplete_type_error TLC
 2015-04-29 20:33 UTC  (2+ messages)

[RFC]: Remove Mem/address type assumption in combiner
 2015-04-29 19:31 UTC  (5+ messages)

New Swedish PO file for 'cpplib' (version 5.1.0)
 2015-04-29 19:02 UTC 

Contents of PO file 'cpplib-5.1.0.sv.po'
 2015-04-29 18:59 UTC 

[PATCH] [libstdc++/65839] whatis support for xmethods
 2015-04-29 18:51 UTC  (4+ messages)

[PATCH] Use consistent naming in libstdcxx/v6/xmethods.py
 2015-04-29 18:34 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).