public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Simple optimization for MASK_STORE
 2015-05-20 14:10 UTC  (3+ messages)

[Patch AArch64] PR target/66200 - gcc / libstdc++ TLC for weak memory models
 2015-05-20 14:00 UTC 

[gomp4] New builtins, preparation for oacc vector-single
 2015-05-20 13:58 UTC  (3+ messages)

[PATCH][tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible
 2015-05-20 13:54 UTC  (8+ messages)

[PR c/52952] More precise locations within format strings
 2015-05-20 13:46 UTC  (2+ messages)

Refactor gimple_expr_type
 2015-05-20 13:33 UTC  (9+ messages)

[Patch 0/4] PowerPC64 Linux split stack support
 2015-05-20 13:29 UTC  (14+ messages)
` [PATCH 1/4] rs6000_stack_info changes for -fsplit-stack
` [PATCH 2/4] prologue and epilogue tidy and -mno-vrsave bug fix
` [PATCH 3/4] split-stack for powerpc64

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

[match-and-simplify] reject expanding operator-list to implicit 'for'
 2015-05-20 13:24 UTC  (7+ messages)

[PATCH, ARM] attribute target (thumb,arm) [2/6] respin (4th)
 2015-05-20 13:15 UTC  (6+ messages)
    ` [PATCH, ARM] attribute target (thumb,arm) [2.1/6] respin (5th)
      ` [PATCH, C, ARM] PING c-family builtin export + "

ping: [PATCH, ARM] attribute target (thumb,arm) [0-6]
 2015-05-20 13:13 UTC  (7+ messages)

[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
 2015-05-20 13:02 UTC 

[PATCH i386] Allow sibcalls in no-PLT PIC
 2015-05-20 12:40 UTC  (30+ messages)

[gomp4] Unidirectional branches for nvptx
 2015-05-20 12:36 UTC 

[PATCH][AArch64][obvious] In aarch64_class_max_nregs use UNITS_PER_VREG and UNITS_PER_WORD
 2015-05-20 12:02 UTC 

[AArch64][TLSLE][3/N] Add UNSPEC_TLSLE
 2015-05-20 11:40 UTC 

[AArch64][TLSLE][2/N] Rename "tlsle_small" to "tlsle"
 2015-05-20 11:29 UTC 

[AArch64][TLSLE][1/N] Rename SYMBOL_SMALL_TPREL to SYMBOL_TLSLE
 2015-05-20 11:21 UTC 

[committed] Use *NARY_CLASS_P more
 2015-05-20 11:08 UTC 

[committed] Use COMPARISON_CLASS_P more
 2015-05-20 11:04 UTC 

[committed] Use DECL_P more
 2015-05-20 11:03 UTC 

[AArch64] Implement -fpic for -mcmodel=small
 2015-05-20 10:47 UTC 

[PATCH, MIPS]: Fix internal compiler error: in check_bool_attrs, at recog.c:2218 for micromips attribute
 2015-05-20 10:42 UTC  (7+ messages)

Demangle symbols in debug assertion messages
 2015-05-20 10:38 UTC  (4+ messages)

[C PATCH] Use VAR_OR_FUNCTION_DECL_P
 2015-05-20 10:06 UTC  (2+ messages)

niter_base simplification
 2015-05-20 10:04 UTC  (7+ messages)
      ` miter_base simplification

[gomp4] bootstrap broken, function enclosing_target_ctx defined but not used
 2015-05-20 10:01 UTC  (7+ messages)
  ` [patch,gomp4] error on invalid acc loop clauses

[PATCH GCC]Improve how we handle overflow for type conversion in scev/ivopts, part I
 2015-05-20  9:43 UTC 

ODR merging and implicit typedefs
 2015-05-20  9:32 UTC  (5+ messages)

[PATCH] Fix PR66168: ICE due to incorrect invariant register info
 2015-05-20  9:28 UTC  (3+ messages)

Cleanup and improve canonical type construction in LTO
 2015-05-20  9:11 UTC  (2+ messages)

[PATCH, CHKP] Clean-up redundant gimple_build_nop calls
 2015-05-20  8:43 UTC 

[match-and-simplify] fix incorrect code-gen in 'for' pattern
 2015-05-20  8:37 UTC  (9+ messages)

[PATCH][Testsuite] Disable tests with dg-require-fork for simulated targets
 2015-05-20  8:16 UTC  (3+ messages)

[PATCH] ASan on unaligned accesses
 2015-05-20  7:19 UTC  (11+ messages)
  ` [PINGv2][PATCH] "
    ` [PINGv3][PATCH] "
        ` [PINGv4][PATCH] "
            ` [PINGv5][PATCH] "
                ` [PINGv6][PATCH] "
                  ` [PINGv7][PATCH] "

[dwarf, RFC] Emitting per-function dwarf info
 2015-05-20  7:01 UTC  (2+ messages)

[PATCH] Fix PR target/65730
 2015-05-20  3:35 UTC 

[AArch64][PR65375] Fix RTX cost for vector SET
 2015-05-20  3:32 UTC  (12+ messages)

[patch, gcc 5 regression] re-enable biarch for powerpc-linux-gnu
 2015-05-20  3:08 UTC  (5+ messages)

Fix minor memory leak in jump threader
 2015-05-20  2:36 UTC 

fix class enum lookup
 2015-05-20  2:21 UTC 

[C++17] Implement N3928 - Extending static_assert
 2015-05-20  1:56 UTC  (2+ messages)
` [PING] "

[PATCH 4/4] Split-stack arg pointer init refinement
 2015-05-20  1:49 UTC  (2+ messages)

[PATCH] fixup hash table descriptor in winnt.c
 2015-05-20  1:06 UTC 

[SH][committed] Fix pr64366.c test case
 2015-05-19 23:34 UTC 

[PATCH] add self-tuning to x86 hardware fast path in libitm
 2015-05-19 22:31 UTC  (10+ messages)

Fwd: Re: [PATCH, RFC]: Next stage1, refactoring: propagating rtx subclasses
 2015-05-19 21:39 UTC  (2+ messages)

[C PATCH] Use AGGREGATE_TYPE_P
 2015-05-19 19:35 UTC 

PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option
 2015-05-19 19:33 UTC  (12+ messages)

[PATCH] Fix memory orders description in atomic ops built-ins docs
 2015-05-19 19:21 UTC  (4+ messages)

Move dependency for shared libgcc
 2015-05-19 19:06 UTC 

[PATCH 00/13] S/390 Implement support for IBM z13
 2015-05-19 18:18 UTC  (12+ messages)
` [PATCH 01/13] recog: Increased max number of alternatives
  ` [PATCH 01/13] recog: Increased max number of alternatives - v2
` [RFC 12/13] S/390 Vector ABI GNU Attribute
  ` [PING] "
` [PATCH 02/13] optabs: Fix vec_perm -> V16QI middle end lowering

[RFC] COMDAT Safe Module Level Multi versioning
 2015-05-19 18:18 UTC  (6+ messages)

[PATCH/libiberty] fix build of gdb/binutils with clang
 2015-05-19 18:16 UTC  (11+ messages)

Use a couple of macros in stor-layout.c
 2015-05-19 18:07 UTC 

[Patch][loop-invariant.c] Fix a couple of bugs regarding loop invariant motion discovered by spec2k6 on aarch64
 2015-05-19 17:40 UTC  (4+ messages)

[PATCH] Add SPECIAL_FLOAT_MODE to enable adding IEEE 128-bit floating point to PowerPC
 2015-05-19 17:33 UTC  (6+ messages)

[RFC]: Remove Mem/address type assumption in combiner
 2015-05-19 17:30 UTC  (9+ messages)

[committed] linear/lastprivate clause fixes
 2015-05-19 17:08 UTC 

[ping**2] Handle MULTILIB_REUSE in auto-generated SYSROOT_SUFFIX_SPEC macro
 2015-05-19 16:53 UTC 

Fix PR48052: loop not vectorized if index is "unsigned int"
 2015-05-19 16:50 UTC 

[Patch AArch64] Add cpu_defines.h for AArch64
 2015-05-19 16:12 UTC  (3+ messages)

[Patch ARM-AArch64/testsuite 00/13] Neon intrinsics executable tests
 2015-05-19 16:01 UTC  (3+ messages)

[0/9] Record number of hard registers in a REG
 2015-05-19 15:54 UTC  (12+ messages)
` [2/9] Add a REG_NREGS macro
` [4/9] Add a dedicated rtx union member for REGs
` [5/9] Create sensible dummy registers
` breakage with series "[0/9] Record number of hard registers in a REG"

[Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures
 2015-05-19 15:53 UTC  (2+ messages)

[PATCH, alpha]: Some cleanups
 2015-05-19 15:13 UTC  (2+ messages)

[patch] libstdc++/66055 add missing constructors to unordered containers
 2015-05-19 14:33 UTC  (5+ messages)

[PATCH] Fix duplicated warning with __attribute__((format)) (PR c/64223)
 2015-05-19 14:09 UTC 

[patch] Optimize std::list when using new ABI
 2015-05-19 14:08 UTC 

[Patch, Fortran, PR58586, v1] ICE with derived type with allocatable component passed by value
 2015-05-19 14:02 UTC  (11+ messages)
  ` [Patch, Fortran, PR58586, v2] "
      ` [Patch, Fortran, PR58586, v3] "
                  ` [Patch, Fortran, PR58586, v4] "

[patch, avr] Restore base register if not marked dead/unused
 2015-05-19 13:32 UTC 

[Patch ARM] Add cpu_defines.h for ARM
 2015-05-19 12:54 UTC 

[PATCH] plugin event for C/C++ function definitions
 2015-05-19 12:40 UTC  (2+ messages)

[Patch, fortran, 64674, v1] [OOP] ICE in ASSOCIATE with class array
 2015-05-19 12:24 UTC  (2+ messages)
` [Patch, fortran, 64674, v2] "

Commit: MSP430: Enhance the zero_extendhisi2 pattern
 2015-05-19 12:19 UTC 

[PATCH] Handle multiple vector sizes in BB vectorization
 2015-05-19 11:42 UTC  (3+ messages)

[PATCH][AArch64] PR target/65491: Classify V1TF vectors as AAPCS64 short vectors rather than composite types
 2015-05-19 11:21 UTC  (2+ messages)

Fix PR48052: loop not vectorized if index is "unsigned int"
 2015-05-19 11:16 UTC  (3+ messages)

[gomp4] Lack of OpenACC NVPTX devices is not an error during scanning
 2015-05-19 11:02 UTC  (2+ messages)

[gomp4] Add OpenACC vector-single/vector-partitioned tests
 2015-05-19 10:37 UTC 

[Patch, fortran, PR44672, v1] [F08] ALLOCATE with SOURCE and no array-spec
 2015-05-19 10:29 UTC  (7+ messages)
` [Patch, fortran, PR44672, v2] "
  ` [Patch, fortran, PR44672, v3] "
    ` [Ping, Patch, "
      ` [Patch, fortran, PR44672, v4] "
        ` [Patch, fortran, PR44672, v5] "
          ` [Patch, fortran, PR44672, v6] "

[PATCH][wwwdocs] Mention native CPU detection in aarch64 notes for GCC 6
 2015-05-19 10:17 UTC 

[CHKP, PATCH] Fix instrumented indirect calls with propagated pointers
 2015-05-19  9:40 UTC  (10+ messages)

[CHKP, PATCH] Fix LTO cgraph merge for instrumented functions
 2015-05-19  9:40 UTC  (11+ messages)

[PATCH] Fix PR66165
 2015-05-19  9:33 UTC 

[PATCH] Fix PR66185
 2015-05-19  9:25 UTC 

[match-and-simplify] report error for invalid operator-lists
 2015-05-19  9:04 UTC  (2+ messages)

[PATCH] Fix match.pd narrowing opt (PR tree-optimization/66187)
 2015-05-19  8:55 UTC  (2+ messages)

Check canonical types in verify_type
 2015-05-19  8:50 UTC  (4+ messages)

[SH][committed] Fix gcc.target/sh/pr54236-2.c failures
 2015-05-19  8:33 UTC 

[PATCH, RFC] New memory usage statistics infrastructure
 2015-05-19  7:25 UTC  (2+ messages)

Improve error message for vector conversion
 2015-05-19  6:51 UTC  (2+ messages)

[PATCH] move check-gcc parallelize value into C front end
 2015-05-19  6:48 UTC  (2+ messages)

[PATCH] fortran/66057 -- detect malformed GENERIC statement
 2015-05-19  6:40 UTC  (4+ messages)

[PATCH] S390: SUpport -mtune=native and -march=native
 2015-05-19  6:16 UTC 

Ref: Package with Reg #: BK272062313GDM
 2015-05-19  6:05 UTC 

[PATCH] Refactoring: use std::swap instead of manual swaps
 2015-05-19  5:07 UTC  (3+ messages)

[PATCH, RS6000] gpc_reg_operand
 2015-05-19  3:28 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).