public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544)
 2019-08-15 12:38 UTC  (14+ messages)
      ` [PATCHv3] "
            ` [PATCHv4] "
              ` [PING] "

address change
 2019-08-15 12:23 UTC 

[COMMITTED] function.c (assign_parm_setup_reg): Handle misaligned stack arguments
 2019-08-15 12:14 UTC 

i386/asm-4 test: use amd64's natural addressing mode on all OSs
 2019-08-15 11:56 UTC 

[patch, fortran] Fix PR 91443
 2019-08-15 11:43 UTC 

[patch][aarch64]: add intrinsics for vld1(q)_x4 and vst1(q)_x4
 2019-08-15 11:39 UTC  (4+ messages)

[PATCH 2/2] Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383)
 2019-08-15 11:35 UTC  (16+ messages)
` [PATCH] Handle new operators with no arguments in DCE

types for VR_VARYING
 2019-08-15 11:28 UTC  (9+ messages)

[PATCH 0/3] Libsanitizer: merge from trunk
 2019-08-15 11:24 UTC  (6+ messages)

[PATCH] Fix PR91445
 2019-08-15 11:24 UTC 

[PATCH][i386] Fix PR91454, unrecognized insn
 2019-08-15 11:19 UTC  (2+ messages)

[PATCH][GIMPLE-FE] Expose 'sizetype' to the GIMPLE FE
 2019-08-15 11:11 UTC 

[PATCH, i386]: Fix recent STV testsuite failures
 2019-08-15 11:09 UTC 

enforce canonicalization of value_range's
 2019-08-15 11:00 UTC  (5+ messages)

Add missing check for BUILT_IN_MD (PR 91444)
 2019-08-15 10:40 UTC 

[committed][AArch64] Add a aarch64_sve_mode_p query
 2019-08-15 10:21 UTC 

[PATCH][RFC][x86] Fix PR91154, add SImode smax, allow SImode add in SSE regs
 2019-08-15  9:24 UTC  (23+ messages)

[committed][AArch64] Fix predicate alignment for fixed-length SVE
 2019-08-15  9:01 UTC 

[committed][AArch64] Tweak operand choice for SVE predicate AND
 2019-08-15  9:00 UTC 

[committed][AArch64] Optimise aarch64_add_offset for SVE VL constants
 2019-08-15  8:55 UTC 

[committed][AArch64] Pass a pattern to aarch64_output_sve_cnt_immediate
 2019-08-15  8:55 UTC 

[committed][AArch64] Rework SVE INC/DEC handling
 2019-08-15  8:53 UTC 

[committed][AArch64] Rework SVE REV[BHW] patterns
 2019-08-15  8:51 UTC 

[committed][AArch64] Add more SVE FMLA and FMAD /z alternatives
 2019-08-15  8:48 UTC 

[committed][AArch64] Add MOVPRFX alternatives for SVE EXT patterns
 2019-08-15  8:44 UTC 

[committed][AArch64] Remove unneeded FSUB alternatives and add a new one
 2019-08-15  8:40 UTC 

[committed][AArch64] Add more unpredicated MOVPRFX alternatives
 2019-08-15  8:37 UTC 

[committed][AArch64] Use SVE reversed shifts in preference to MOVPRFX
 2019-08-15  8:35 UTC 

[committed][AArch64] Add a commutativity marker to the SVE [SU]ABD patterns
 2019-08-15  8:32 UTC 

[committed][AArch64] Use SVE MLA, MLS, MAD and MSB for conditional arithmetic
 2019-08-15  8:30 UTC 

[committed][AArch64] Use SVE binary immediate instructions for conditional arithmetic
 2019-08-15  8:26 UTC 

use __builtin_alloca, drop non-standard alloca.h
 2019-08-15  8:23 UTC 

match ld besides collect2 in gcov test
 2019-08-15  8:19 UTC 

[committed][AArch64] Use SVE FABD in conditional arithmetic
 2019-08-15  8:17 UTC 

[PATCH 0/8] eBPF support for GCC
 2019-08-15  8:14 UTC  (12+ messages)
` [PATCH 5/8] bpf: make target-supports.exp aware of eBPF
` [PATCH 7/8] bpf: manual updates for eBPF
` [PATCH 1/8] Update config.sub and config.guess
` [PATCH 8/8] bpf: add myself as the maintainer for the eBPF port
` [PATCH 3/8] bpf: new libgcc port
` [PATCH 4/8] bpf: gcc.target eBPF testsuite
` [PATCH 6/8] bpf: adjust GCC testsuite to eBPF limitations
` [PATCH 2/8] bpf: new GCC port

[committed][AArch64] Use SVE [SU]ABD in conditional arithmetic
 2019-08-15  8:14 UTC 

PowerPC 'future' patches introduction
 2019-08-15  8:10 UTC  (13+ messages)
` [PATCH], Patch #1 of 10, Add instruction format enumeration
` [PATCH], Patch #2 of 10, Add RTL prefixed attribute
` [PATCH], Patch #3 of 10, Add prefixed addressing support
` [PATCH], Patch #4 of 10, Adjust costs based on insn sizes
` [PATCH], Patch #5 of 10, Make -mpcrel default for -mcpu=future
` [PATCH], Patch #6 of 10, Add 'future' support to function attributes
` [PATCH], Patch #7 of 10, Add support for PCREL_OPT
` [PATCH], Patch #8 of 10, Miscellaneous future tests
` [PATCH], Patch #9 of 10, Add tests with large memory offsets
` [PATCH], Patch #10 of 10, Add pc-relative tests
` PC-relative TLS support

Patch to support extended characters in C/C++ identifiers
 2019-08-15  7:41 UTC  (2+ messages)

[PATCH] i386: Expand roundeven for SSE4.1+
 2019-08-15  0:02 UTC  (2+ messages)

C++ PATCH to implement C++20 P1143R2, constinit (PR c++/91360)
 2019-08-14 21:37 UTC 

[SVE] PR86753
 2019-08-14 21:22 UTC  (4+ messages)

[PATCH] fold more string comparison with known result (PR 90879)
 2019-08-14 20:57 UTC  (11+ messages)

[PATCH] Deprecate std::__is_nullptr_t type trait
 2019-08-14 20:20 UTC 

[PATCH] Properly register dead cgraph_nodes in passes.c
 2019-08-14 20:00 UTC  (2+ messages)

C++ PATCH for c++/91264 - detect modifying const objects in constexpr
 2019-08-14 19:51 UTC  (6+ messages)

[PATCH, i386]: Use *mmx_pinsrb some more
 2019-08-14 19:03 UTC 

[PATCH 0/3] add support for POD struct convention (PR 61339)
 2019-08-14 18:50 UTC  (3+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-08-14 18:49 UTC  (13+ messages)
                ` Monotonically increasing counter (was Re: [Contrib PATCH] Add scripts to convert GCC repo from SVN to Git)

Add TIGERLAKE and COOPERLAKE to GCC
 2019-08-14 18:45 UTC  (2+ messages)

Add IFN_COND functions for shifting
 2019-08-14 18:14 UTC  (2+ messages)

[PATCH] Add generic support for "noinit" attribute
 2019-08-14 18:04 UTC  (10+ messages)

[PATCH 1/2] PR c++/91436 fix C++ dialect for std::make_unique fix-it hint
 2019-08-14 17:58 UTC  (11+ messages)
` [PATCH 2/2] Add more entries to the C++ get_std_name_hint array

[COMMITTED] Set memory alignment in expand_builtin_init_descriptor
 2019-08-14 17:53 UTC 

[PATCH] Simplify and generalize rust-demangle's unescaping logic
 2019-08-14 17:40 UTC 

Rewrite some jump.c routines to use flags
 2019-08-14 17:37 UTC  (4+ messages)

[PATCH] Automatics in equivalence statements
 2019-08-14 17:24 UTC  (2+ messages)

[PATCH 0/2] Fix dangling pointer in next_nested
 2019-08-14 17:10 UTC  (5+ messages)
` [PATCH 1/2] Add ::verify for cgraph_node::origin/nested/next_nested
` [PATCH 2/2] Clean next_nested properly

[PATCH] Make GIMPLE forwprop DCE dead stmts
 2019-08-14 17:05 UTC  (2+ messages)

[PATCH] fix and improve strlen conditional handling of merged stores (PR 91183, 91294, 91315)
 2019-08-14 16:51 UTC  (6+ messages)

[PATCH 1/3] C++20 constexpr lib part 1/3
 2019-08-14 16:19 UTC  (11+ messages)
            ` [PATCH 2/3] C++20 constexpr lib part 2/3 - swappish functions

C++ PATCH for c++/91391 - bogus -Wcomma-subscript warning
 2019-08-14 15:06 UTC  (3+ messages)

[PATCH 0/9] IPA ICF overhaul
 2019-08-14 14:38 UTC  (11+ messages)
` [PATCH 5/9] Come up with an abstraction

[PATCH] PR libstdc++/90361 add missing macro definition
 2019-08-14 11:56 UTC  (2+ messages)

[committed][AArch64] Use SVE BIC for conditional arithmetic
 2019-08-14 11:19 UTC 

[committed][AArch64] Use SVE UXT[BHW] as a form of predicated AND
 2019-08-14 11:06 UTC 

[committed][AArch64] Add SVE conditional floating-point unary patterns
 2019-08-14 11:02 UTC 

[committed][AArch64] Add SVE conditional conversion patterns
 2019-08-14 11:02 UTC 

[committed][AArch64] Add SVE conditional integer unary patterns
 2019-08-14 10:57 UTC 

[Ada] Crash on quantified expression in disabled assertion
 2019-08-14 10:49 UTC 

[Ada] Expose part of ownership checking for use in GNATprove
 2019-08-14 10:24 UTC 

[PATCH 0/3] Simplify wrapped binops
 2019-08-14  9:53 UTC  (11+ messages)
` [PATCH 2/3] Add simplify rules for wrapped binary operations
` [PATCH 1/3] Perform fold when propagating

[PATCH][testsuite] Fix PR91419
 2019-08-14  9:53 UTC  (2+ messages)

[Ada] Compiler speedup with inlining across units
 2019-08-14  9:53 UTC 

[Ada] Alignment may be specified as zero
 2019-08-14  9:53 UTC 

[Ada] Fix internal error on inlined subprogram instance
 2019-08-14  9:53 UTC 

[Ada] Fix failing assertions on SPARK elaboration
 2019-08-14  9:53 UTC 

[Ada] Incorrect error on inline protected function
 2019-08-14  9:53 UTC 

[Ada] Fix spurious ownership error in GNATprove
 2019-08-14  9:53 UTC 

[Ada] Spurious error in discriminated aggregate
 2019-08-14  9:53 UTC 

[Ada] Warn about unknown condition in Compile_Time_Warning
 2019-08-14  9:53 UTC 

[Ada] Illegal selection of first object in a task type's body not detected
 2019-08-14  9:53 UTC 

[Ada] Strengthen Locked flag
 2019-08-14  9:53 UTC 

[Ada] Check SPARK restriction on Old/Loop_Entry with pointers
 2019-08-14  9:53 UTC 

[Ada] Equality for nonabstract type derived from interface treated as abstract
 2019-08-14  9:53 UTC 

[Ada] Fix discrepancy in mechanism tracking private and full views
 2019-08-14  9:53 UTC 

[Ada] Crash on precondition involving quantified expression
 2019-08-14  9:53 UTC 

[Ada] Improve performance of Containers.Functional_Base
 2019-08-14  9:53 UTC 

[committed][AArch64] Add support for SVE absolute comparisons
 2019-08-14  9:38 UTC 

[committed][AArch64] Use SVE MOV /M of scalars
 2019-08-14  9:29 UTC 

[committed][AArch64] Make more use of SVE conditional constant moves
 2019-08-14  9:24 UTC 

[committed][AArch64] Add support for SVE F{MAX,MIN}NM immediate
 2019-08-14  9:23 UTC 

[committed][AArch64] Add support for SVE [SU]{MAX,MIN} immediate
 2019-08-14  9:19 UTC 

[committed][AArch64] Add support for SVE CNOT
 2019-08-14  9:11 UTC 

[committed][AArch64] Add support for SVE CLS and CLZ
 2019-08-14  9:08 UTC 

[committed][AArch64] Use SVE ADR to optimise shift-add sequences
 2019-08-14  9:07 UTC 

[committed][AArch64] Handle more SVE predicate constants
 2019-08-14  9:03 UTC 

[committed][AArch64] Rework SVE integer comparisons
 2019-08-14  8:59 UTC 

[committed][AArch64] Use "x" predication for SVE integer arithmetic patterns
 2019-08-14  8:50 UTC 

[committed][AArch64] Rearrange SVE conversion patterns
 2019-08-14  8:46 UTC 

[committed][AArch64] Use unspecs for SVE conversions involving floats
 2019-08-14  8:45 UTC 

[committed][AArch64] Rework SVE FP comparisons
 2019-08-14  8:41 UTC 

[PATCH] Add missing popcount simplifications (PR90693)
 2019-08-14  8:36 UTC  (3+ messages)

[committed][AArch64] Add support for SVE HF vconds
 2019-08-14  8:31 UTC 

[committed][AArch64] Commonise some SVE FP patterns
 2019-08-14  8:27 UTC 

[committed][AArch64] Add a "GP strictness" operand to SVE FP unspecs
 2019-08-14  8:27 UTC 

[committed][AArch64] Use unspecs for remaining SVE FP binary ops
 2019-08-14  8:22 UTC 

[committed][AArch64] Don't rely on REG_EQUAL notes to combine SVE BIC
 2019-08-14  8:17 UTC 

[committed][AArch64] Canonicalise SVE predicate constants
 2019-08-14  8:13 UTC 

[committed][AArch64] Rework SVE PTEST patterns
 2019-08-14  8:09 UTC 

Canonicalization of compares performed as side-effect operations
 2019-08-14  8:04 UTC  (4+ messages)

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-08-14  7:48 UTC  (6+ messages)
` [PATCH v3 3/3] PR80791 "
      ` [PATCH v5 "
        ` [PATCH v6 "

[PATCH][1/2][i386] STV changes, DImode chain cost
 2019-08-14  7:44 UTC  (2+ messages)

[PATCH] Builtin function roundeven folding implementation
 2019-08-14  7:24 UTC  (3+ messages)

[Committed] PR fortran/87991 -- Pointer data object requires a target
 2019-08-14  6:38 UTC 

[PATCH 0/3] [og9] OpenACC async fixes for AMD GCN
 2019-08-13 22:46 UTC  (4+ messages)
` [PATCH 2/3] [og9] Use temporary buffers for async host2dev copies
` [PATCH 3/3] [og9] Wait on queue-full condition in AMD GCN libgomp offloading plugin
` [PATCH 1/3] [og9] Wait at end of OpenACC asynchronous kernels regions

[Darwin, committed] There is no need to distinguish PIC/non-PIC symbol stubs
 2019-08-13 20:07 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).