public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2019-07-25 13:50 UTC  (24+ messages)
          ` [PATCH 1/2] Come up with function_decl_type and use it in tree_function_decl

Add support for PowerPC prefixed memory instructions and pc-relative support (Intro)
 2019-07-25 13:30 UTC  (13+ messages)
` [PATCH], Patch #10, move PowerPC data structures & helper functions from rs6000.c to rs6000-internal.h

[patch, fortran] Improve dependency checking
 2019-07-25 13:08 UTC 

[PATCH][RFC][x86] Fix PR91154, add SImode smax, allow SImode add in SSE regs
 2019-07-25 12:57 UTC  (6+ messages)

[PATCH] Adjust extract_range_from_multiplicative_op
 2019-07-25 12:19 UTC 

cp: implementation of p1301 for C++
 2019-07-25 12:04 UTC  (7+ messages)

[PATCH][arm][committed] Clean up code iterator usage in satsi* patterns
 2019-07-25 11:48 UTC 

[PATCH] value-range lattice const correctness
 2019-07-25 11:00 UTC 

[range-ops] patch 01/04: types for VR_UNDEFINED and VR_VARYING
 2019-07-25  9:13 UTC  (21+ messages)

[PATCH, rs6000] Fix PR91050 by adding a DRIVER_SELF_SPECS spec
 2019-07-25  7:59 UTC  (2+ messages)

PR90724 - ICE with __sync_bool_compare_and_swap with -march=armv8.2-a
 2019-07-25  7:50 UTC  (4+ messages)

[PATCH] PR91195: fix -Wmaybe-uninitialized warning for conditional store optimization
 2019-07-25  6:27 UTC  (8+ messages)

[PATCH] handle multibyte stores larger than char in strlen (PR 91183, 86888)
 2019-07-25  3:30 UTC  (8+ messages)

[committed][MSP430] Enable initfini_array by default
 2019-07-25  0:31 UTC 

[C++ Patch] Improve delete_sanity locations
 2019-07-24 21:40 UTC 

[committed][MSP430] Only add crtn.o to ENDFILE_SPEC if it exists
 2019-07-24 21:24 UTC 

[libgomp, WIP, GSoC'19] Modification to a single queue, single execution path
 2019-07-24 21:21 UTC  (4+ messages)

[PATCH] report as disabled options unsupported by a language (PR 80545)
 2019-07-24 21:20 UTC  (3+ messages)

[PATCH] Fix gcc.dg/gomp/pr89104.c failure on aarch64
 2019-07-24 21:17 UTC  (2+ messages)

[PATCH 0/4] True IPA reimplementation of IPA-SRA (v3)
 2019-07-24 19:50 UTC  (7+ messages)
` [PATCH 1/4] Remove old IPA-SRA, introduce tree-sra.h
` [PATCH 4/4] Modifications to the testsuite
` [PATCH 3/4] New IPA-SRA implementation
` [PATCH 2/4] New parameter manipulation infrastructure

[PATCH 0/3] add support for POD struct convention (PR 61339)
 2019-07-24 19:30 UTC  (10+ messages)
` [PATCH 1/3] add -Wstruct-not-pod, -Wclass-is-pod, -Wmismatched-tags "

[RFC/PATCH v2][PR89245] Check REG_CALL_DECL note during the tail-merging
 2019-07-24 19:02 UTC  (4+ messages)

[PATCH v2] Generalize get_most_common_single_value to return k_th value & count
 2019-07-24 18:57 UTC  (7+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[patch] Add simple narrowing optimization to expand_case
 2019-07-24 18:56 UTC  (2+ messages)

[PATH] Patch to fix -finstrument-functions-exclude-function-list handling of namespaces and escaped commas
 2019-07-24 18:19 UTC  (4+ messages)

[PATCH] Come up with -flto=auto option
 2019-07-24 15:47 UTC  (18+ messages)
  ` [PATCH] Deduce automatically number of cores for -flto option

[PATCH][ARM] Fix low reg issue in Thumb-2 movsi patterns
 2019-07-24 15:44 UTC  (3+ messages)

[PATCH] MIPS: Fix GCC `noreorder' for undefined R5900 short loops
 2019-07-24 15:39 UTC  (10+ messages)

[PATCH][MSP430] Allow lower-case "r" to be used in register names by defining ADDITIONAL_REGISTER_NAMES (PR target/70320)
 2019-07-24 15:35 UTC  (2+ messages)

[PATCH][MSP430] Reject -m{code,data}-region options unless large memory model is selected
 2019-07-24 15:31 UTC  (2+ messages)

[patch] More precise message with -Winline
 2019-07-24 14:39 UTC  (3+ messages)

[PATCH] Fix PR91236
 2019-07-24 13:49 UTC 

[RFC, PATCH] Display inlining context for uninitialized warnings
 2019-07-24 13:45 UTC  (6+ messages)
    ` Ping: "
    ` Representative returns and location info (Re: [RFC, PATCH] Display inlining context for uninitialized warnings)

[patch] Set TREE_THIS_NOTRAP throughout tree-nested.c
 2019-07-24 13:36 UTC  (2+ messages)

[PATCH 1/2] [ARC] Fix and refurbish the interrupts
 2019-07-24 13:29 UTC  (7+ messages)

[PATCH 1/2] gdbhooks.py: use strip_typedefs to simplify matching type names
 2019-07-24 13:25 UTC  (6+ messages)
        ` Ping: "

[Committed] S/390: Add add/sub/mul overflow check patterns
 2019-07-24 12:37 UTC 

[committed] OpenACC Profiling Interface (incomplete)
 2019-07-24 11:05 UTC  (6+ messages)
` [PATCH, og9] Port OpenACC profiling interface to OG9

[PATCH] i386: Roundeven expansion for SSE4.1+
 2019-07-24 10:45 UTC 

[PATCH] Fix off-by-one in simple-object-elf.c (PR lto/91228)
 2019-07-24  7:03 UTC 

[Darwin, committed] Fix PR87030 and tidy config fragments
 2019-07-24  6:45 UTC  (2+ messages)

[Committed] PR fortran/54072 -- More fun with BOZ
 2019-07-23 23:58 UTC 

[PATCH] i386: Separate costs of RTL expressions from costs of moves
 2019-07-23 22:11 UTC  (9+ messages)
              ` [PATCH] i386: Separate costs of pseudo registers from hard registers

[PATCH,fortran] Handle BOZ in accordance to Fortran 2018 standard (1st batch)
 2019-07-23 21:57 UTC  (2+ messages)

[PATCH,fortran] Handle BOZ in accordance to Fortran 2018 standard
 2019-07-23 21:50 UTC  (3+ messages)

[PATCH v3 0/5] OpenRISC updates for 10 (fpu, fixes)
 2019-07-23 20:41 UTC  (2+ messages)

[committed] Add PR markers and test for pr86061
 2019-07-23 20:30 UTC 

[PATCH] Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK
 2019-07-23 20:07 UTC 

Merge from trunk to gccgo branch
 2019-07-23 18:49 UTC 

Go patch committed: Use correct value in 2-case select send
 2019-07-23 18:28 UTC 

[ARM][PATCH 2/2] Remove redundant constructs added for FP16 support
 2019-07-23 16:11 UTC  (2+ messages)

[ARM][PATCH 1/2] Support HFmode for standard names implemented with VRINT instructions
 2019-07-23 15:34 UTC  (2+ messages)

[C++ PATCH] PR c++/90590 Suppress warning for enumeration value not handled in switch warning
 2019-07-23 15:33 UTC  (8+ messages)

[PATCH] make gdbhooks.py idempotent with respect to reloading
 2019-07-23 14:23 UTC  (3+ messages)
  ` [committed] "

[PR rtl-optimization/91173] Backport to GCC 8 and 9
 2019-07-23 14:06 UTC 

Add ARRAY_REF based access patch disambiguation
 2019-07-23 13:15 UTC  (2+ messages)

PR91166 - Unfolded ZIPs of constants
 2019-07-23 12:50 UTC  (8+ messages)

Use ODR for canonical types construction in LTO
 2019-07-23 11:55 UTC  (2+ messages)

[PATCH] [MIPS] Add machine mode to get_fcsr pattern operand
 2019-07-23 11:06 UTC 

[PATCH] Fix PR91231
 2019-07-23 10:15 UTC 

[PATCH] Fix PR83518 for aarch64
 2019-07-23 10:09 UTC 

[PATCH] Remove a pointless global var
 2019-07-23  9:59 UTC  (7+ messages)

Add znver2 scheduler model
 2019-07-23  9:43 UTC 

Update X86_TUNE_AVOID_256FMA_CHAINS for znver2
 2019-07-23  9:41 UTC 

Update x86-tune-costs.h for znver2
 2019-07-23  9:34 UTC 

[Ada] Issue error on SPARK ownership rule violation
 2019-07-23  8:30 UTC 

[Ada] Plug small loophole in Generate_Range_Check
 2019-07-23  8:13 UTC 

[Ada] Minor tweak to -gnatR output
 2019-07-23  8:13 UTC 

[Ada] Iterators are view-specific
 2019-07-23  8:13 UTC 

[Ada] Eliminate redundant overflow checks for conversions from fixed-point
 2019-07-23  8:13 UTC 

[Ada] Fix binding of ghost units with finalizer
 2019-07-23  8:13 UTC 

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-07-23  8:05 UTC  (12+ messages)
` [PATCH v3 3/3] PR80791 "
      ` [PATCH v5 "

Check rrotate optab first when transforming lrotate
 2019-07-23  7:32 UTC  (10+ messages)
    ` [RFC] Consider lrotate const rotation in vectorizer
      ` [PATCH, rs6000] Support vrotr<mode>3 for int vector types
                  ` [PATCH V2, "

Ping^2: [PATCH] RISC-V: Add -malign-data= option
 2019-07-23  4:26 UTC  (3+ messages)

Go patch committed: Follow-on fix for finalizing imported methods
 2019-07-23  0:53 UTC 

[PATCH PR Fortran/89286] Intrinsic sign and GNU Extension
 2019-07-23  0:35 UTC  (7+ messages)

[PATCH] Automatics in equivalence statements
 2019-07-23  0:23 UTC  (7+ messages)

Handle strncpy in tree-ssa-dse.c
 2019-07-22 23:26 UTC  (5+ messages)

[PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2019-07-22 23:17 UTC  (2+ messages)

[PATCH] Use -flto instead of -flto=N in DWARF producer string
 2019-07-22 21:50 UTC  (4+ messages)

[PATCH v2] [rs6000] Add documentation for __builtin_mtfsf
 2019-07-22 21:43 UTC  (2+ messages)

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-07-22 19:50 UTC  (7+ messages)
` [ARM/FDPIC v5 18/21] [ARM][testsuite] FDPIC: Enable tests on pie_enabled targets
` [ARM/FDPIC v5 17/21] [ARM][testsuite] FDPIC: Handle *-*-uclinux*

Generalise VEC_DUPLICATE folding for variable-length vectors
 2019-07-22 18:35 UTC  (2+ messages)

[PATCH] Fix simd attribute handling on aarch64
 2019-07-22 18:26 UTC  (5+ messages)
  ` [PATCH] Fix simd attribute handling on aarch64 (version 2)

Implement more rtx vector folds on variable-length vectors
 2019-07-22 18:25 UTC  (3+ messages)

Ping: [PATCH] x86/AVX512: improve generated code for mask-to-vector-register conversions
 2019-07-22 18:17 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).