public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] PR fortran/66942 -- avoid referencing a NULL C++ thing
 2015-07-28 13:38 UTC  (3+ messages)

[PATCH] Fix uninitialized variable with ubsan on ARM (PR sanitizer/66977)
 2015-07-28 13:27 UTC 

[gomp4] Fix some gomp tests
 2015-07-28 13:13 UTC  (4+ messages)

[PATCH] Allow non-overflow ops in vect_is_simple_reduction_1
 2015-07-28 12:30 UTC  (7+ messages)
    ` [committed, gomp4] Handle non-overflow reductions in graphite
` [committed, gomp4] Allow non-overflow ops in vect_is_simple_reduction_1

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

[PATCH][22/n] Remove GENERIC stmt combining from SCCVN
 2015-07-28 12:08 UTC 

[PATCH] Improve compare with min/max simplification for bools
 2015-07-28 12:00 UTC 

[gomp4] fiuxup openacc default handling
 2015-07-28 11:52 UTC  (4+ messages)

[PATCH 0/15][ARM/AArch64] Add support for float16_t vectors (v3)
 2015-07-28 11:48 UTC  (16+ messages)
` [PATCH 1/15][ARM] Hide existing float16 intrinsics unless we have a scalar __fp16 type
` [PATCH 3/15][ARM] Add V8HFmode and float16x8_t type
` [PATCH 2/15][ARM] float16x4_t intrinsics in arm_neon.h
` [PATCH 6/15][AArch64] Add basic FP16 support
` [PATCH 5/15][ARM] Remaining intrinsics
` [PATCH 4/15][ARM] float16x8_t intrinsics in arm_neon.h
` [PATCH 10/15][AArch64] Implement vcvt_{,high_}f16_f32
` [PATCH 7/15][ARM/AArch64 Testsuite] Add basic fp16 tests
` [PATCH 8/15][AArch64] Add support for float14x{4,8}_t vectors/builtins
` [PATCH 15/15][ARM] Update sourcebuild.texi with testsuite/effective-target hooks
` [PATCH 9/15][AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreate
` [PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_{f16_f32,f32_f16}
` [PATCH 11/15][AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup
` [PATCH 12/15][AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fix
` [PATCH 13/15][ARM/AArch64 Testsuite] Add float16 tests to advsimd-intrinsics testsuite

[PATCH][1/N] Change GET_MODE_INNER to always return a non-void mode
 2015-07-28 11:23 UTC  (4+ messages)

[PATCH] [gomp] Simplify thread pool initialization
 2015-07-28 11:22 UTC  (2+ messages)

[PATCH 1/3] [gomp] Add RTEMS configuration
 2015-07-28 11:13 UTC  (3+ messages)
` [PATCH 2/3] [gomp] Thread pool management
` [PATCH 3/3] [gomp] Add thread attribute customization

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

[PATCH][AArch64] Properly handle simple arith+extend ops in rtx costs
 2015-07-28 11:05 UTC  (2+ messages)

[PATCH] Unswitching outer loops
 2015-07-28 11:00 UTC  (4+ messages)

[libstdc++/67015, patch] Fix regex POSIX bracket parsing
 2015-07-28 10:52 UTC  (5+ messages)

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-28 10:27 UTC  (2+ messages)

[PATCH][ARM] PR target/66731 Fix vnmul insn with -frounding-math
 2015-07-28 10:25 UTC  (2+ messages)
`  "

[PATCH][RTL-ifcvt] Make non-conditional execution if-conversion more aggressive
 2015-07-28 10:21 UTC  (11+ messages)

[PATCH, PR66846] Mark inner loop for fixup in parloops
 2015-07-28 10:14 UTC  (7+ messages)

[PATCH GCC]Improve loop bound info by simplifying conversions in iv base
 2015-07-28 10:14 UTC 

[PATCH GCC]Improve bound information in loop niter analysis
 2015-07-28 10:11 UTC 

[gomp4] Add new oacc_transform patch
 2015-07-28  9:36 UTC  (2+ messages)

[PATCH GCC]By pass following iterations if expr has already been simplified into const
 2015-07-28  9:35 UTC 

[C++ Patch, preapproved] Prefer DECL_SOURCE_LOCATION to "+D" and "+#D" (2/n)
 2015-07-28  9:22 UTC 

[gomp4, committed] Handle double reduction in oacc kernels pass group
 2015-07-28  9:10 UTC 

[gomp4,committed] Replace pass_fre with pass_copy_prop in kernels pass group
 2015-07-28  8:58 UTC 

[gomp4, committed] more parloops-related backports
 2015-07-28  8:21 UTC 

rx: remove some asserts
 2015-07-28  8:14 UTC 

[PATCH, PR66851] Handle double reduction in parloops
 2015-07-28  8:01 UTC  (4+ messages)
` [PING][PATCH, "

[PATCH] Optimize certain end of loop conditions into min/max operation
 2015-07-28  7:59 UTC  (6+ messages)

[PATCH, PR46193] Handle mix/max pointer reductions in parloops
 2015-07-28  7:27 UTC  (3+ messages)
` [PING][PATCH, "
  ` [committed, gomp4, "

[PATCH][21/n] Remove GENERIC stmt combining from SCCVN
 2015-07-28  7:25 UTC 

[PATCH] Obvious fix for PR66828: left shift with undefined behavior in bswap pass
 2015-07-28  7:22 UTC  (2+ messages)

[gomp4, committed] various parloops-related backports
 2015-07-28  7:04 UTC 

[committed, gomp4] Don't cancel loop tree in parloops
 2015-07-28  6:55 UTC 

[PATCH] Honour DriverOnly for enum values in error messages
 2015-07-28  6:52 UTC  (3+ messages)

[PATCH 0/4] misc work to get rid of target macros
 2015-07-28  6:45 UTC  (6+ messages)
` [PATCH 1/4] convert ASM_OUTPUT_ASCII to a hook
` [PATCH 4/4] define ASM_OUTPUT_LABEL to the name of a function

[PATCH 0/9] start converting POINTER_SIZE to a hook
 2015-07-28  5:52 UTC  (16+ messages)
` [PATCH 9/9] emit-rtl.c: switch to targetm.pointer_size ()
` [PATCH 2/9] add pointer_size target hook
` [PATCH 7/9] stor-layout.c: switch to targetm.pointer_size ()
` [PATCH 5/9] ubsan.c: switch from POINTER_SIZE "
` [PATCH 3/9] target.h: change to use targetm.pointer_size instead of POINTER_SIZE
` [PATCH 1/9] remove POINTER_SIZE_UNITS macro
` [PATCH 4/9] varasm.c: switch from POINTER_SIZE to targetm.pointer_size ()
` [PATCH 6/9] tree-chkp.c: switch "
` [PATCH 8/9] tree.c: "

[PATCH] clarify doc for __builtin_return_address
 2015-07-28  3:44 UTC  (6+ messages)
  ` [PATCH] warn for unsafe calls to __builtin_return_address

[patch] [fixincludes] Ignore .DS_Store junk files when running make check
 2015-07-28  3:08 UTC  (7+ messages)
          ` [PATCHv2] "

C++ delayed folding branch review
 2015-07-28  2:40 UTC  (5+ messages)

[PATCH 1/3] Refactor entry point to -Wmisleading-indentation
 2015-07-28  2:36 UTC  (5+ messages)

[PATCH] Cleaning up incomplete type warning
 2015-07-27 22:53 UTC  (3+ messages)

[PR64164] drop copyrename, integrate into expand
 2015-07-27 22:31 UTC  (18+ messages)

PATCH: PR bootstrap/66978: [6 Regression] bootstrap failure with --with-multilib-list=m32,m64,mx32
 2015-07-27 21:41 UTC  (4+ messages)

[committed] Remove unused decl in a test
 2015-07-27 21:35 UTC 

Elimitate duplication of get_catalogs in different abi
 2015-07-27 21:01 UTC 

[committed] Simplify gather_scalar_reductions
 2015-07-27 20:30 UTC 

[committed] Update outer-4.c and uns-outer-4.c
 2015-07-27 20:17 UTC 

[committed] Typo in ipa-devirt.c
 2015-07-27 20:10 UTC  (3+ messages)

RFA: RL78: Add an optimization to the addsi3 pattern
 2015-07-27 19:45 UTC  (2+ messages)

[C/C++ PATCH, committed] Fix -Wtautological-compare (PR bootstrap/67030)
 2015-07-27 19:35 UTC 

[gomp4] Additional tests for routine directive
 2015-07-27 18:36 UTC  (3+ messages)

[PATCH] Use lowpart_subreg instead of simplify_gen_subreg
 2015-07-27 16:40 UTC  (2+ messages)

[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESS
 2015-07-27 16:36 UTC  (2+ messages)

[committed, PATCH]: Add more tests for PR target/66232
 2015-07-27 16:36 UTC 

[PATCH][AArch64] Improve spill code - swap order in shr patterns
 2015-07-27 16:21 UTC  (2+ messages)

[C/C++ PATCH] Implement -Wtautological-compare (PR c++/66555, c/54979)
 2015-07-27 16:19 UTC  (10+ messages)

[PATCH 2/16][ARM] PR/63870 Add __builtin_arm_lane_check
 2015-07-27 16:01 UTC  (3+ messages)

[PATCH][RFC][match.pd] optimize (X & C) == N when C is power of 2
 2015-07-27 16:00 UTC  (12+ messages)

[PATCH][RFC] Re-work GIMPLE checking to be gimple class friendly
 2015-07-27 15:57 UTC  (5+ messages)

[PATCH] Refactoring masked built-in decls
 2015-07-27 15:27 UTC  (2+ messages)

offload data version number
 2015-07-27 15:21 UTC  (4+ messages)

[PATCH][AArch64] Improve spill code - swap order in shl pattern
 2015-07-27 15:19 UTC  (2+ messages)

[gomp4] Remove device-specific filtering during parsing for OpenACC
 2015-07-27 15:08 UTC  (3+ messages)

[wwwdocs] Add -Wtautological-compare to changes.html
 2015-07-27 14:39 UTC 

[RFC AArch64][PR 63304] Handle literal pools for functions > 1 MiB in size
 2015-07-27 14:38 UTC 

Re: [RFC stage 1] Proposed new warning: -Wmisleading-indentation
 2015-07-27 14:37 UTC  (8+ messages)
` [PATCH 1/3] Implement -Wmisleading-indentation (v4)
  ` [PATCH 3/3] Fix indentation issues seen by -Wmisleading-indentation
        ` Fix logic error in Fortran OpenACC parsing (was: [PATCH 3/3] Fix indentation issues seen by -Wmisleading-indentation)
          ` Fix logic error in Fortran OpenACC parsing

[PATCH 1/16][ARM] PR/63870 Add qualifier to check lane bounds in expand
 2015-07-27 14:33 UTC  (2+ messages)

[gomp4] acc routines bugfix
 2015-07-27 14:17 UTC  (2+ messages)

[gomp4, fortran] Patch to fix continuation checks of OpenACC and OpenMP directives
 2015-07-27 14:17 UTC  (2+ messages)

[PATCH][AArch64] Change aarch64 vector cost to match vectorizer
 2015-07-27 14:00 UTC 

[PATCH 3/16][ARM] Add float16x4_t intrinsics
 2015-07-27 13:22 UTC  (8+ messages)

OMP. More constification
 2015-07-27 12:22 UTC  (5+ messages)

[wwwdocs] Mention -Wshift-overflow
 2015-07-27 11:35 UTC  (3+ messages)

[PATCH][RFT] Reduce gimple-match.c compile-time(?)
 2015-07-27 11:16 UTC  (2+ messages)

[ARM] Correct spelling of references to ARMv6KZ
 2015-07-27 11:13 UTC  (5+ messages)

[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
 2015-07-27 10:44 UTC  (7+ messages)
  ` [Revert][AArch64] PR 63521 Define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER

[PATCH 1/4][ARM][PR target/65697][5.1] Backport stronger barriers for __sync fetch-op builtins
 2015-07-27 10:43 UTC  (8+ 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][1/N] Change GET_MODE_INNER to always return a non-void mode
 2015-07-27 10:36 UTC 

[V850] Hookize LIBCALL_VALUE
 2015-07-27 10:17 UTC  (2+ messages)

[PATCH] Use single shared memory block pool for all pool allocators
 2015-07-27  9:19 UTC  (4+ messages)

[PATCH] Track indirect calls for call site information in debug info
 2015-07-27  9:13 UTC  (2+ messages)
` [PATCH, PING] "

[PATCH] PR debug/53927: fix value for DW_AT_static_link
 2015-07-27  9:07 UTC  (2+ messages)
` [PATCH, PING] "

[PATCH] PR rtl-optimization/66790: uninitialized registers handling in REE
 2015-07-27  9:05 UTC  (2+ messages)
` [PATCH, PING] "

[PATCH] Simple optimization for MASK_STORE
 2015-07-27  9:04 UTC  (11+ messages)

[ARM] Optimize compare against smin/umin
 2015-07-27  8:48 UTC  (4+ messages)

[RFC, PR66873] Use graphite for parloops
 2015-07-27  5:41 UTC  (7+ messages)

[PR66726] Factor conversion out of COND_EXPR
 2015-07-27  3:10 UTC  (14+ messages)

[PATCH] Fix PR c++/18969 (invalid return statement diagnosed too late)
 2015-07-26 19:10 UTC  (4+ messages)

[PATCH] Enable fixed-point reductions in graphite
 2015-07-26 17:09 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).