public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, GCC/testsuite/ARM] Consistently check for neon in vect effective targets
 2017-06-28 14:59 UTC  (11+ messages)

[PATCH], Add check ppc_cpu_supports_hw to testsuite
 2017-06-28 14:58 UTC  (3+ messages)

[PATCH][RFC] Canonize names of attributes
 2017-06-28 14:46 UTC  (8+ messages)

[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
 2017-06-28 14:43 UTC  (3+ messages)

[PATCH] Tree-level fix for PR 69526
 2017-06-28 14:35 UTC  (18+ messages)
            ` [PATCH 2/3] Simplify wrapped binops

[PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9
 2017-06-28 14:30 UTC  (5+ messages)
      ` Backport "

Tweak BB analysis for dr_analyze_innermost
 2017-06-28 14:04 UTC  (3+ messages)

[patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost
 2017-06-28 14:04 UTC 

Pool alignment information for common bases
 2017-06-28 13:45 UTC 

Add DR_BASE_ALIGNMENT
 2017-06-28 13:40 UTC 

PR81136: ICE from inconsistent DR_MISALIGNMENTs
 2017-06-28 13:29 UTC  (9+ messages)
              ` [v2] "

[PATCH][AArch64] Improve Cortex-A53 shift bypass
 2017-06-28 13:21 UTC  (9+ messages)

[PATCH] Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNWIND_RESUME (PR sanitizer/81021)
 2017-06-28 13:16 UTC  (3+ messages)

[PATCH] ASAN: handle addressable params (PR sanitize/81040)
 2017-06-28 13:16 UTC  (6+ messages)

[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
 2017-06-28 13:09 UTC  (9+ messages)

[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
 2017-06-28 13:06 UTC  (2+ messages)

[PATCH] More vectorizer reduction TLC
 2017-06-28 13:01 UTC 

[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
 2017-06-28 12:57 UTC  (2+ messages)

[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
 2017-06-28 12:56 UTC  (2+ messages)

[PATCH] Do not allow to inline ifunc resolvers (PR ipa/81128)
 2017-06-28 12:46 UTC  (5+ messages)

[PATCH] Add tabulars for options with enum values
 2017-06-28 12:43 UTC  (5+ messages)
` [PATCH 3/3] Introduce IntegerRange for options (PR driver/79659)

[PATCH] Fix PR81227
 2017-06-28 11:57 UTC 

[PATCH, GCC/ARM, gcc-5-branch] Fix gcc.target/arm/fpscr.c
 2017-06-28 11:35 UTC  (2+ messages)
` [PATCH, GCC/ARM, gcc-5-branch, ping] "

[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
 2017-06-28 11:33 UTC  (11+ messages)

[PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186)
 2017-06-28 11:11 UTC  (3+ messages)

[PATCH GCC][3/6]New file computing regional register pressure on TREE SSA
 2017-06-28 11:02 UTC  (4+ messages)

[PATCH][x86] Add permutex[var]_epi[32,64] intrinsics
 2017-06-28 10:01 UTC 

[PATCH] multiarch support for non-glibc linux systems
 2017-06-28  9:34 UTC  (3+ messages)

[PATCH PR81196]Analyze ntiers for loop with exit condition comparing induction variables
 2017-06-28  9:33 UTC 

[PATCH] Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a)
 2017-06-28  9:29 UTC  (12+ messages)

C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
 2017-06-28  9:19 UTC  (9+ messages)

Fix genmultilib reuse rule checks for large sets of option combinations
 2017-06-28  9:17 UTC  (8+ messages)
` Ping "
  ` Ping^2 "

Avoid generating useless range info
 2017-06-28  7:56 UTC  (6+ messages)

GCC 6 branch now frozen for upcoming GCC 6.4 release
 2017-06-28  7:56 UTC 

Simple reassoc transforms in match.pd
 2017-06-28  7:51 UTC  (3+ messages)

[testsuite] Fix gcc.dg/tree-prof/val-profiler-threads-1.c
 2017-06-28  7:51 UTC 

[PATCH] Disentangle reduction initial value compute from vect_get_vec_defs
 2017-06-28  7:46 UTC 

[RFC][PR 67336][PING^3] Verify pointers during stack unwind
 2017-06-28  7:45 UTC 

Use ucontext_t not struct ucontext in linux-unwind.h files
 2017-06-28  7:31 UTC  (3+ messages)

[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
 2017-06-28  7:29 UTC  (7+ messages)

[Doc, AArch64] Fix/Update AArch64 options
 2017-06-28  7:28 UTC  (3+ messages)

[Committed] S/390: New option -mpic-data-is-text-relative
 2017-06-28  7:04 UTC 

RFC: stack/heap collision vulnerability and mitigation with GCC
 2017-06-28  6:45 UTC  (7+ messages)

[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp
 2017-06-28  5:10 UTC  (2+ messages)

[PATCH] Support multiline GTY markers in Doxygen filter; add unittests
 2017-06-28  4:41 UTC  (8+ messages)
` [PATCH 1/2] Port Doxygen support script from Perl to Python; "
  ` [PING] "
    ` [PING^2] "
      ` [PATCH] "

[PATCH], PR ipa/81238, make default target_clone static
 2017-06-28  4:32 UTC  (3+ messages)

[patch, fortran] PR80164 ICE in gfc_format_decoder at gcc/fortran/error.c:933
 2017-06-28  1:54 UTC 

[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
 2017-06-28  1:02 UTC  (3+ messages)

[PATCH rs6000] remove implicit static var outputs of toc_relative_expr_p
 2017-06-27 23:35 UTC  (2+ messages)

[PATCH/AARCH64] Improve aarch64 conditional compare usage
 2017-06-27 22:46 UTC  (2+ messages)

libgo patch committed: AIX memory management
 2017-06-27 22:36 UTC 

[PATCH] Simplify vec_merge of vec_duplicate with const_vector
 2017-06-27 22:29 UTC  (2+ messages)

[PATCH] vec_merge + vec_duplicate + vec_concat simplification
 2017-06-27 22:28 UTC  (2+ messages)

[PATCH][simplify-rtx] Simplify vec_merge of vec_duplicates into vec_concat
 2017-06-27 22:26 UTC  (2+ messages)

[PATCH, go]: S/390: Fix generation of PtraceRegs
 2017-06-27 21:51 UTC  (2+ messages)
` [gofrontend-dev] "

fix libcc1 dependencies in toplevel Makefile
 2017-06-27 19:53 UTC  (5+ messages)

[C++ PATCH] tsubs_decl <FUNCTION_DECL>
 2017-06-27 19:42 UTC 

[PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits
 2017-06-27 18:06 UTC  (6+ messages)

[PATCH GCC][6/6]Avoid aggressive predcom for high register pressure cases
 2017-06-27 17:48 UTC  (2+ messages)

Backports to 6 (and 7, and 5)
 2017-06-27 17:36 UTC  (4+ messages)

[C++ PATCH] CLASSTYPE_DESTRUCTOR
 2017-06-27 17:29 UTC 

[RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target
 2017-06-27 17:19 UTC  (5+ messages)

[PATCH GCC][02/13]Skip distribution if there is no loop
 2017-06-27 17:07 UTC  (2+ messages)

[PATCH] c/c++: Add fix-it hints for suggested missing #includes
 2017-06-27 16:47 UTC  (4+ messages)
` [PING] "
  ` [PING^2] "
    ` [PING^3] "

[PATCH] LFS support for libbacktrace
 2017-06-27 16:46 UTC  (3+ messages)

[PATCH, 0/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS,JIT} in libgomp nvptx plugin
 2017-06-27 16:44 UTC  (12+ messages)
` [PATCH, 1/4] Show value of GOMP_OPENACC_DIM "
` [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} "
      ` [PATCH] Use secure_getenv for GOMP_DEBUG
` [PATCH, 5/4] Handle GOMP_OPENACC_NVPTX_PTXRW in libgomp nvptx plugin

[PATCH] Fix PR bootstrap/81217
 2017-06-27 16:35 UTC  (2+ messages)

[PATCH] PR libstdc++/81221 fix namespace qualification for parallel mode
 2017-06-27 16:19 UTC  (2+ messages)

[PATCH 1/1] Remove ns32k leftover
 2017-06-27 16:10 UTC  (2+ messages)

[Patch] Forward triviality in variant
 2017-06-27 15:43 UTC  (5+ messages)

[PATCH][ARM] Update max_cond_insns settings
 2017-06-27 15:41 UTC  (9+ messages)

[PATCH][ARM] Remove movdi_vfp_cortexa8
 2017-06-27 15:40 UTC  (5+ messages)

[PATCH][ARM] Fix ldrd offsets
 2017-06-27 15:39 UTC  (4+ messages)

[PATCH][ARM] Improve max_insns_skipped logic
 2017-06-27 15:38 UTC  (4+ messages)

[PATCH][ARM] Remove Thumb-2 iordi_not patterns
 2017-06-27 15:38 UTC  (4+ messages)

[PATCH][ARM] Remove DImode expansions for 1-bit shifts
 2017-06-27 15:38 UTC  (4+ messages)

[RFC][PATCH][AArch64] Cleanup frame pointer usage
 2017-06-27 15:37 UTC  (5+ messages)

[PATCH][AArch64] Fix symbol offset limit
 2017-06-27 15:36 UTC  (9+ messages)
    ` [PATCH v2][AArch64] "
        ` [PATCH v3][AArch64] "

[C++ PATCH] Kill IDENTIFIER_TEMPLATE
 2017-06-27 15:27 UTC 

[PATCH][AArch64] Fix PR79041
 2017-06-27 15:04 UTC  (3+ messages)

[PATCH] Bail out HARD_REGISTER vars in asan (PR sanitizer/81224)
 2017-06-27 14:50 UTC  (2+ messages)

[PATCH][AArch64] Fix ILP32 memory access
 2017-06-27 14:01 UTC  (2+ messages)

[PATCH][AArch64] Fix ldp/stp patterns for ILP32
 2017-06-27 13:57 UTC  (2+ messages)

minor cleanups in x86*-vxworks support file
 2017-06-27 13:53 UTC 

[Neon intrinsics] Literal vector construction through vcombine is poor
 2017-06-27 13:50 UTC  (6+ messages)

x86_64-vxworks* support, vxworks target files updates
 2017-06-27 13:45 UTC 

adjust libgcc build support for VxWorks to VxWorks 7
 2017-06-27 13:31 UTC  (3+ messages)

x86-vxworks7 and x86_64-vxworks7 support, "config" files
 2017-06-27 13:06 UTC 

[PATCH 1/2] Support C++-specific selftests
 2017-06-27 12:43 UTC  (3+ messages)
` [PATCH 2/2] C++: bulletproof the %H and %I format codes (PR c++/81167)

[PATCH] Fix -fsanitize=null ICE (PR sanitizer/81223)
 2017-06-27 11:43 UTC 

[PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
 2017-06-27 11:14 UTC  (7+ messages)

[gomp4] OpenACC async re-work
 2017-06-27 10:56 UTC  (3+ messages)

[PATCH GCC][2/4]Remove interface initialize_root in predcom
 2017-06-27 10:53 UTC  (2+ messages)

[PATCH GCC][1/4]Extend interface ref_at_iteration to compute ref @ (NITERS + ITERS)-th iteration
 2017-06-27 10:52 UTC  (2+ messages)

[PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant
 2017-06-27 10:50 UTC 

[PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom
 2017-06-27 10:49 UTC 

[PATCH] Fix PR81175, make gather builtins pure
 2017-06-27 10:40 UTC  (5+ messages)

[patch,avr] PR81075: Move jump-tables out of .text
 2017-06-27 10:01 UTC  (2+ messages)
` [patch,avr][Ping #2] "

improve support for vxworks TLS, available for RTPs on VX7
 2017-06-27  9:14 UTC 

[PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
 2017-06-27  8:55 UTC 

[PATCH] [SPARC] Add a workaround for the LEON3FT store-store errata
 2017-06-27  8:52 UTC  (4+ messages)

[PING^3][PATCH][Aarch64] Add support for overflow add and sub operation
 2017-06-27  8:51 UTC 

[PATCH] Fix some narrowing conversion issues
 2017-06-27  8:50 UTC  (2+ messages)

common VxWorks configuration bits for 64bits support
 2017-06-27  8:49 UTC 

[committed] Fix thinko in -Wmultistatement-macros (PR bootstrap/81216)
 2017-06-27  7:25 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).