public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[0/7] Type promotion pass and elimination of zext/sext
 2015-10-21 17:17 UTC  (11+ messages)
` [1/7] Add new tree code SEXT_EXPR

[PATCH v2 00/13] Address space support for x86
 2015-10-21 17:12 UTC  (23+ messages)
` [PATCH v2 13/13] Add hook for modifying debug info for address spaces
` [PATCH v2 11/13] Test case for conversion from __seg_tls:0
` [PATCH v2 12/13] Document the x86 address spaces
` [PATCH v2 10/13] Avoid CSE of MEMs in different "
` [PATCH v2 08/13] Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
` [PATCH v2 07/13] i386: Add address space for tls
` [PATCH v2 09/13] Fix PR 66768
` [PATCH v2 01/13] Change default of non-overlapping address space conversion
` [PATCH v2 04/13] i386: Disallow address spaces with string insns
` [PATCH v2 05/13] i386: Add address spaces for fs/gs segments
` [PATCH v2 02/13] Relax ADDR_SPACE_GENERIC_P checks for default address space hooks
` [PATCH v2 06/13] i386: Replace ix86_address_seg with addr_space_t
` [PATCH v2 03/13] i386: Handle address spaces in movabs patterns

[gomp4] loop nesting check
 2015-10-21 17:12 UTC 

[PATCH] Fix partial template specialization syntax in wide-int.h
 2015-10-21 17:01 UTC  (6+ messages)

[Patch, MIPS] Patch to fix MIPS optimization bug in combine
 2015-10-21 16:49 UTC 

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-10-21 16:44 UTC  (21+ messages)
` [PATCH 5/9] ENABLE_CHECKING refactoring: pool allocators
` [PATCH 6/9] ENABLE_CHECKING refactoring: generators

[C PATCH] Warn about variadic functions defined without prototypes (PR c/68024)
 2015-10-21 16:23 UTC 

[OpenACC] loop nesting check
 2015-10-21 16:18 UTC  (4+ messages)

[gomp4 00/14] NVPTX: further porting
 2015-10-21 16:10 UTC  (61+ messages)
` [gomp4 07/14] libgomp nvptx plugin: launch target functions via gomp_nvptx_main
` [gomp4 14/14] libgomp: use more generic implementations on nvptx
` [gomp4 08/14] libgomp nvptx: populate proc.c
` [gomp4 12/14] libgomp: fixup error.c on nvptx
` [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
` [gomp4 03/14] nvptx: expand support for address spaces
` [gomp4 11/14] libgomp: avoid variable-length stack allocation in team.c
` [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
` [gomp4 04/14] nvptx: fix output of _Bool global variables
` [gomp4 01/14] nvptx: emit kernels for 'omp target entrypoint' only for OpenACC
` [gomp4 10/14] libgomp: arrange a team of pre-started threads via gomp_nvptx_main
` [gomp4 13/14] libgomp: provide minimal GOMP_teams
` [gomp4 09/14] libgomp: provide barriers on NVPTX
` [gomp4 02/14] nvptx: emit pointers to OpenMP target region entry points

[PATCH][Testsuite] Add --param sra-max-scalarization-size-Ospeed to sra-12.c
 2015-10-21 16:04 UTC  (2+ messages)

[PATCH] unconditionally compile most of the delay slot code
 2015-10-21 15:52 UTC  (2+ messages)

[ARM] Use vector wide add for mixed-mode adds
 2015-10-21 15:14 UTC  (6+ messages)

[PATCH] Fix bootsrap/68041
 2015-10-21 15:05 UTC  (2+ messages)

[PATCH] Don't allow FSM threader to create irreducible loops unless it eliminates a multi-way branch
 2015-10-21 14:53 UTC  (8+ messages)

[C++ Patches] PR c++/66781 and c++/67847
 2015-10-21 14:40 UTC 

[PATCH] Pass manager: add support for termination of pass list
 2015-10-21 14:37 UTC  (6+ messages)

[PATCH v3] SH FDPIC backend support
 2015-10-21 13:37 UTC  (2+ messages)

[patch] Fix failure of ACATS c45503c at -O2
 2015-10-21 13:18 UTC  (10+ messages)

[PATCH] Fix ICE for SIMD clones usage in LTO
 2015-10-21 13:07 UTC  (3+ messages)

[PATCH] Fix PR67443
 2015-10-21 12:57 UTC 

[PATCH PR67921]Use sizetype for CHREC_RIGHT when building pointer type CHREC
 2015-10-21 12:45 UTC  (4+ messages)

[Boolean Vector, patch 3/5] Use boolean vector in C/C++ FE
 2015-10-21 11:24 UTC  (7+ messages)

Add VIEW_CONVERT_EXPR to operand_equal_p
 2015-10-21 11:24 UTC  (8+ messages)

[PATCH] vectorizing conditional expressions (PR tree-optimization/65947)
 2015-10-21 10:46 UTC  (2+ messages)

RFC: PATCH to pointer_int_sum vs. pointer-arith-10.c
 2015-10-21 10:32 UTC  (2+ messages)

Add a pass to back-propagate use information
 2015-10-21  9:58 UTC  (6+ messages)

Add simple sign-stripping cases to match.pd
 2015-10-21  9:51 UTC  (5+ messages)

Move some bit and binary optimizations in simplify and match
 2015-10-21  9:49 UTC  (19+ messages)

[PATCH v2 0/6] Libsanitizer merge from upstream r250806 (was r249633)
 2015-10-21  9:19 UTC  (3+ messages)
` [PATCH v2 6/6] "

[PATCH, i386]: Fix PR 68018, ICE: in ix86_compute_frame_layout on MS_ABI target with -mstackrealign
 2015-10-21  8:50 UTC 

[PATCH] Enhance SCCVN PHI equality GIMPLE cond compare
 2015-10-21  8:15 UTC 

[PATCH] Fix PR68031
 2015-10-21  8:11 UTC 

[PATCH] Fix PR68026
 2015-10-21  8:03 UTC 

Fix prototype for print_insn in rtl.h
 2015-10-21  6:08 UTC  (7+ messages)
          ` [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c

[PATCH]Fix various ports failing due to unused parameter
 2015-10-21  5:39 UTC 

[PATCH GCC]Improve rtl loop inv cost by checking if the inv can be propagated to address uses
 2015-10-21  4:01 UTC  (7+ messages)

[PATCH] PR middle-end/67220: GCC fails to properly handle libcall symbol visibility of built functions
 2015-10-21  3:42 UTC  (5+ messages)

C++ PATCH for c++/66583 (wrong implicit move-construction of aggregate union)
 2015-10-21  2:33 UTC 

[PATCH] c++/67942 - diagnose placement new buffer overflow
 2015-10-21  0:03 UTC  (2+ messages)
` [PING] "

[PATCH, rs6000] Pass --secure-plt to the linker
 2015-10-20 23:47 UTC  (8+ messages)

[Patch, MIPS] Frame header optimization for MIPS (part 2)
 2015-10-20 23:37 UTC  (2+ messages)

[PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
 2015-10-20 22:19 UTC  (12+ messages)

[OpenACC] fix a couple of tests
 2015-10-20 21:13 UTC 

Go patch committed: Don't check invalid constant when lowering binary expr
 2015-10-20 20:45 UTC 

[PATCH v2] PR rtl-optimization/66790: uninitialized registers handling in REE
 2015-10-20 20:38 UTC  (3+ messages)

[PATCH] Move some Cilk+ code around
 2015-10-20 20:35 UTC  (2+ messages)

[gomp4] lto error message
 2015-10-20 20:26 UTC  (3+ messages)

[PATCHES] Enhance standard DWARF for Ada
 2015-10-20 20:20 UTC  (7+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "
      ` [PATCHES, PING*3] "
        ` [PATCHES, PING*4] "
          ` [PATCHES, PING*5] "

GCC 6 Status Report (2015-10-16)
 2015-10-20 19:54 UTC  (5+ messages)

Go patch committed: Check shift by string value
 2015-10-20 18:34 UTC 

[gomp4] Update openacc loop iteration partitioning
 2015-10-20 17:40 UTC 

[PATCH][AArch64] Add support for 64-bit vector-mode ldp/stp
 2015-10-20 17:15 UTC  (4+ messages)

[PATCH][AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisation
 2015-10-20 17:14 UTC  (5+ messages)

[C PATCH] Don't accept invalid attribute-list (PR c/67964)
 2015-10-20 16:53 UTC  (2+ messages)

[PATCH][AArch64] Enable fusion of AES instructions
 2015-10-20 16:50 UTC  (2+ messages)

[HSA] Fix-up of kernel-from-kernel dispatch mechanism
 2015-10-20 16:47 UTC 

[PATCH][ARM] Fix for testcase after r228661
 2015-10-20 16:42 UTC  (3+ messages)

[patch 0/6] scalar-storage-order merge (2)
 2015-10-20 16:35 UTC  (4+ messages)
` [patch 4/6] scalar-storage-order merge: bulk

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