public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[ARM] Optimize compare against smin/umin
 2015-08-03  7:57 UTC  (5+ messages)

[PATCH] Optimize certain end of loop conditions into min/max operation
 2015-08-03  7:34 UTC  (8+ messages)

[PATCH] Unswitching outer loops
 2015-08-03  7:27 UTC  (7+ messages)

[PATCH] Fix PR66917
 2015-08-03  7:13 UTC 

C++ delayed folding branch review
 2015-08-03  3:49 UTC  (21+ messages)

[C++/66443]
 2015-08-03  3:44 UTC  (8+ messages)
    ` [C++/66443] virtual base of abstract class

[gomp4] expand acc_on_device earlier
 2015-08-03  1:23 UTC 

[PATCH] clarify doc for __builtin_return_address
 2015-08-02 23:15 UTC  (10+ messages)
  ` [PATCH] warn for unsafe calls to __builtin_return_address

[PATCH] Avoid recomputing multiple times the defining predicate-chain for the same PHI
 2015-08-02 19:40 UTC  (3+ messages)

[RFC] [Patch]: Try and vectorize with shift for mult expr with power 2 integer constant
 2015-08-02 11:03 UTC  (3+ messages)

[PATCH] Simplify vector compare-not-select sequence
 2015-08-02 10:18 UTC  (2+ messages)

OS X build fix
 2015-08-02  1:35 UTC 

[gomp4] note why 3 is missing
 2015-08-02  0:31 UTC 

offload data version number
 2015-08-02  0:20 UTC  (11+ messages)

[google][gcc-4.9][committed] Add inexpensive bounds checks to std::array
 2015-08-01 20:31 UTC 

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-08-01 19:48 UTC  (4+ messages)
` [PATCH], PowerPC IEEE 128-bit patch #4c (revised)

[PATCH, MIPS, Ping] Inline memcpy for MipsR6
 2015-08-01 19:18 UTC  (2+ messages)

[Patch, fortran] PR67091 - Bad result for type-bound procedures returning pointers to the intrinsic function ASSOCIATED
 2015-08-01 18:41 UTC 

Patch for fortran/62536 and fortran/66175
 2015-08-01 17:16 UTC  (3+ messages)

Use cmpstr and cmpstrn optabs
 2015-08-01  9:28 UTC  (2+ messages)

Add irreflexive comparison debug check
 2015-08-01  0:25 UTC  (4+ messages)

Go patch committed: Check types in function declarations
 2015-07-31 23:17 UTC 

[PATCH 0/2] Refactoring of timevar API
 2015-07-31 22:22 UTC  (3+ messages)
` [PATCH 1/2] gcc parts of timer refactoring
` [PATCH 2/2] jit: add timing API

[gomp4.1] fold ordered depend(sink) clauses
 2015-07-31 21:31 UTC  (6+ messages)

Go patch committed: Update Unicode tables
 2015-07-31 20:38 UTC 

[PATCH][MIPS] Scheduler fix for the 74k & 24k
 2015-07-31 19:50 UTC  (2+ messages)

[gomp4] finish_oacc_declare fix
 2015-07-31 19:11 UTC 

Another benefit of the new if converter: better performance for half hammocks when running the generated code on a modern high-speed CPU with write-back caching, relative to the code produced by the old if converter given the same source code
 2015-07-31 18:29 UTC  (7+ messages)

Go patch committed: Don't allow builtin function values that are not called
 2015-07-31 18:28 UTC 

[PATCH][RTL-ifcvt] Make non-conditional execution if-conversion more aggressive
 2015-07-31 18:08 UTC  (13+ messages)

Regression in target MIC compiler (was: nvptx offloading patches [3/n], RFD)
 2015-07-31 17:52 UTC  (4+ messages)

[PATCH v4][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-07-31 17:36 UTC  (2+ messages)
` [PATCH] 2015-07-31 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[Patch, MIPS] MIPS specific optimization for o32 ABI
 2015-07-31 17:00 UTC  (3+ messages)

[PATCH 1/3] Refactor entry point to -Wmisleading-indentation
 2015-07-31 16:56 UTC  (6+ messages)

[PATCH][1/N] Change GET_MODE_INNER to always return a non-void mode
 2015-07-31 16:48 UTC  (5+ messages)

[PATCH, PR 66521] Fix bootstrap segfault with vtable verification enabled
 2015-07-31 16:45 UTC  (2+ messages)

[gomp4.1] Start of structure element mapping support
 2015-07-31 16:28 UTC 

[PATCH][RTL-ifcvt] Improve conditional select ops on immediates
 2015-07-31 16:16 UTC  (4+ messages)

[patch][libstdc++] Provide nearly complete locale support for DragonFly
 2015-07-31 16:14 UTC 

Commit: M32R: Fix handling of the __model__ attribute
 2015-07-31 16:10 UTC 

[patch] Move symbol_visibility to coretypes.h
 2015-07-31 16:07 UTC  (2+ messages)

[PATCH, loop-invariant] Fix PR67043: -fcompare-debug failure with -O3
 2015-07-31 16:07 UTC  (2+ messages)

[RFC, patch] New attribute to create target clones
 2015-07-31 15:51 UTC 

[PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
 2015-07-31 15:43 UTC  (13+ messages)

[gomp4] libgomp: plugin for non-shared memory host execution (was: libgomp.c/target-1.c failing in fn2's GOMP_target_update)
 2015-07-31 15:40 UTC  (4+ messages)
        ` libgomp: plugin for non-shared memory host execution

FAIL: 24_iterators/container_access.cc (test for excess errors)
 2015-07-31 14:20 UTC 

patch for PR66691 backported to gcc5
 2015-07-31 14:19 UTC 

[PATCH] Initial (very simple) merging of tails of the match.pd code
 2015-07-31 13:55 UTC 

[PATCH][3/2] Remove GENERIC comparison folding from fold_stmt
 2015-07-31 13:54 UTC 

[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations
 2015-07-31 12:36 UTC  (5+ messages)

Constification of _omp_fn.* argument for target regions
 2015-07-31 12:24 UTC  (7+ messages)

[wwwdocs] Update re C++ moved to gnu++14
 2015-07-31 12:23 UTC 

[PATCH][ARM][2/3] Make if_neg_move and if_move_neg into insn_and_split
 2015-07-31 12:12 UTC  (9+ messages)

[PATCH] Fix uninitialized variable with ubsan on ARM (PR sanitizer/66977)
 2015-07-31 11:48 UTC  (2+ messages)

[PATCHES] Enhance standard DWARF for Ada
 2015-07-31 11:31 UTC  (4+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "

ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression
 2015-07-31 11:07 UTC  (5+ messages)
      `  "

[PATCH] [AVX512F] Add scatter support for vectorizer
 2015-07-31 11:06 UTC 

[PATCH GCC]By pass following iterations if expr has already been simplified into const
 2015-07-31 11:04 UTC  (2+ messages)

[PATCH] Simplify condition in [VEC_]COND_EXPR
 2015-07-31 10:56 UTC 

[PATCH][24/n] Remove GENERIC stmt combining from SCCVN
 2015-07-31 10:49 UTC 

[hsa] Fix issue spotted by valgrind
 2015-07-31 10:36 UTC 

[hsa] C++ification
 2015-07-31 10:33 UTC 

[PATCH] Allow non-overflow ops in vect_is_simple_reduction_1
 2015-07-31 10:26 UTC  (8+ messages)

Possible patch for fortran/65766
 2015-07-31 10:17 UTC 

[PATCH 4/15][ARM] float16x8_t intrinsics in arm_neon.h
 2015-07-31  9:51 UTC  (2+ messages)

[PATCH 1/4][ARM][PR target/65697][5.1] Backport stronger barriers for __sync fetch-op builtins
 2015-07-31  9:49 UTC  (12+ messages)
` [PATCH 2/4][ARM][PR target/65697][5.1] Backport stronger barriers for __sync,compare-and-swap builtins
` [PATCH 3/4][ARM][PR target/65697][5.1] Add tests for __sync_builtins
` [PATCH 4/4][ARM][PR target/65697][5.1] Fix "

[PATCH] Fix PR66870 ppc64le, ppc64 split stack
 2015-07-31  9:31 UTC  (3+ messages)

[PATCH][AArch64][1/3] Expand signed mod by power of 2 using CSNEG
 2015-07-31  9:26 UTC  (3+ messages)

[PATCH][ARM][3/3] Expand mod by power of 2
 2015-07-31  9:00 UTC  (2+ messages)

[hsa] Add support for kernel from kernel dispatching
 2015-07-31  8:20 UTC 

[PATCH] Remove GENERIC folding of binary RHS from fold_stmt
 2015-07-31  8:20 UTC 

Possible patch for 62242
 2015-07-31  8:19 UTC 

[RFC, patch] New attribute to create target clones
 2015-07-31  7:28 UTC  (6+ messages)

[PATCH 0/4] misc work to get rid of target macros
 2015-07-31  0:55 UTC  (3+ messages)
` [PATCH 3/4] remove unused TARGET_DEFERRED_OUTPUT_DEFS

[Patch 0/4] PowerPC64 Linux split stack support
 2015-07-31  0:32 UTC  (7+ messages)

[PATCH 0/9] start converting POINTER_SIZE to a hook
 2015-07-30 22:30 UTC  (10+ messages)

[PATCH 0/9] start converting POINTER_SIZE to a hook
 2015-07-30 22:26 UTC  (2+ messages)

[gomp4.1] Support #pragma omp target {enter,exit} data
 2015-07-30 21:37 UTC  (14+ messages)

[RFA] Compact EH Patch
 2015-07-30 21:07 UTC 

Elimitate duplication of get_catalogs in different abi
 2015-07-30 21:00 UTC  (2+ messages)

[gomp] more ptx builtins
 2015-07-30 20:14 UTC 

c-common PATCH to pretty-printing of INDIRECT_REF of reference
 2015-07-30 19:45 UTC 

RFC: [PATCH] Add __builtin_ia32_stack_top
 2015-07-30 19:44 UTC  (2+ messages)
` [PATCH] Add __builtin_stack_top to x86 backend

[PATCH] Honour DriverOnly for enum values in error messages
 2015-07-30 19:13 UTC  (2+ messages)

[PR64164] drop copyrename, integrate into expand
 2015-07-30 17:47 UTC  (16+ messages)

[PATCH, i386]: Fix PR 66648, incorrect memcpy expansion with unrolled_loop strategy at -O2
 2015-07-30 17:05 UTC  (3+ messages)

[PATCH][AARCH64]Add backend combine_bfi pattern
 2015-07-30 16:53 UTC  (2+ messages)

PR c/c++/diagnostics/66098 Take -Werror into account when deciding what was the command-line status
 2015-07-30 16:08 UTC 

[PATCH 0/15][ARM/AArch64] Add support for float16_t vectors (v3)
 2015-07-30 16:01 UTC  (7+ messages)
` [PATCH 8/15][AArch64] Add support for float14x{4,8}_t vectors/builtins
    ` [AArch64] Remove unused VRL2/3/4 iterator values (was: Re: [PATCH 8/15][AArch64] Add support for float14x{4,8}_t vectors/builtins)
        ` [AArch64] Remove unused VRL2/3/4 iterator values

[PATCH] fold builtin_tolower, builtin_toupper
 2015-07-30 15:50 UTC  (3+ messages)

[PATCH][ARM][libgcc] Gate crtfastmath.c contents on __ARM_32BIT_STATE
 2015-07-30 15:36 UTC  (2+ messages)

[PATCH 0/2] Set REG_EQUAL when emitting arm_emit_movpair
 2015-07-30 15:09 UTC  (11+ messages)
` [PATCH 1/2] Allow REG_EQUAL for ZERO_EXTRACT

[gomp4] Redesign oacc_parallel launch API
 2015-07-30 15:05 UTC  (6+ messages)

[PATCH] Fix PR67052
 2015-07-30 14:44 UTC  (2+ messages)

[PATCH] PR fortran/66942 -- avoid referencing a NULL C++ thing
 2015-07-30 14:41 UTC  (10+ messages)

Remove support for atomic_clear pattern
 2015-07-30 13:50 UTC  (2+ messages)

[v3 patch] Fix FAIL in experimental/filesystem/operations/current_path.cc
 2015-07-30 13:10 UTC 

[PATCH v3][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-07-30 13:04 UTC  (3+ messages)
` [PATCH] 2015-07-29 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[PATCH] Add warnings about GENERIC code-gen deficiencies in genmatch
 2015-07-30 12:40 UTC  (2+ messages)

[PATCH][2/2] Remove GENERIC comparison folding from fold_stmt
 2015-07-30 11:51 UTC 

[gomp4] ptx builtins
 2015-07-30 11:47 UTC 

lto wrapper verboseness
 2015-07-30 11:37 UTC  (5+ messages)

[PATCH] Merge decision_tree::gen_{gimple,generic}
 2015-07-30 11:19 UTC 

[PATCH] -Wtautological-compare should be quiet on floats
 2015-07-30 11:12 UTC  (4+ messages)

[Patch] Small refactor on <regex> _State<>
 2015-07-30 10:30 UTC  (7+ messages)

[v3 patch] Fix self-assignment in std::experimental::any
 2015-07-30 10:24 UTC 

[C++ Patch, preapproved] Prefer DECL_SOURCE_LOCATION to "+D" and "+#D" (3/n)
 2015-07-30 10:11 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).