public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][GCC][AARCH64] Canonicalize aarch64 widening simd plus insns
 2018-07-12 10:18 UTC  (2+ messages)

[PATCH] Move match-and-simplify recursion limit from SCCVN to generic place
 2018-07-12 10:12 UTC  (2+ messages)

[AArch64] Generate load-pairs when the last load clobbers the address register [2/2]
 2018-07-12 10:10 UTC  (4+ messages)

[AArch64] Use arrays and loops rather than numbered variables in aarch64_operands_adjust_ok_for_ldpstp [1/2]
 2018-07-12 10:09 UTC  (6+ messages)

[C++ Patch] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be a definition")
 2018-07-12  9:52 UTC 

[PATCH] reject conflicting attributes before calling handlers (PR 86453)
 2018-07-12  8:46 UTC  (2+ messages)

[contrib] compare_tests: Print number of tests
 2018-07-12  8:41 UTC 

abstract wide int binop code from VRP
 2018-07-12  8:36 UTC  (9+ messages)

[PATCH] Fix store-merging wrong-code issue (PR tree-optimization/86492)
 2018-07-12  7:21 UTC  (2+ messages)

[PATCH] Fix PR86479
 2018-07-12  7:10 UTC 

RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch
 2018-07-12  6:17 UTC  (3+ messages)

--enable-maintainer-mode currently broken, needs --disable-werror to complete bootstrap
 2018-07-12  6:11 UTC 

Go patch committed: Build a single backend type for a type alias
 2018-07-12  4:19 UTC 

[PATCH] C++: suggestions for misspelled private members (PR c++/84993)
 2018-07-12  1:58 UTC 

[PATCH] doc: update looping constructs
 2018-07-12  0:20 UTC 

[PING][PATCH][Aarch64] v2: Arithmetic overflow addv patterns [Patch 2/4]
 2018-07-11 23:29 UTC 

[PATCH, rs6000] Add support for gimple folding vec_perm()
 2018-07-11 23:08 UTC  (2+ messages)

[PATCH, rs6000] Testcase adds for vec_unpack
 2018-07-11 23:05 UTC  (2+ messages)

[PATCH, rs6000] gimple folding support for vec_pack and vec_unpack
 2018-07-11 22:53 UTC  (2+ messages)

[PATCH 0/7] Mitigation against unsafe data speculation (CVE-2017-5753)
 2018-07-11 22:31 UTC  (25+ messages)
` [PATCH 6/7] AArch64 - new pass to add conditional-branch speculation tracking
` [PATCH 1/7] Add __builtin_speculation_safe_value
` [PATCH 4/7] AArch64 - Add new option -mtrack-speculation
` [PATCH 2/7] Arm - add speculation_barrier pattern
` [PATCH 5/7] AArch64 - disable CB[N]Z TB[N]Z when tracking speculation
` [PATCH 7/7] AArch64 - use CSDB based sequences if speculation tracking is enabled
` [PATCH 3/7] AArch64 - add speculation barrier

[PATCH][Middle-end]3rd patch of PR78809
 2018-07-11 22:03 UTC  (11+ messages)
    ` [PATCH][Middle-end][version 3]3rd "

[PATCH][RFC] Make iterating over hash-map elide copying/destructing
 2018-07-11 21:16 UTC  (6+ messages)

[Patch, Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions
 2018-07-11 21:06 UTC 

[PATCH] Fix several AVX512 intrinsic mask arguments
 2018-07-11 19:59 UTC  (6+ messages)
      ` [PATCH] Fix __mmask* types on many AVX512 intrinsics

[PATCH][GCC][front-end][opt-framework] Update options framework for parameters to properly handle and validate configure time params. [Patch (2/3)]
 2018-07-11 19:24 UTC  (2+ messages)

[PATCH][GCC][front-end][opt-framework] Allow back-ends to be able to do custom validations on params. [Patch (1/3)]
 2018-07-11 19:22 UTC  (2+ messages)

[PATCH][GCC][front-end][build-machinery][opt-framework] Allow setting of stack-clash via configure options. [Patch (4/6)]
 2018-07-11 19:21 UTC  (2+ messages)

[patch] adjust default nvptx launch geometry for OpenACC offloaded regions
 2018-07-11 19:13 UTC  (5+ messages)

[PATCH][GCC][mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)]
 2018-07-11 18:52 UTC  (2+ messages)

[PATCH] [RFC] Higher-level reporting of vectorization problems
 2018-07-11 18:28 UTC  (9+ messages)
` [PATCH 0/5] [RFC v2] "
  ` [PATCH 3/5] Add some test coverage
  ` [PATCH 1/5] Add opt-problem.h
  ` [PATCH 4/5] Use opt_result throughout vectorizer
  ` [PATCH 5/5] Add opt-problem.cc
  ` [PATCH 2/5] Use opt-problem.h in try_vectorize_loop_1

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)]
 2018-07-11 17:31 UTC  (3+ messages)

[PATCH, rs6000] Add missing logical-op interfaces to emmintrin.h
 2018-07-11 17:26 UTC 

[PATCH] doc: add missing "mode" type attribute
 2018-07-11 16:14 UTC  (2+ messages)

allow thread_through_all_blocks() to start from the same initial BB
 2018-07-11 16:13 UTC  (2+ messages)

[PATCH, doc] Small clarification on define_subst
 2018-07-11 16:12 UTC  (2+ messages)

[PATCH, S390] Increase function alignment to 16 bytes
 2018-07-11 15:40 UTC 

[arm] Put CPU's FPU capabilities directly in the ISA specification
 2018-07-11 15:30 UTC 

Go patch committed: Fix evaluation order of LHS index expressions
 2018-07-11 14:22 UTC 

[PATCH] fold strlen() of aggregate members (PR 77357)
 2018-07-11 14:03 UTC  (8+ messages)

[PATCH][C family] Fix PR86453
 2018-07-11 14:02 UTC  (2+ messages)

[committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443)
 2018-07-11 13:18 UTC  (2+ messages)

[PATCH] Fix PR86452
 2018-07-11 13:11 UTC 

abstract gimple_call_nonnull*() from vr-values
 2018-07-11 12:44 UTC  (2+ messages)

[RFC] Fix recent popcount change is breaking
 2018-07-11 12:31 UTC  (12+ messages)

[PATCH][GCC][AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)]
 2018-07-11 11:25 UTC 

[PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)]
 2018-07-11 11:23 UTC 

[PATCH][GCC][AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)]
 2018-07-11 11:23 UTC 

[PATCH][GCC][AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patch (3/6)]
 2018-07-11 11:21 UTC 

[PATCH][GCC][AArch64][mid-end] Updated stack-clash implementation for AArch64. [patch (0/6)]
 2018-07-11 11:20 UTC 

[committed] Introduce dump_location_t
 2018-07-11 10:53 UTC  (10+ messages)
` [PATCH 0/2] v4: optinfo framework and remarks
  ` [PATCH 2/2] optinfo: add diagnostic remarks
      ` [PATCH 1/2] v5: Add "optinfo" framework
        ` [PATCH 2/2] Add "-fsave-optimization-record"
  ` [PATCH 1/2] Add "optinfo" framework

[MAINTAINERS, committed] Update email address
 2018-07-11 10:48 UTC  (6+ messages)
  ` [MAINTAINERS, committed] Remove redundant write-after-approval entries
      ` [PATCH, contrib] Add contrib/maintainers-verify.sh

[RFC] fwprop address cost changes
 2018-07-11  8:14 UTC 

[PATCH, rs6000] Alphabetize prototypes of AltiVec built-in functions in extend.texi
 2018-07-10 23:14 UTC 

[PATCH] PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert
 2018-07-10 22:29 UTC  (2+ messages)

[PATCH,rs6000] Backport of stxvl instruction fix to GCC 7
 2018-07-10 17:16 UTC  (2+ messages)

[PATCH, rs6000 v3] enable gimple folding for vec_xl, vec_xst
 2018-07-10 17:11 UTC  (8+ messages)
      ` [PATCH, rs6000 v4] "

[PATCH] add support for strnlen (PR 81384)
 2018-07-10 14:57 UTC  (12+ messages)

[PATCH][OBVIOUS] Add missing Optimization attribute
 2018-07-10 14:49 UTC  (3+ messages)

[PATCH] Do less (redudant) constant propagation during unrolling
 2018-07-10 13:09 UTC 

[PATCH] Fix PR86457
 2018-07-10 13:01 UTC 

[PATCH] alpha: Use TARGET_COMPUTE_FRAME_LAYOUT
 2018-07-10 12:52 UTC  (4+ messages)

[PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout
 2018-07-10 10:09 UTC  (2+ messages)
` [PATCH 2/2] condition_variable: Use steady_clock to implement wait_for

[PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM
 2018-07-10  8:56 UTC  (2+ messages)

[patch] jump threading multiple paths that start from the same BB
 2018-07-10  8:43 UTC  (11+ messages)

[PATCH] Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406)
 2018-07-10  8:03 UTC  (3+ messages)

[committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421)
 2018-07-10  7:33 UTC 

[PATCH] specify large command line option arguments (PR 82063)
 2018-07-10  3:13 UTC  (3+ messages)
` PING "
  ` PING #2 "

Go patch committed: Fix double evaluation when using interface field expression
 2018-07-10  0:55 UTC 

[PING][PATCH, rs6000, C/C++] Fix PR target/86324: divkc3-1.c FAILs when compiling with -mabi=ieeelongdouble
 2018-07-09 21:10 UTC  (4+ messages)

[PATCH, GCC, AARCH64] Add support for +profile extension
 2018-07-09 16:07 UTC  (3+ messages)

calculate overflow type in wide int arithmetic
 2018-07-09 14:46 UTC  (5+ messages)

[PATCH] fold strings as long as the array they're stored in (PR 86428)
 2018-07-09 14:34 UTC  (2+ messages)

[PATCH, committed] Improve code generation for pdp11 target
 2018-07-09 14:02 UTC 

Extend tree code folds to IFN_COND_*
 2018-07-09 13:11 UTC  (6+ messages)

[testsuite/guality, committed] Prevent optimization of local in vla-1.c
 2018-07-09 12:43 UTC  (12+ messages)
        ` [PATCH][debug] Handle references to skipped params in remap_ssa_name
                ` [PATCH][debug] Handle debug references to skipped params
                  ` [PATCH][debug] Reuse debug exprs generated in remap_ssa_name

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