public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Minor tweak to df_note_bb_compute
 2016-06-29 15:31 UTC  (2+ messages)

[C++ RFC/Patch] PR c++/71665
 2016-06-29 15:15 UTC 

[PATCH,openacc] check for compatible loop parallelism with acc routine calls
 2016-06-29 14:53 UTC  (5+ messages)

[PATCH 0/9] remove some manual memory management
 2016-06-29 14:35 UTC  (12+ messages)
` [PATCH 7/9] tree-ssa-sccvn.c: use auto_vec for sccvn_dom_walker::cond_stack
` [PATCH 8/9] use auto_vec for more local variables
` [PATCH 5/9] cfgexpand.c: use auto_vec in stack_vars_data
` [PATCH 3/9] genextract.c: add [cd]tors to accum_extract
` [PATCH 2/9] c-decl.c: add [cd]tors to c_struct_parse_info
` [PATCH 1/9] tree.c: add [cd]tors to free_lang_data_d
` [PATCH 4/9] ipa.c: remove static_{ctors,dtors} globals
` [PATCH 9/9] remove unnecessary calls to vec::release
` [PATCH 6/9] ree.c: use auto_vec in ext_state

[PATCH] Testcase for PR15256
 2016-06-29 14:11 UTC 

[PATCH] tree-ssa-strlen improvements (PR tree-optimization/71625)
 2016-06-29 13:21 UTC  (4+ messages)

[Ada] translate System.Address as void pointer for convention C
 2016-06-29 13:11 UTC 

[PATCH][AArch64] Increase code alignment
 2016-06-29 13:04 UTC  (3+ messages)

[PATCH][C++] C++ bitfield memory model for as-base classes
 2016-06-29 12:19 UTC 

[PATCH] Generate more effective one-operand permutation instruction for knl
 2016-06-29 11:55 UTC  (2+ messages)

[PATCH, www, obvious] Fix typo in htdocs/develop.html
 2016-06-29 11:46 UTC 

[AArch64] ARMv8.2 command line and feature macros support
 2016-06-29 11:22 UTC  (5+ messages)

[PATCH] Mark -fstack-protect as optimization flag (PR middle-end/71585)
 2016-06-29 11:13 UTC  (7+ messages)

[PATCH/AARCH64] Add rtx_costs routine for vulcan
 2016-06-29 11:00 UTC  (3+ messages)

Determine more IVs to be non-overflowing
 2016-06-29 10:53 UTC  (5+ messages)

[PATCH][AArch64] Fix some scan-assembler tests for -mabi=ilp32
 2016-06-29 10:51 UTC  (4+ messages)

[PATCH] Optimize inserting value_type into std::vector
 2016-06-29 10:27 UTC  (8+ messages)
          ` Improve insert/emplace robustness to self insertion

Clarify PRAGMA_OACC_* and PRAGMA_OMP_*
 2016-06-29  9:35 UTC  (6+ messages)
` Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellation point" parsing (was: Clarify PRAGMA_OACC_* and PRAGMA_OMP_*)
  ` Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE "

Also test -O0 for OpenACC C, C++ offloading test cases
 2016-06-29  9:19 UTC  (10+ messages)
  ` check-target-libgomp wall time, without vs. with offloading (was: Also test -O0 for OpenACC C, C++ offloading test cases)
    ` check-target-libgomp wall time, without vs. with offloading
        ` libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test (was: check-target-libgomp wall time, without vs. with offloading)
          ` libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test
                ` [PING, two months] "

[ARM] Fix, add tests for FP16 aapcs
 2016-06-29  8:44 UTC  (8+ messages)

[PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets
 2016-06-29  8:16 UTC  (4+ messages)

[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-06-29  8:08 UTC  (4+ messages)

[PATCH] PR 71667 - Handle live operations with DEBUG uses
 2016-06-29  7:50 UTC 

Fix for PR70909 in Libiberty Demangler (4)
 2016-06-29  7:46 UTC  (3+ messages)

[PATCH] Improve TBAA with unions
 2016-06-29  7:43 UTC  (4+ messages)

[Patch, lra] PR70751, correct the cost for spilling non-pseudo into memory
 2016-06-29  7:28 UTC  (7+ messages)

[PATCH] Remove odd restriction on conversion folding
 2016-06-29  7:18 UTC 

[PATCH PR70729] The second part of patch
 2016-06-29  7:17 UTC  (2+ messages)

[patch, fortran] Bug 71686 - ICE on broken character continuation
 2016-06-29  6:59 UTC 

[PATCH, rs6000] Enable some existing __float128 tests for powerpc64*
 2016-06-29  5:59 UTC 

[committed] Remove unnecessary calls to pa_output_arg_descriptor in 64-bit patterns in pa.md
 2016-06-29  4:13 UTC 

Yo
 2016-06-29  0:31 UTC 

[C PATCH] Fix ICE due to clearing of C_TYPE_INCOMPLETE_VARS (PR c/71685)
 2016-06-28 22:43 UTC  (2+ messages)

[PATCH], Pr 71667, Fix PowerPC ISA 3.0 DImode Altivec load/store
 2016-06-28 21:59 UTC  (5+ messages)

[PATCH, rs6000] Use direct moves for __builtin_signbit for 128-bit floating-point
 2016-06-28 21:50 UTC 

[PATCH] Fix FFI return type for closures in the java interpreter
 2016-06-28 21:44 UTC  (5+ messages)

[PATCH, rs6000] Clean up powerpc __float128 tests for older hardware
 2016-06-28 21:22 UTC  (2+ messages)

[PATCH,rs6000] Improve tests for Power9 vector shift variable instructions
 2016-06-28 19:28 UTC  (2+ messages)

[PATCH] PR target/71549: Convert V1TImode register to TImode in debug insn
 2016-06-28 18:33 UTC  (2+ messages)

[patch, avr] PR 58655
 2016-06-28 18:11 UTC  (5+ messages)
` [patch, avr,wwwdocs] "

RFC: pass to warn on questionable uses of alloca()
 2016-06-28 17:28 UTC  (12+ messages)

[PATCH, committed] TILEPro/TILE-Gx: remove linux header dependencies
 2016-06-28 16:52 UTC 

[PATCH, rs6000] Fix PR target 71656, reload ICE when -mcpu=power9 -mpower9-dform-vector
 2016-06-28 16:20 UTC  (4+ messages)

[PATCH][ARM] Fix gcc.target/arm/builtin-bswap16-1.c
 2016-06-28 15:59 UTC  (4+ messages)

[PATCH] correct atomic_compare_exchange_n return type (c++/71675)
 2016-06-28 15:59 UTC 

[PATCH] Fix ICE with V1DImode ctor (PR middle-end/71626)
 2016-06-28 15:30 UTC  (8+ messages)
  ` [PATCH] Fix ICE with V1DImode ctor (PR middle-end/71626, take 2)

[Bug libstdc++/71640] [7 Regression] include/c++/7.0.0/bits/hashtable.h:293:7: error: too many template parameters in template redeclaration
 2016-06-28 15:20 UTC  (3+ messages)

[PATCH, vec-tails 07/10] Support loop epilogue combining
 2016-06-28 14:16 UTC  (4+ messages)

[PATCH, vec-tails 05/10] Check if loop can be masked
 2016-06-28 14:08 UTC  (6+ messages)

RFA (gimplify): PATCH to implement C++ order of evaluation paper
 2016-06-28 14:02 UTC  (5+ messages)

[PATCH, PR tree-optimization/71655] Fix LE and LT masks comparison cases
 2016-06-28 13:54 UTC  (2+ messages)

[gomp4.5] Small fix after merge from trunk
 2016-06-28 13:46 UTC 

[PATCH] Fix big-endian bswap
 2016-06-28 13:38 UTC  (2+ messages)

[PATCH] Fix alias machinery for DECL_BIT_FIELD_REPRESENTATIVE
 2016-06-28 12:13 UTC 

move increase_alignment from simple to regular ipa pass
 2016-06-28  9:27 UTC  (15+ messages)

[PATCH, AARCH64] add qdf24xx tuning structure
 2016-06-28  9:19 UTC  (6+ messages)

[RFC] __atomic_compare_exchange* optimizations (PR middle-end/66867)
 2016-06-28  8:21 UTC  (4+ messages)
` [RFC] __atomic_compare_exchange* optimizations (PR middle-end/66867, alternative)

[PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-06-28  8:08 UTC  (4+ messages)

[PATCH] Fix ICE with __builtin_*_overflow_p on bitfields (PR rtl-optimization/71673)
 2016-06-28  7:55 UTC  (2+ messages)

OpenACC wait clause
 2016-06-28  7:15 UTC  (11+ messages)

[PATCH GCC]Vectorize possible infinite loops by versioning
 2016-06-28  7:08 UTC 

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-06-28  6:19 UTC  (3+ messages)

[PATCH testsuite]XFAIL tests for -funsafe-loop-optimizations
 2016-06-28  6:19 UTC 

[PATCH GCC]Improve loop-niter to handle possible infinite loop
 2016-06-28  6:18 UTC 

[PATCH, contrib] download_prerequisites: check for existing symlinks before making new ones
 2016-06-28  2:38 UTC 

[PATCH 0/9] separate shrink-wrapping
 2016-06-28  0:22 UTC  (2+ messages)
` PING "

[PATCH] rs6000: Fix split of ashdi3_extswsli_dot for memory (PR71670)
 2016-06-27 23:51 UTC 

[PATCH] Offer suggestions for misspelled --param names
 2016-06-27 23:22 UTC 

[PATCH, rs6000] Scheduling update
 2016-06-27 22:43 UTC  (8+ messages)

[PATCH], Add PowerPC ISA 3.0 lxsihzx, lxsibzx, stxsihx, stxsibx support
 2016-06-27 21:46 UTC  (4+ messages)

Implement C _FloatN, _FloatNx types
 2016-06-27 21:38 UTC  (7+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "

[PATCH,rs6000] Add support for Power9 DFP Test Significance Immediate instruction
 2016-06-27 21:35 UTC  (2+ messages)

[PATCH] Document behavior of __builtin_*_overflow_p on bitfields
 2016-06-27 21:01 UTC  (2+ messages)

Implement loop guard heuristics
 2016-06-27 18:36 UTC  (3+ messages)

Importing gnulib into the gcc tree
 2016-06-27 18:02 UTC  (2+ messages)

[PATCH, rs6000] Add minimum __float128 built-in support required for glibc
 2016-06-27 17:48 UTC  (8+ messages)

-fopt-info handling
 2016-06-27 17:41 UTC 

[PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions
 2016-06-27 17:22 UTC  (5+ messages)
  ` [PATCH, libgcc/ARM 1a/6] "
    ` [PATCH, libgcc/ARM 1a/6, ping] "

[PATCH, PR middle-end/71488] Fix vectorization of comparison of booleans
 2016-06-27 16:51 UTC  (4+ messages)

[PATCH, obvious] Update comments for several vectorizator functions
 2016-06-27 15:53 UTC 

RFC (attributes): PATCH for c++/50800 to set affects_type_identity for may_alias
 2016-06-27 14:09 UTC  (3+ messages)

Fix zero size debug array swap noexcept qualification
 2016-06-27 12:53 UTC  (2+ messages)

[PATCH] remove unused CTOR_LISTS_DEFINED_EXTERNALLY macro
 2016-06-27 12:46 UTC 

[PATCH, CHKP, PR ipa/71624] Fix local.can_change_signature computation for instrumentation thunk callees
 2016-06-27 12:14 UTC 

[ARM][testsuite] Add missing guards to fp16 AdvSIMD tests
 2016-06-27 11:23 UTC  (3+ messages)

[ARM][testsuite] neon-testgen.ml removal
 2016-06-27 10:59 UTC  (2+ messages)

[ARM] FP16 ARM Alternative format variants of AAPCS tests
 2016-06-27 10:55 UTC 

[PATCH] Backport PowerPC complex __float128 compiler support to GCC 6.x
 2016-06-27  8:14 UTC  (7+ messages)

Fix for PR70926 in Libiberty Demangler (5)
 2016-06-27  8:06 UTC  (4+ messages)

Some fixes for autofdo test cases
 2016-06-27  6:58 UTC  (7+ messages)
` [PATCH 1/6] Print indirect call changes in afdo dump file
  ` [PATCH 2/6] Don't run instrumented value profiler changes with afdo
    ` [PATCH 3/6] Add dg-final-scan-autofdo and dg-final-scan-not-autofdo
      ` [PATCH 4/6] Always print gcc-auto-profile line in dump file
        ` [PATCH 5/6] Clean up imports files in test suite
          ` [PATCH 6/6] Some fixes for profile test cases for autofdo

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