public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
introduce -fcallgraph-info option
 2019-11-07  7:49 UTC  (13+ messages)

[PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line
 2019-11-07  7:48 UTC  (4+ messages)
` [PATCH 2/2] Introduce the gcc option --record-gcc-command-line
` [PATCH 1/2] Introduce dg-require-target-object-format

[PATCH] debug-counter for GIMPLE unrolling
 2019-11-07  7:35 UTC 

[PATCH V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook
 2019-11-07  7:16 UTC  (8+ messages)

[PATCH target/92295] Fix inefficient vector constructor
 2019-11-07  6:58 UTC  (3+ messages)

PR92163
 2019-11-07  6:29 UTC  (9+ messages)

[PATCH, rs6000] Lower vec_perm vectorization cost for P8/P9
 2019-11-07  3:22 UTC  (7+ messages)
` [PATCH, rs6000] Lower vec_promote_demote "
  ` [PATCH, rs6000] Make load cost more in "
          ` [PATCH, rs6000 v2] "

[PATCH] PR92090: Fix testcase failures by r276469
 2019-11-07  2:20 UTC  (8+ messages)
  ` [PATCH v2] "
            ` [PATCH] Fix copy-paste typo syntax error by r277872

Move string concatenation for C into the parser
 2019-11-07  1:02 UTC 

[C++ PATCH] Implement D1907R1 "structural type"
 2019-11-07  0:50 UTC 

[gomp4] Support multi-dimensional pointer based arrays in OpenACC data clauses
 2019-11-07  0:49 UTC  (15+ messages)
` [PATCH, OpenACC, 0/8] Multi-dimensional dynamic array support for "
  ` [PATCH, OpenACC, 1/8] Multi-dimensional dynamic array support for OpenACC data clauses, gomp-constants.h additions
    ` [PATCH, OpenACC, 2/8] Multi-dimensional dynamic array support for OpenACC data clauses, C/C++ front-end parts
      ` [PATCH, OpenACC, 3/8] Multi-dimensional dynamic array support for OpenACC data clauses, gimplify patch
        ` [PATCH, OpenACC, 4/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: dynamic array descriptor creation
          ` [PATCH, OpenACC, 5/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: bias scanning/adjustment during omp-lowering
            ` [PATCH, OpenACC, 6/8] Multi-dimensional dynamic array support for OpenACC data clauses, tree pretty-printing additions
              ` [PATCH, OpenACC, 7/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp support
                ` [PATCH, OpenACC, 8/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp testsuite additions
                  ` [PATCH, OpenACC, 1/3] Non-contiguous array support for OpenACC data clauses (re-submission), front-end patches
                    ` [PATCH, OpenACC, 2/3] Non-contiguous array support for OpenACC data clauses (re-submission), compiler patches
                      ` [PATCH, OpenACC, 3/3] Non-contiguous array support for OpenACC data clauses (re-submission), libgomp patches
                        ` [PATCH, OpenACC, v2] Non-contiguous array support for OpenACC data clauses

C++ PATCH for nested requirements normalization
 2019-11-07  0:31 UTC 

[PATCH] bring -Warray-bounds closer to -Wstringop-overflow (PR91647, 91463, 91679)
 2019-11-07  0:02 UTC  (8+ messages)

[PATCH rs6000]Fix PR92132
 2019-11-06 23:49 UTC  (5+ messages)

[PATCH] Fix attribute((section)) for templates
 2019-11-06 23:12 UTC  (2+ messages)

[gomp4] add support for gang local storage allocation in shared memory
 2019-11-06 22:59 UTC  (15+ messages)
` [PATCH, OpenACC] Add "

[PATCH] include size and offset in -Wstringop-overflow
 2019-11-06 22:34 UTC  (6+ messages)

[patch][avr] PR92055: Add switches to enable 64-bit [long] double
 2019-11-06 22:32 UTC  (4+ messages)
` Ping^1 "

[PATCH 0/3] libgcc/crtstuff.c tweaks to reduce code size
 2019-11-06 21:05 UTC  (5+ messages)
` [PATCH 1/3] libgcc: Add --disable-eh-frame-registry configure option
` [PATCH 2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty
` [PATCH 3/3] libgcc: Implement TARGET_LIBGCC_REMOVE_DSO_HANDLE

[PATCH] Add if-chain to switch conversion pass
 2019-11-06 21:03 UTC  (4+ messages)

[PATCH] C++20 CA378 - Remove constrained non-template functions
 2019-11-06 20:20 UTC 

[PATCH] Fix hash_operand for fields of a CONSTRUCTOR
 2019-11-06 18:58 UTC  (8+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2019-11-06 18:44 UTC  (6+ messages)
` [PATCH] "

[PATCH] libstdc++: Add compare_three_way and install <compare> header
 2019-11-06 17:53 UTC 

[PATCH] libstdc++: remove redundant equality operators
 2019-11-06 17:52 UTC 

[PATCH] Clear version_info_node in delete_function_version
 2019-11-06 17:51 UTC  (2+ messages)

make value_range the base class and value_range_equiv the derived class
 2019-11-06 17:50 UTC  (4+ messages)

Free memory used by optimization/target options
 2019-11-06 17:49 UTC  (3+ messages)

[PATCH] simplify-rtx: simplify_logical_relational_operation
 2019-11-06 17:46 UTC  (2+ messages)

[PATCH, rs6000] Add xxswapd support for V2DF and V2DI modes
 2019-11-06 17:29 UTC  (2+ messages)

URGENT REPLY NEEDED
 2019-11-06 17:18 UTC 

[PATCH, GCC/ARM, 0/10] Add support for Armv8.1-M Mainline Security Extension
 2019-11-06 16:12 UTC  (4+ messages)
  ` [PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M Mainline
  ` [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functions

[PATCH] Fix parser to recognize operator?:
 2019-11-06 16:07 UTC  (5+ messages)
    ` Ping2: "

Generalise gather and scatter optabs
 2019-11-06 16:06 UTC 

[0/6] Optionally pick the cheapest loop_vec_info
 2019-11-06 15:58 UTC  (15+ messages)
` [1/6] Fix vectorizable_conversion costs
` [2/6] Don't assign a cost to vectorizable_assignment
` [3/6] Avoid accounting for non-existent vector loop versioning
` [4/6] Optionally pick the cheapest loop_vec_info
` [5/6] Account for the cost of generating loop masks
` [6/6][AArch64] Enable vect-compare-loop-costs by default for SVE

Add object allocators to symbol and call summaries
 2019-11-06 15:21 UTC  (9+ messages)

[Patch][OpenMP][Fortran] Support absent optional args with use_device_{ptr,addr} (+ OpenACC's use_device clause)
 2019-11-06 15:05 UTC 

GCC wwwdocs move to git done
 2019-11-06 14:05 UTC  (3+ messages)

[PATCH][ARM] Improve max_cond_insns setting for Cortex cores
 2019-11-06 14:01 UTC 

[PATCH][Arm] Only enable fsched-pressure with Ofast
 2019-11-06 13:57 UTC 

[PATCH][RFC] Param to options conversion (demo)
 2019-11-06 13:36 UTC  (7+ messages)

[0/4] Vector epilogues vs. mixed vector sizes
 2019-11-06 13:16 UTC  (11+ messages)
` [1/4] Restructure vect_analyze_loop
` [2/4] Check the VF is small enough for an epilogue loop
` [3/4] Don't vectorise single-iteration epilogues
` [4/4] Use scan-tree-dump instead of scan-tree-dump-times for some vect tests

[og8] Report errors on missing OpenACC reduction clauses in nested reductions
 2019-11-06 13:00 UTC  (8+ messages)
` [PATCH] Report errors on inconsistent OpenACC nested reduction, clauses
  ` [PATCH] Report errors on inconsistent OpenACC nested reduction clauses
        ` [PATCH][committed] Warn about "

[PATCH] Some vectorizable_reduction TLC
 2019-11-06 12:56 UTC 

[0/n] Support multiple vector sizes for vectorisation
 2019-11-06 12:47 UTC  (30+ messages)
` [9/n] Replace vec_info::vector_size with vec_info::vector_mode
` [10/n] Make less use of get_same_sized_vectype
` [11/n] Support vectorisation with mixed vector sizes
` [13/n] Allow mixed vector sizes within a single vectorised stmt
` [14/n] Vectorise conversions between differently-sized integer vectors
` [15/n] Consider building nodes from scalars in vect_slp_analyze_node_operations
` [16/n] Apply maximum nunits for BB SLP
` [10a/n] Require equal type sizes for vectorised calls
` [11a/n] Avoid retrying with the same vector modes
` [17/17] Extend can_duplicate_and_interleave_p to mixed-size vectors

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2019-11-06 12:43 UTC  (4+ messages)
  ` [Patch] Add OpenACC 2.6's no_create

[PATCH] Support multiple registers for the frame pointer
 2019-11-06 12:21 UTC  (7+ messages)

[PATCH] [ARC] Add builtins for identifying floating point support
 2019-11-06 11:52 UTC  (2+ messages)

[PATCH][vect] PR92317: fix skip_epilogue creation for epilogues
 2019-11-06 11:16 UTC  (2+ messages)

[PATCH][vect] PR92317: fix skip_epilogue creation for epilogues
 2019-11-06  8:00 UTC  (2+ messages)

Add obstack for canonical file name hash table
 2019-11-06  7:49 UTC  (5+ messages)

[PATCH] Loop split upon semi-invariant condition (PR tree-optimization/89134)
 2019-11-06  7:13 UTC  (21+ messages)
      ` Ping: [PATCH V2] "
        ` Ping agian: "
              ` [PATCH V3] "
                                  ` [PATCH V4] "

[PATCH V4] rs6000: Refine unroll factor in loop_unroll_adjust hook
 2019-11-06  7:12 UTC 

[PATCH v2] Missed function specialization + partial devirtualization
 2019-11-06  5:06 UTC  (11+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
              ` [PATCH v5] "
                  ` Ping: "

[PATCH] tweak component_ref_size to extend -Wzero-length-array-bounds and not ICE (PR 92373)
 2019-11-06  0:41 UTC  (2+ messages)

[PATCH] doc: Insn splitting by combine
 2019-11-06  0:01 UTC 

[C++ PATCH] Implement C++20 operator<=>
 2019-11-05 23:56 UTC 

[C++ PATCH 1/4] Handle location wrappers better in warn_logical_operator
 2019-11-05 23:53 UTC  (5+ messages)
` [C++ PATCH 2/4] Fix conversions for built-in operator overloading candidates

[C++ PATCH] Various small C++ changes
 2019-11-05 23:50 UTC 

[C++ PATCH] Use vec instead of raw array for built-in candidates
 2019-11-05 23:50 UTC 

[C++ PATCH] diagnose address and decltype of unsatisfied function
 2019-11-05 20:35 UTC 

[PATCH 0/5] libsanitizer: merge from trunk
 2019-11-05 19:30 UTC  (11+ messages)
` [PATCH 3/5] Reapply all revisions mentioned in LOCAL_PATCHES
` [PATCH 1/5] Libsanitizer: merge from trunk with merge.sh
  ` [PATCH] Merge from trunk: add hwasan
` [PATCH 1/3] Libsanitizer: merge from trunk
  ` [PATCH 2/3] Reapply all revisions mentioned in LOCAL_PATCHES
  ` [PATCH 3/3] hwasan: add from upstream

[RFC PATCH] Extend the simd function attribute
 2019-11-05 18:42 UTC  (2+ messages)

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2019-11-05 18:32 UTC  (10+ messages)
` [PATCH 13/X] [libsanitizer][options] Add hwasan flags and argument parsing

[PATCH] rs6000: Implement [u]avg<mode>3_ceil
 2019-11-05 17:37 UTC  (2+ messages)

[PATCH] rs6000: Fix allocate_stack in a corner case (PR91289)
 2019-11-05 17:26 UTC  (2+ messages)

[PATCH] PR85678: Change default to -fno-common
 2019-11-05 17:17 UTC  (8+ messages)
` [PATCH v2] "
            ` [PATCH v3] "

[PR c++/92370] ICE with VC marker
 2019-11-05 16:58 UTC 

[C++] Fix interaction between aka changes and DR1558 (PR92206)
 2019-11-05 16:45 UTC  (2+ messages)

[PATCH 0/4] OpenACC 2.6 manual deep copy (repost)
 2019-11-05 16:42 UTC  (4+ messages)
` [PATCH 3/4] Factor out duplicate code in gimplify_scan_omp_clauses

[committed] fix indentation issues with value_range_equiv patch
 2019-11-05 16:30 UTC 

[PATCH] Fix PR92371
 2019-11-05 16:11 UTC 

[PATCH] Fix <version> header for freestanding
 2019-11-05 15:56 UTC 

[PATCH] Remove incorrect comment
 2019-11-05 15:55 UTC 

make range_int_cst_p work with any numeric range (VR_ANTI_RANGE, etc)
 2019-11-05 15:28 UTC  (4+ messages)

[PATCH, og8] Add OpenACC 2.6 `acc_get_property' support
 2019-11-05 15:09 UTC  (3+ messages)
`  "

[Patch][committed] PR 92208 + PR 92277 – GCC 9 follow-up fix
 2019-11-05 14:41 UTC 

[Committed 0/4] IBM Z: Fix a few testsuite problems
 2019-11-05 13:38 UTC  (5+ messages)
` [PATCH 1/4] IBM Z: Use tree_fits_uhwi_p in vector_alignment hook
` [PATCH 2/4] IBM Z: Fix testsuite useable_hw check
` [PATCH 3/4] IBM Z: gen-vect-11/32: Set min-vect-loop-bound param back to default
` [PATCH 4/4] IBM Z: gen-vect-26/28: Vectorizing without peeling is ok for Z

[PATCH] Fix PR92280
 2019-11-05 13:29 UTC 

CPUID Patch for IDT Winchip
 2019-11-05 13:27 UTC  (9+ messages)

[PATCH 1/2] [ARM,testsuite] Skip tests incompatible with -mpure-code
 2019-11-05 13:19 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).