public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Use extract_bit_field_as_subreg for vectors
 2017-11-19 23:57 UTC  (2+ messages)

Add support for adjusting the number of units in a mode
 2017-11-19 23:54 UTC  (4+ messages)

[PATCH] make canonicalize_condition keep its promise
 2017-11-19 23:49 UTC  (2+ messages)

[PATCH] handle non-constant offsets in -Wstringop-overflow (PR 77608)
 2017-11-19 23:47 UTC  (5+ messages)

[patch] Do not report non-executed blocks in Ada coverage
 2017-11-19 23:45 UTC  (2+ messages)

[PATCH, alpha] Move linux-specific specfile definitions to linux.h
 2017-11-19 23:28 UTC  (4+ messages)

[patch, libgfortran] Bug 78549 - [7/8 Regression] Very slow formatted internal file output
 2017-11-19 23:10 UTC 

[PING][PATCH][compare-elim] Fix PR rtl-optimization/82597
 2017-11-19 23:09 UTC  (2+ messages)

[patch] implement generic debug() for vectors and hash sets
 2017-11-19 22:56 UTC  (3+ messages)
` PING Fwd: "

[Ada] Fix PR ada/83016
 2017-11-19 22:49 UTC 

[PATCH] detect nonstring arguments to string functions (PR 82945)
 2017-11-19 22:45 UTC  (9+ messages)

[RFC][PATCH. CSE. rs6000] Update CSE to handle involutory operations
 2017-11-19 22:09 UTC  (4+ messages)

[patch, fortran] Implement maxloc and minloc for character
 2017-11-19 22:04 UTC 

VRP: x+1 and -x cannot be INT_MIN
 2017-11-19 21:51 UTC  (4+ messages)

[committed][PATCH] Fix bogus propagation in DOM
 2017-11-19 21:11 UTC 

Fix PR81360
 2017-11-19 20:22 UTC 

[Patch, fortran] PR78990 [5/6/7 Regression] ICE when assigning polymorphic array function result
 2017-11-19 20:16 UTC  (5+ messages)

Fix pasto in to_sreal_scale
 2017-11-19 20:06 UTC 

Make asm statement to cost at least 1 insn
 2017-11-19 19:53 UTC 

Avoid ICE in PR82713
 2017-11-19 18:56 UTC 

[GCC][PATCH][AArch64] Add negative tests for dotprod and set minimum version to v8.2 in the target bit
 2017-11-19 18:54 UTC  (3+ messages)

[PATCH] Use bswap framework in store-merging (PR tree-optimization/78821)
 2017-11-19 18:54 UTC  (3+ messages)

Fix PR82849 (ICE in modulo scheduling)
 2017-11-19 17:07 UTC 

[PATCH][RFC] Instrument function exit with __builtin_unreachable in C++
 2017-11-19 17:06 UTC  (14+ messages)
          ` [PATCH] Fix test-suite fallout of default -Wreturn-type

Hurd port for gcc-7 go PATCH 1-3(15)
 2017-11-19 14:46 UTC  (2+ messages)

[PR c++/82836] Fixe testcase
 2017-11-19 12:59 UTC  (2+ messages)

[arc] Remove semicolon after do while (0) in FUNCTION_PROFILER
 2017-11-19 12:56 UTC 

[vms, committed] Add missing vmsdbgout_early_finish
 2017-11-19 12:38 UTC  (2+ messages)

[libgcc, alpha, vms] Remove semicolon after do {} while (0) in UPDATE_FS_FOR_CFA_GR
 2017-11-19 12:27 UTC 

[phoenix, committed] Remove semicolon after do {} while (0) in TARGET_OS_CPP_BUILTINS
 2017-11-19 11:40 UTC 

[visium, committed] Remove semicolon after ASM_OUTPUT_CASE_END
 2017-11-19 11:34 UTC 

[ft32, spu, committed] Remove semicolon after do {} while (0) in REGISTER_TARGET_PRAGMAS
 2017-11-19 11:13 UTC 

[mcore, committed] Remove semicolon after do {} while (0) in MCORE_EXPORT_NAME
 2017-11-19 11:06 UTC 

Increase precision of static profiles
 2017-11-19 10:41 UTC  (2+ messages)

[RFC][PATCH] Change default to -fcommon
 2017-11-19 10:26 UTC  (3+ messages)

[libstdc++] Expose Airy functions
 2017-11-19 10:01 UTC 

[v3 PATCH] Implement LWG 2353
 2017-11-19  1:49 UTC  (2+ messages)

[PATCH] PR 44292 Handle large record lengths
 2017-11-19  0:40 UTC  (2+ messages)

[PATCH 08/22] Add Intel CET support for EH in libgcc
 2017-11-19  0:10 UTC  (8+ messages)

[PATCH] Make NEXTREC specifier for INQUIRE work for large record numbers
 2017-11-18 20:11 UTC  (6+ messages)

[wwwdocs] Document Nios II changes for GCC 8
 2017-11-18 19:55 UTC  (2+ messages)

Fix IPA profile updates in inlining and ipa-split
 2017-11-18 19:38 UTC  (3+ messages)

[Patch, fortran] PR79072 - ICE with class(*) pointer function result and character value
 2017-11-18 19:04 UTC 

[PATCH libstdc++/66689] comp_ellint_3 and ellint_3 return garbage values
 2017-11-18 17:47 UTC  (3+ messages)

[PATCH] PR 44292 Enable large record lengths in OPEN and INQUIRE statements
 2017-11-18 16:49 UTC  (3+ messages)

[patch, fortran] Fix PR 83012, rejects-valid regression with contiguous pointer
 2017-11-18 16:00 UTC  (4+ messages)

[PATCH] New lang hook
 2017-11-18 15:56 UTC  (4+ messages)

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-11-18 15:48 UTC  (14+ messages)
` [006/nnn] poly_int: tree constants
` [011/nnn] poly_int: DWARF locations
` [014/nnn] poly_int: indirect_refs_may_alias_p
` [015/nnn] poly_int: ao_ref and vn_reference_op_t
` [016/nnn] poly_int: dse.c
` [017/nnn] poly_int: rtx_addr_can_trap_p_1

[PATCH] MicroBlaze use default ident output generation
 2017-11-18 13:50 UTC  (5+ messages)

[RFTesting] New POINTER_DIFF_EXPR
 2017-11-18 12:18 UTC  (14+ messages)

[RFC][PATCH 12/n Embed range analysis in DOM
 2017-11-18 10:20 UTC 

[RFA][PATCH] 11/n More VRP related cleanups
 2017-11-18  9:31 UTC 

[RFA][PATCH] 10/n Various class definition cleanups
 2017-11-18  9:24 UTC 

[RFA][PATCH] 9/n Finish moving BB_VISITED handling into range analyzer
 2017-11-18  8:49 UTC 

[RFA][PATCH] 8/n Pull evrp range analyzer into its own file
 2017-11-18  8:39 UTC 

[PATCH] Implement std::to_address for C++2a
 2017-11-18  8:00 UTC 

[patch] backwards threader cleanups
 2017-11-18  7:55 UTC  (6+ messages)

[RFC][PATCH] Remove SLOW_BYTE_ACCESS
 2017-11-18  5:55 UTC  (4+ messages)

[PATCH][PR c++/82888] smarter code for default initialization of scalar arrays
 2017-11-18  4:23 UTC  (2+ messages)

[PATCH, nds32] Reserve more register numbers for new registers in the future
 2017-11-18  4:19 UTC 

[PATCH, nds32] Add nds32 vector modes
 2017-11-18  4:05 UTC 

[PATCH v2: 00/14] Preserving locations for variable-uses and constants (PR 43486)
 2017-11-18  3:54 UTC  (13+ messages)
` [RFC v3 00/11] C++: locations for (almost) everything "
  ` [PATCH 03/11] Implement STRIP_ANY_LOCATION_WRAPPER_SAFE
  ` [PATCH 02/11] cp_tree::maybe_add_location_wrapper: no-op for template decls
  ` [PATCH 01/11] C++: Add location wrappers for all constants and decls
  ` [PATCH 06/11] gcc: Handle location wrappers in operand_equal_p
  ` [PATCH 07/11] c-family: handle location wrappers
  ` [PATCH 04/11] C++: add cp_expr::strip_any_location_wrapper method
  ` [PATCH 09/11] objc: handle location wrappers in objc_maybe_build_component_ref
  ` [PATCH 08/11] C++: handle location wrappers
  ` [PATCH 05/11] C++: finish_call_expr: strip location wrapper
  ` [PATCH 11/11] config: handle location wrappers in various attributes (untested)
  ` [PATCH 10/11] i386: handle location wrappers in ix86_handle_cconv_attribute

[PATCH, nds332] Provide more constraints for future use
 2017-11-18  2:50 UTC 

[PATCH, nds32] Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN
 2017-11-18  2:50 UTC 

[PATCH, nds32] Add -mext-perf, -mext-perf2, and -mext-string options
 2017-11-18  2:46 UTC 

[PATCH] RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3
 2017-11-18  2:31 UTC  (2+ messages)

[wwwdocs] Rotate 2016 news
 2017-11-18  2:16 UTC 

[PATCH] Add _Float<N>/_Float<N>X rounding built-ins & improve gimple optimization of _Float<N>/_Float<N>X built-in functions
 2017-11-18  1:33 UTC  (4+ messages)

[PATCH] Set default to -fomit-frame-pointer
 2017-11-18  0:09 UTC  (2+ messages)

[PATCH][AArch64] Restrict POST_INC operand in aarch64_simd_mem_operand_p to register
 2017-11-17 23:39 UTC  (2+ messages)

Support for aliasing with variable strides
 2017-11-17 22:19 UTC 

[COMMITTED][AArch64] Fix frame tests
 2017-11-17 22:18 UTC  (3+ messages)

Add support for SVE scatter stores
 2017-11-17 22:17 UTC 

Allow gather loads to be used for grouped accesses
 2017-11-17 22:10 UTC 

Use gather loads for strided accesses
 2017-11-17 22:06 UTC 

Allow targets to pick a vector prefix other than "V"
 2017-11-17 22:02 UTC 

Add support for SVE gather loads
 2017-11-17 22:02 UTC 

[PATCH][aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb
 2017-11-17 21:59 UTC  (2+ messages)

[PATCH][aarch64] Put vector fnma instruction into canonical form for better code generation
 2017-11-17 21:48 UTC  (2+ messages)

[PATCH] Improve istream extractors for floating point types
 2017-11-17 21:31 UTC 

Disturb profile less in tree-tailcall
 2017-11-17 20:03 UTC 

Silence overactive assert in ipa-inline
 2017-11-17 19:53 UTC 

Fix profile updating in ipa-cp and fixup_cfg
 2017-11-17 19:51 UTC 

Rework the legitimize_address_displacement hook
 2017-11-17 19:49 UTC  (2+ messages)

[PATCH 1/7]: SVE: Add CLOBBER_HIGH expression
 2017-11-17 19:45 UTC  (5+ messages)

[PR tree-optimization/83022] malloc/memset->calloc too aggressive
 2017-11-17 19:19 UTC  (4+ messages)

[0/7] Fold vectorizable_mask_load_store into vectorizable_load/store
 2017-11-17 19:09 UTC  (15+ messages)
` [1/7] Move code that stubs out IFN_MASK_LOADs
` [2/7] Make vect_model_store_cost take a vec_load_store_type
` [3/7] Split mask checking out of vectorizable_mask_load_store
` [4/7] Split rhs checking out of vectorizable_{,mask_load_}store
` [5/7] Split out gather load mask building
` [6/7] Split gather load handling out of vectorizable_{mask_load_store,load}
` [7/7] Make vectorizable_load/store handle IFN_MASK_LOAD/STORE

Allow single-element interleaving for non-power-of-2 strides
 2017-11-17 18:43 UTC  (2+ messages)

[PATCH] [ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments
 2017-11-17 18:30 UTC  (3+ messages)

[PATCH Obvious]Remove redundant check on component distance
 2017-11-17 18:26 UTC  (2+ messages)

Add an empty_mask_is_expensive hook
 2017-11-17 18:22 UTC  (2+ messages)

[PATCH] Add LVAL argument to c_fully_fold* and propagate it through (PR c/66618, PR c/69960)
 2017-11-17 18:15 UTC  (6+ messages)

[PATCH] Use rcrt1.o%s/grcrt1.o%s to relocate static PIE
 2017-11-17 18:12 UTC  (2+ messages)

Remove unnecessary temporary in tree-if-conv.c
 2017-11-17 18:12 UTC  (2+ messages)

[RFA][PATCH] patch 7/n Introduce evrp_range_analyzer class
 2017-11-17 18:06 UTC  (3+ messages)

[PATCH] C/C++: more stdlib header hints (PR c/81404) (v4)
 2017-11-17 17:49 UTC  (3+ messages)
` [PATCH] C/C++: more stdlib header hints (PR c/81404) (v5)

[PATCH, rs6000] Testcase updates for power9 codegen
 2017-11-17 17:38 UTC 

[PATCH] Improve -Wmaybe-uninitialized documentation
 2017-11-17 17:30 UTC  (6+ messages)

Add support for in-order addition reduction using SVE FADDA
 2017-11-17 17:20 UTC 

[patch] Add support for #pragma GCC unroll
 2017-11-17 16:53 UTC  (3+ messages)

Fix x86 vectorization cost wrt unsupported 8bit and 64bit integer ops
 2017-11-17 16:53 UTC 

[RFC PATCH] Merge libsanitizer from upstream
 2017-11-17 16:52 UTC  (11+ messages)

[RFA][PATCH] patch 5/n Cleaning up evrp
 2017-11-17 16:33 UTC  (3+ messages)

[AArch64, testsuite] gcc.target/aarch64/extend.c: xfails for ilp32
 2017-11-17 16:29 UTC  (3+ messages)

[PATCH, AArch64] Adjust tuning parameters for Falkor
 2017-11-17 16:08 UTC  (6+ messages)

Add an "early rematerialisation" pass
 2017-11-17 16:05 UTC 

[PATCH 1/3][middle-end]PR78809 (Inline strcmp with small constant strings)
 2017-11-17 16:03 UTC  (6+ messages)

[PATCH][AArch64] Set SLOW_BYTE_ACCESS
 2017-11-17 15:59 UTC  (2+ messages)

[PATCH 7/7]: Enable clobber high for tls descs on Aarch64
 2017-11-17 15:48 UTC  (5+ messages)

Use single-iteration epilogues when peeling for gaps
 2017-11-17 15:46 UTC 

Add support for conditional reductions using SVE CLASTB
 2017-11-17 15:38 UTC 

[PATCH, GCC/ARM] Do no clobber r4 in Armv8-M nonsecure call
 2017-11-17 15:33 UTC  (2+ 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).