public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [og9] Add omp_pause_resource{,_all} for AMD GCN
 2019-09-06 16:02 UTC  (3+ messages)
` [PATCH] [og9] OpenACC profiling support "
` [PATCH] [og9] Use more appropriate var in localize_reductions call

[PATCH v3 0/9] S/390: Use signaling FP comparison instructions
 2019-09-06 15:45 UTC  (16+ messages)
` [PATCH v3 1/9] Allow COND_EXPR and VEC_COND_EXPR condtions to trap
` [PATCH v3 5/9] S/390: Implement vcond expander for V1TI,V1TF
` [PATCH v3 6/9] S/390: Remove code duplication in vec_unordered<mode>
` [PATCH v3 4/9] S/390: Do not use signaling vector comparisons on z13
` [PATCH v3 2/9] Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*
` [PATCH v3 3/9] Introduce can_vector_compare_p function
` [PATCH v3 8/9] S/390: Use signaling FP comparison instructions
` [PATCH v3 7/9] S/390: Remove code duplication in vec_* comparison expanders
` [PATCH v3 9/9] S/390: Test signaling FP comparison instructions

[C++ PATCH] Reserve a decl_lang bit
 2019-09-06 15:29 UTC  (2+ messages)

[PATCH v2 4/6] compiler-gcc.h: add asm_inline definition
 2019-09-06 15:14 UTC  (8+ messages)

[PATCH] Deprecate -frepo option
 2019-09-06 14:56 UTC  (25+ messages)

Fix GCC_LINUX_FUTEX to work with C99 compilers
 2019-09-06 14:56 UTC  (6+ messages)

[Patch 0/X] [WIP][RFC][libsanitizer] Introduce HWASAN to GCC
 2019-09-06 14:47 UTC  (17+ messages)
` [RFC][PATCH 7/X][libsanitizer] Add option to bootstrap using HWASAN
` [RFC][PATCH 5/X][libsanitizer] Introduce longjmp/setjmp interceptors to libhwasan
` [RFC][PATCH 8/X][libsanitizer] Ensure HWASAN required alignment for stack variables
` [RFC][PATCH 3/X][libsanitizer] Allow compilation for HWASAN_WITH_INTERCEPTORS=OFF
` [RFC][PATCH 4/X][libsanitizer] Pass size and pointer info to error reporting functions
` [RFC][PATCH 2/X][libsanitizer] Tie the hwasan library into our build system
` [RFC][PATCH 1/X][libsanitizer] Introduce libsanitizer to GCC tree
` [RFC][PATCH 14/X][libsanitizer] Introduce HWASAN block-scope poisoning
` [RFC][PATCH 13/X][libsanitizer] Instrument known builtin function calls
` [RFC][PATCH 10/X][libsanitizer] Colour the shadow stack for each stack variable
` [RFC][PATCH 12/X][libsanitizer] Check pointer tags match address tags
` [RFC][PATCH 16/X][libsanitizer] Build libhwasan with interceptors
` [RFC][PATCH 11/X][libsanitizer] Uncolour stack frame on function exit
` [RFC][PATCH 15/X][libsanitizer] Add in MTE stubs
` [RFC][PATCH 9/X][libsanitizer] Put tags into each stack variable pointer
` [RFC][PATCH 6/X][libsanitizer] Add -fsanitize=hwaddress flags

[OG9, committed] Backport error message for mapped parameters
 2019-09-06 13:56 UTC 

[PATCH][GCC] Optimize unnecessary casts out of binary math operations
 2019-09-06 13:46 UTC  (4+ messages)

[PATCH] Build proper false constant for VECTOR_TYPEs
 2019-09-06 13:36 UTC 

[PATCH] Use type alignment in get_builtin_sync_mem
 2019-09-06 13:01 UTC  (4+ messages)

[PATCH] Define std::ssize for C++20 (P1227R2)
 2019-09-06 12:54 UTC 

PowerPC future machine, version 3
 2019-09-06 12:50 UTC  (22+ messages)
` [PATCH V3, #1 of 10], Add basic pc-relative support
` [PATCH, V3, #6 of 10], Fix vec_extract breakage
` [PATCH, V3, #7 of 10], Implement PCREL_OPT relocation optimization
` [PATCH, V3, #8 of 10], Miscellaneous prefixed addressing tests

[PATCH] RISC-V: Fix bad insn splits with paradoxical subregs
 2019-09-06 12:39 UTC  (4+ messages)

[PATCH] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682))
 2019-09-06 12:35 UTC 

[PATCH 0/6] [og9] OpenACC worker partitioning in middle end (AMD GCN)
 2019-09-06 12:32 UTC  (10+ messages)
` [PATCH 4/6] [og9] Fix up tests for oaccdevlow pass splitting
` [PATCH 1/6] [og9] Target-dependent gang-private variable decl rewriting
` [PATCH 2/6] [og9] OpenACC middle-end worker-partitioning support
` [PATCH 3/6] [og9] AMD GCN adjustments for middle-end worker partitioning
` [PATCH 5/6] [og9] Reference reduction localization
` [PATCH 6/6] [og9] Enable worker partitioning for AMD GCN

[PATCH 1/2] [og9] Fix tree check failure with reduction localization
 2019-09-06 12:15 UTC  (2+ messages)
` [PATCH 2/2] [og9] Remove duplicate SESE code in NVPTX backend

[PATCH] PR tree-optimization/90836 Missing popcount pattern matching
 2019-09-06 12:13 UTC 

[PATCH] [ARM] Adjust test expectations of unaligned-memcpy-2/3.c (PR 91614)
 2019-09-06 12:12 UTC  (3+ messages)

Add ARRAY_REF based access patch disambiguation
 2019-09-06 11:44 UTC  (6+ messages)

[PATCH] Fixup the recently added arm/pr91603.c test case
 2019-09-06 11:27 UTC  (3+ messages)

[RFC PATCH] Add inlining growth bias flag
 2019-09-06 10:59 UTC 

PR88751: Backport to GCC 8 and 9 branches?
 2019-09-06 10:48 UTC  (2+ messages)

[PATCH] Fix testcase to not use vtable verification with LTO
 2019-09-06 10:27 UTC  (2+ messages)

[RFC/PATCH v2][PR89245] Check REG_CALL_DECL note during the tail-merging
 2019-09-06 10:23 UTC  (5+ messages)
      ` [EXTERNAL]Re: "

[PATCH] PR tree-optimization/90836 Missing popcount pattern matching
 2019-09-06 10:23 UTC  (2+ messages)

[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-09-06 10:18 UTC  (22+ messages)
` [PATCHv3] "
      ` [PATCHv4] "
              ` [PATCHv5] "

[PATCH][middle-end/88784] Middle end is missing some optimizations about unsigned
 2019-09-06 10:14 UTC  (17+ messages)
                  ` [PATCH 1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd
                  ` [PATCH 2/2] Fix PR88784, middle end is missing some optimizations about unsigned

[arm] Add missing predicated-short-it variants to cmp_and and cmp_ior patterns
 2019-09-06  9:59 UTC 

[PATCH][OBVIOUS][DOCS] Improve documentation of for statement
 2019-09-06  9:36 UTC 

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-09-06  9:10 UTC  (23+ messages)
` [ARM/FDPIC v5 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture
` [ARM/FDPIC v5 10/21] [ARM] FDPIC: Implement TLS support
` [ARM/FDPIC v5 13/21] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture
` [ARM/FDPIC v5 20/21] [ARM][testsuite] FDPIC: Skip tests using architectures unsupported by FDPIC

[OG9, committed] Backport GCN expcnt patches
 2019-09-06  8:44 UTC  (3+ messages)

[PATCH] Fix ICE with TYPE_TRANSPARENT_AGGR (PR middle-end/91001)
 2019-09-06  8:40 UTC  (4+ messages)
  ` [PATCH] Use RECORD_OR_UNION_TYPE_P for TYPE_TRANSPARENT_AGGR guarding (was Re: [PATCH] Fix ICE with TYPE_TRANSPARENT_AGGR (PR middle-end/91001))

[PATCH] Refactoring the misaligned expansion bits
 2019-09-06  6:02 UTC 

C++ PATCH for c++/91678 - wrong error with decltype and location wrapper
 2019-09-06  2:25 UTC 

[PATCH v2] [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2019-09-06  0:59 UTC  (5+ messages)

[PATCH V6 00/11] eBPF support for GCC
 2019-09-05 22:50 UTC  (6+ messages)
` [PATCH V6 05/11] bpf: new GCC port

C++ PATCH for c++/90537 - Implement P1286R2, Contra CWG DR1778
 2019-09-05 20:21 UTC  (3+ messages)

[PR fortran/91496] !GCC$ directives error if mistyped or unknown
 2019-09-05 20:06 UTC  (7+ messages)

[PATCH, libstdc++] Doc changes for constexpr additions for C++20 status
 2019-09-05 19:46 UTC 

[PATCH] detect strcat/strcpy overflowing member arrays (PR 91631)
 2019-09-05 15:36 UTC  (2+ messages)

C++ PATCH for c++/91644 - ICE with constinit in function template
 2019-09-05 15:13 UTC  (4+ messages)

[PATCH, AArch64, v3 0/6] LSE atomics out-of-line
 2019-09-05 14:36 UTC 

[committed, amdgcn] Remove expcnt waits
 2019-09-05 14:23 UTC  (2+ messages)

[ PATCH ] C++20 <span>
 2019-09-05 13:52 UTC  (8+ messages)

[PATCH] Fix unaligned TARGET_MEM_REF expansion (PR 91615)
 2019-09-05 13:27 UTC  (2+ messages)

[PATCH, AArch64, v3 0/6] LSE atomics out-of-line
 2019-09-05 12:53 UTC  (9+ messages)
` [PATCH, AArch64, v3 4/6] aarch64: Add out-of-line functions for LSE atomics
` [PATCH, AArch64, v3 5/6] aarch64: Implement -matomic-ool

[SVE] PR86753
 2019-09-05 12:51 UTC  (23+ messages)

[preprocessor/91639] #includes at EOF
 2019-09-05 11:21 UTC 

[PATCH] Fix PR90501
 2019-09-05 11:02 UTC 

[PATCH] Fix PR91657 (and likely dups)
 2019-09-05 10:47 UTC  (2+ messages)

r272976 - in /trunk/gcc/ada: ChangeLog ali.adb 
 2019-09-05  9:52 UTC  (6+ messages)

[PATCH][GCC] Simplify to single precision where possible for binary/builtin maths operations
 2019-09-05  9:50 UTC  (4+ messages)

[PATCH, i386]: Improve STV conversion of shifts
 2019-09-05  8:54 UTC  (16+ messages)
    ` [PATCH, i386]: Do not limit the cost of moves to/from XMM register to minimum 8

[PATCH] Disable postreload GCSE on large code
 2019-09-05  8:39 UTC  (5+ messages)

[PATCH] [ARC] Pass along -mcode-density flag to the assembler
 2019-09-05  7:49 UTC  (2+ messages)

[PATCH] Remove broken URL from libstdc++ manual
 2019-09-05  7:45 UTC 

[PATCH] PR fortran/91660 -- Improve and restore error messages
 2019-09-05  7:19 UTC  (2+ messages)

Go patch committed: Default to -fno-partial-inlining
 2019-09-05  4:12 UTC 

[PATCH] [og9] Fix libgomp.oacc-fortran/lib-13.f90 async bug
 2019-09-05  0:40 UTC 

[PATCH 0/2] PR libstdc++/41861 Add full steady_clock support to condition_variable
 2019-09-04 22:46 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] Disable vtable verification with LTO
 2019-09-04 22:27 UTC  (2+ messages)

[PATCH,Fortran] Improve PRNG jumping when using threads
 2019-09-04 21:02 UTC  (2+ messages)

C++ PATCH to remove -fdeduce-init-list
 2019-09-04 19:57 UTC  (3+ 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).