public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Mostly rewrite genrecog
 2015-04-30 12:33 UTC  (12+ 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

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

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

[RFC][PATCH 0/3] Re-enable zero/sign extension elimination using value ranges
 2015-04-30 12:13 UTC  (7+ messages)
` [RFC][PATCH 2/3] Propagate and save value ranges wrapped information

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

[PATCH][AArch64] Properly cost FABD pattern
 2015-04-30 12:01 UTC  (2+ messages)

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

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

[PATCH][AARCH64]Use shl for vec_shr_<mode> rtx pattern
 2015-04-30 11:58 UTC  (3+ messages)

[PATCH] [libstdc++] Add uniform container erasure
 2015-04-30 11:40 UTC 

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

c-family PATCH to improve -Wbool-compare (PR c/64610)
 2015-04-30 11:34 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)

More type narrowing in match.pd
 2015-04-30 11:18 UTC  (5+ messages)

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

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

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

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 

[PATCH] Fix up tm_clone_hasher
 2015-04-30  9:40 UTC  (2+ messages)

[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] PR target/48904 x86_64-knetbsd-gnu missing defs
 2015-04-30  8:36 UTC  (6+ messages)
` [PATCH] gimple-walk.c #include TLC

[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] Fix for PR26702: Emit .size for BSS variables on arm-eabi
 2015-04-30  7:19 UTC  (3+ messages)

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

Refactor gcc/tree-vectorize.c:vectorize_loops
 2015-04-30  6:39 UTC  (5+ 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  (8+ messages)
` [PATCH 5/13] microblaze musl support

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

[PATCH] Tidy up locking for libgomp OpenACC entry points
 2015-04-29 17:47 UTC  (4+ messages)

[debug-early] adjust tests for new defined/used warnings
 2015-04-29 17:03 UTC 

C PATCH to reject va_arg (ap, void) (PR c/65901)
 2015-04-29 16:49 UTC  (3+ messages)

[PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
 2015-04-29 16:41 UTC  (9+ messages)

[PATCH] libstdc++: Fix list.cc xmethods test
 2015-04-29 16:33 UTC  (5+ messages)

[PATCH] PR ld/18355: --enable-shared doesn't work
 2015-04-29 16:26 UTC 

Help needed debugging std::is_convertible problem (PR 65760)
 2015-04-29 16:12 UTC 

Fix OpenMP's target update directive in templated code
 2015-04-29 16:07 UTC  (12+ messages)
        ` OMP_CLAUSES with clauses in operand 0 (was: Fix OpenMP's target update directive in templated code)
            ` OMP_CLAUSES with clauses in operand 0

[Patch, fortran, PR44672, v1] [F08] ALLOCATE with SOURCE and no array-spec
 2015-04-29 15:29 UTC  (5+ messages)
` [Patch, fortran, PR44672, v2] "
  ` [Patch, fortran, PR44672, v3] "
    ` [Ping, Patch, "
      ` [Patch, fortran, PR44672, v4] "

Fix librayr name of __builtin_allocal_with_align
 2015-04-29 15:26 UTC  (4+ messages)

[PATCH, AArch64] [4.8] [4.9] Backport PR64304 fix (miscompilation with -mgeneral-regs-only )
 2015-04-29 15:24 UTC  (2+ messages)

[patch] libstdc++/64657 support iterators with overloaded comma operator
 2015-04-29 15:24 UTC 

[ubsan] Add -fsanitize=bounds-strict
 2015-04-29 15:22 UTC 

[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-04-29 15:20 UTC  (4+ messages)

Bare bones of type verifier
 2015-04-29 14:36 UTC  (6+ messages)

[patch] Perform anonymous constant propagation during inlining
 2015-04-29 14:31 UTC  (5+ messages)

[PATCH][AArch64] Increase static buffer size in aarch64_rewrite_selected_cpu
 2015-04-29 14:10 UTC  (3+ messages)

[PATCH][AArch64] Fix PR/65770 vstN_lane on bigendian
 2015-04-29 13:45 UTC  (3+ messages)

[C++ Patch] PR 64667
 2015-04-29 13:39 UTC  (2+ messages)

[PATCH,rs6000] Change -mcrypto to only affect Category:Vector.Crypto instructions
 2015-04-29 13:27 UTC  (2+ messages)

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

Re: [RFC stage 1] Proposed new warning: -Wmisleading-indentation
 2015-04-29 12:35 UTC  (4+ messages)
` [PATCH 1/3] Implement -Wmisleading-indentation (v4)
  ` [PATCH 3/3] Fix indentation issues seen by -Wmisleading-indentation

[PATCH, testsuite]: Add ieee options to gfortran.dg/namelist_87.f90
 2015-04-29 12:06 UTC 

Use wi:: in canon_condition
 2015-04-29 11:42 UTC  (3+ messages)

[PATCH][AARCH64]Add ACLE 2.0 predefined macros: __ARM_ALIGN_MAX_PWR and __ARM_ALIGN_MAX_STACK_PWR
 2015-04-29 11:14 UTC  (3+ messages)

[PATCH, ARM] Fix for pr65924
 2015-04-29 11:13 UTC  (4+ messages)

New French PO file for 'gcc' (version 5.1.0)
 2015-04-29 10:46 UTC 

[RFC: Patch, PR 60158] gcc/varasm.c : Pass actual alignment value to output_constant_pool_2
 2015-04-29 10:43 UTC  (6+ messages)

[PATCH][PR65818][bootstrap,hppa] Return side-effect free result in gimplify_va_arg_internal
 2015-04-29  9:53 UTC  (8+ messages)

[PATCH][PR65893] Move pass_stdarg to after pass_dce in pass_all_optimizations
 2015-04-29  9:25 UTC  (2+ messages)

[PATCH] XFAIL PR65917
 2015-04-29  8:53 UTC 

[PATCH] OpenACC for C++ front end
 2015-04-29  8:50 UTC  (5+ messages)
    ` Pragma parsing (was: [PATCH] OpenACC for C++ front end)
      ` gcc/c-family/c-pragma.h:pragma_omp_clause (was: Pragma parsing)

[PATCH] Some SLP with gaps related fixes
 2015-04-29  8:44 UTC 

New template for 'gcc' made available
 2015-04-29  8:02 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).