public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][GCC][AArch64] Correct 3 way XOR instructions adding missing patterns
 2018-05-17  9:56 UTC  (2+ messages)

[PATCH][AARCH64][PR target/84882] Add mno-strict-align
 2018-05-17  9:52 UTC  (2+ messages)

[patch AArch64] Do not perform a vector splat for vector initialisation if it is not useful
 2018-05-17  9:45 UTC  (8+ messages)

Replace FMA_EXPR with one internal fn per optab
 2018-05-17  9:26 UTC  (4+ messages)

[PATCH][AArch64] Unify vec_set patterns, support floating-point vector modes properly
 2018-05-17  8:56 UTC  (3+ messages)

[PATCH] PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64
 2018-05-17  8:46 UTC  (4+ messages)

[PATCH ARM] Fix armv8-m multilib build failure with stdint.h
 2018-05-17  8:42 UTC  (4+ messages)

Gimple FE support for internal functions
 2018-05-17  8:29 UTC 

Allow gimple_build with internal functions
 2018-05-17  8:25 UTC 

RFA (ipa-prop): PATCHes to avoid use of deprecated copy ctor and op=
 2018-05-17  8:18 UTC  (7+ messages)

[PATCH 1/2, expr.c] Optimize switch with sign-extended index
 2018-05-17  8:17 UTC  (4+ messages)

[PATCH, 2/2][nvptx, PR83589] Workaround for branch-around-nothing JIT bug
 2018-05-17  7:25 UTC  (4+ messages)

[wwwdocs] Add GCC 8 Fortran feature description
 2018-05-17  6:35 UTC  (3+ messages)

[patch][i386] Goldmont Plus -march/-mtune options
 2018-05-17  6:32 UTC  (2+ messages)

[PATCH] Add constant folding for x86 shift builtins by vector
 2018-05-17  6:08 UTC  (2+ messages)

[PATCH] Constant fold even masked shift builtins
 2018-05-17  5:18 UTC  (2+ messages)

[PATCH] Constant folding of x86 vector shift by scalar builtins (PR target/85323)
 2018-05-17  5:16 UTC  (2+ messages)

[PATCH] Add missing _mm512_set{_epi16,_epi8,zero} intrinsics
 2018-05-17  5:13 UTC  (2+ messages)

[PATCH, i386]: Implement usadv64qi
 2018-05-17  5:11 UTC  (2+ messages)

[RFC][PR64946] "abs" vectorization fails for char/short types
 2018-05-17  4:35 UTC  (2+ messages)

[RFC][PR82479] missing popcount builtin detection
 2018-05-17  2:16 UTC  (9+ messages)

[PR63185][RFC] Improve DSE with branches
 2018-05-17  1:40 UTC  (15+ messages)

[PATCH] ARC: Add multilib support for linux targets
 2018-05-16 21:50 UTC  (2+ messages)

C++ PATCH for c++/85363, wrong-code with throwing list-initializer
 2018-05-16 21:08 UTC  (6+ messages)

[PATCH , rs6000] Add missing builtin test cases, fix arguments to match specifications
 2018-05-16 20:35 UTC 

[PATCH] RISC-V: Minor pattern name cleanup
 2018-05-16 18:44 UTC 

[PATCH] DWARF: Add header for .debug_str_offsets table for dwarf_version 5
 2018-05-16 17:37 UTC  (3+ messages)

[PATCH] DWARF: Emit DWARF5 forms for indirect addresses and string offsets
 2018-05-16 17:20 UTC  (3+ messages)

[PATCH, rs6000] Fixes for builtin_prefetch for AIX compatability
 2018-05-16 16:57 UTC  (2+ messages)

[PATCH PR85793]Fix ICE by loading vector(1) scalara_type for 1 element-wise case
 2018-05-16 15:15 UTC 

[PATCH][AArch64] Set SLOW_BYTE_ACCESS
 2018-05-16 14:56 UTC  (9+ messages)

[PATCH] Support lower and upper limit for -fdbg-cnt flag
 2018-05-16 13:55 UTC  (7+ messages)

[PATCH] Introduce 4-stages profiledbootstrap to get a better profile
 2018-05-16 12:26 UTC  (6+ messages)
` [PATCH] Append PWD to path when using -fprofile-generate=/some/path
        ` [PATCH] When using -fprofile-generate=/some/path mangle absolute path of file (PR lto/85759)

[PATCH 0/2] Add a couple new options to control loop prefetch pass
 2018-05-16 11:53 UTC  (7+ messages)
` [PATCH 1/2] Introduce prefetch-minimum stride option

Display priority in "Serious" bugs for gcc 8 from web page
 2018-05-16 11:18 UTC  (2+ messages)

[PATCH 0/2] Require that constraints are used to reference global regs
 2018-05-16 10:35 UTC  (3+ messages)
` [PATCH 2/2] df-scan: remove ad-hoc handling of global regs in asms

[PATCH] Enhance [VEC_]COND_EXPR verification
 2018-05-16 10:30 UTC 

Implement SLP of internal functions
 2018-05-16 10:21 UTC 

Use conditional internal functions in if-conversion
 2018-05-16 10:18 UTC 

RFA (tree.c): PATCH to make warn_deprecated_use return bool
 2018-05-16  9:42 UTC  (2+ messages)

Support fused multiply-adds in fully-masked reductions
 2018-05-16  9:36 UTC 

[PATCH AArch64]Fix test failure for pr84682-2.c
 2018-05-16  8:37 UTC  (5+ messages)

[PATCH] improve -Wrestrict for struct members (PR 85753)
 2018-05-16  7:16 UTC  (3+ messages)

C++ PATCH to make cxx_eval_vec_init_1 respect the quiet flag
 2018-05-16  0:57 UTC 

[PATCH, rs6000] Fix expected BE counts for vsx-vector-6.h
 2018-05-16  0:24 UTC  (4+ messages)

C++ PATCH for c++/64372/DR 1560, value category of ?: with one throw
 2018-05-15 22:48 UTC 

[PATCH][AArch64] Improve register allocation of fma
 2018-05-15 20:42 UTC  (4+ messages)

[PATCH] Recognize a missed usage of a sbfiz instruction
 2018-05-15 16:58 UTC  (13+ messages)
` [PATCH, v2] "

[PATCH] libstdc++/85184 remove __glibcxx_assert assertions from <variant>
 2018-05-15 16:57 UTC 

[PATCH] PR libstdc++/85749 constrain seed sequences for random number engines
 2018-05-15 16:54 UTC  (2+ messages)

[wwwdocs] Describe how to validate wwwdocs changes
 2018-05-15 16:41 UTC  (3+ messages)

Fix partitioning ICE
 2018-05-15 16:01 UTC 

[PATCH GCC][4/6]Support regional coalesce and live range computation
 2018-05-15 15:56 UTC  (3+ messages)

Fix PR85782: C++ ICE with continue statements inside acc loops
 2018-05-15 14:43 UTC 

[C++ Patch] Add DECL_MAYBE_IN_CHARGE_CDTOR_P
 2018-05-15 14:11 UTC  (2+ messages)

[PATCH] PR libstdc++/83891 fix path::is_absolute() for non-POSIX targets
 2018-05-15 13:52 UTC 

[PATCH][AArch64] Simplify frame pointer logic
 2018-05-15 13:25 UTC  (2+ messages)

[PATCH] Remove unused headers from tests
 2018-05-15 13:01 UTC 

[PATCH] PR libstdc++/84159 fix appending strings to paths
 2018-05-15 12:08 UTC 

[PATCH] Qualify std::__invoke in <variant> to prevent ADL
 2018-05-15 12:06 UTC 

Handle vector boolean types when calculating the SLP unroll factor
 2018-05-15 10:17 UTC  (6+ messages)

[PATCH][AArch64] Implement usadv16qi and ssadv16qi standard names
 2018-05-15  8:20 UTC  (2+ messages)

PR83648
 2018-05-15  8:16 UTC  (10+ messages)

Rb_tree constructor optimization
 2018-05-15  6:11 UTC  (5+ messages)

PING^1: [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-05-15  5:31 UTC  (5+ messages)

[PATCH] restore -Wstringop-overflow for checked strcpy/strcat (PR 85259)
 2018-05-15  3:01 UTC 

[PATCH] consider offsets when handling nonstrings in -Wstringop-truncation (PR 85643)
 2018-05-14 21:18 UTC  (2+ messages)

[PATCH] DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5
 2018-05-14 21:17 UTC  (2+ messages)

[PATCH] DWARF calculate the number of indexed addresses
 2018-05-14 21:09 UTC  (2+ messages)

[RFC] Improve tree DSE
 2018-05-14 20:41 UTC  (8+ messages)

Improve std::rotate usages
 2018-05-14 20:15 UTC  (2+ messages)

C++ PATCH to improve C++ function type variant handling
 2018-05-14 20:15 UTC 

[PATCH] rs6000: Fix -mreadonly-in-sdata documentation
 2018-05-14 20:06 UTC 

[PATCH] PR libstdc++/81256 fix exception handling in basic_filebuf::close
 2018-05-14 19:10 UTC 

[PATCH] use string length to relax -Wstringop-overflow for nonstrings (PR 85623)
 2018-05-14 18:57 UTC  (3+ messages)

[PATCH] gcc/configure.ac: add --disable-systemtap switch
 2018-05-14 17:40 UTC  (2+ messages)

[PATCH, aarch64] Patch to update pipeline descriptions in thunderx2t99.md
 2018-05-14 16:43 UTC  (3+ messages)

[PATCH, rs6000] Improved Documentation of Built-in Functions Part 2
 2018-05-14 16:27 UTC  (2+ messages)

[PATCH][AArch64] Add combine pattern to fuse AESE/AESMC instructions
 2018-05-14 16:23 UTC  (2+ messages)

[PATCH v2][AArch64] Remove remaining uses of * in patterns
 2018-05-14 16:18 UTC  (3+ messages)

[Patch / RFC] Rename POINTER_TYPE_P to INDIRECT_TYPE_P ?
 2018-05-14 16:14 UTC  (4+ messages)

[PATCH] Disallow minus in mem {+,-,&,|,^}= x; mem != 0 peepholes (PR target/85756)
 2018-05-14 16:08 UTC  (6+ messages)

[PATCH] Add __attribute__((malloc) to allocator and remove unused code
 2018-05-14 15:55 UTC 

[PATCH] PR libstdc++/67554 Do not pass null pointers to memcpy
 2018-05-14 15:37 UTC 

[PATCH] PR libstdc++/82966 fix swapping of node handles
 2018-05-14 15:00 UTC 

PR85734
 2018-05-14 14:27 UTC  (6+ messages)

[C++ Patch] Add TYPE_REF_P
 2018-05-14 14:11 UTC  (2+ messages)

PING^2: [PATCH] Don't mark IFUNC resolver as only called directly
 2018-05-14 14:04 UTC 

RFC: bash completion
 2018-05-14 13:44 UTC  (6+ messages)
        ` [PATCH 2/3] Refactoring to opt-suggestions.[ch]
        ` [PATCH 1/3] Introduce auto_string_vec class
        ` [PATCH 3/3] Come up with new --completion option

[PATCH] PR 85075, Fix PowerPC __float182/__ibm128 types and mangling
 2018-05-14 13:06 UTC  (4+ messages)

[PATCH] Merge SLP and non-SLP vectorization costing
 2018-05-14 12:14 UTC 

[PATCH] Adjust match.pd :s docs
 2018-05-14 11:15 UTC 

[PATCH 0/2] Introduce gcc_qsort
 2018-05-14  9:08 UTC  (5+ messages)
` [PATCH 1/2] gcc_qsort: source code changes

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