public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 09/10] Experiment with using optinfo in gimple-loop-interchange.cc
 2018-06-18 19:07 UTC  (14+ messages)
` [PATCH 0/8] v2 of optimization records patch kit
  ` [PATCH 2/8] Introduce VECT_SCOPE macro
  ` [PATCH 8/8] Add lots of pointless churn to tree-vect-*.c
  ` [PATCH 6/8] ipa-inline.c/tree-inline.c: port from fprintf to dump API
  ` [PATCH 1/8] Add GCC_LIKELY and GCC_UNLIKELY

[PATCH], PowerPC long double transistion, patch #1
 2018-06-18 19:06 UTC  (13+ messages)
` [PATCH], PowerPC long double transistion, patch #2
` [PATCH], PowerPC long double transistion, patch #4

[PATCH] LWG 2989 hide path iostream operators from normal lookup
 2018-06-18 18:59 UTC 

[PATCH 00/11] New backend for the TI PRU processor
 2018-06-18 18:46 UTC  (4+ messages)
` [PATCH 01/11] Initial TI PRU GCC port

[PATCH][PR other/86198] Libacktrace and ".note.gnu.build-id" section
 2018-06-18 18:35 UTC 

C++ PATCH for c++/86171, ICE with recursive alias instantiation
 2018-06-18 18:15 UTC 

PING^1: [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-06-18 18:06 UTC  (10+ messages)
          ` [PATCH v2] "

[PATCH] LWG 3050 Fix cv-qualification of convertibility constraints
 2018-06-18 18:01 UTC 

[tree.c] Replace cast to (char *) by const_cast<char *>
 2018-06-18 17:58 UTC  (8+ messages)

RFA: Sanitize deprecation messages (PR 84195)
 2018-06-18 17:56 UTC  (15+ messages)

Incremental LTO linking part 2: lto-plugin support
 2018-06-18 17:56 UTC  (6+ messages)

[PATCH, alpha] PR target/85095
 2018-06-18 17:29 UTC  (7+ messages)

[PATCH v3] Change default to -fno-math-errno
 2018-06-18 16:46 UTC  (3+ messages)

RFC: What should go in our <version> header?
 2018-06-18 16:42 UTC  (5+ messages)

[PATCH] add support for strnlen (PR 81384)
 2018-06-18 16:35 UTC  (3+ messages)

[PATCH, rs6000] Fix implementation of vec_packsu (vector unsigned long long, vector unsigned long long) built-in function
 2018-06-18 16:30 UTC 

[patch] Remove redundant intrinsics
 2018-06-18 16:05 UTC  (4+ messages)

[PATCH] PR libstdc++/78870 support std::filesystem on Windows
 2018-06-18 16:01 UTC  (7+ messages)

[patch] Test Fortran part of libgomp with check-fortran
 2018-06-18 15:49 UTC  (2+ messages)

[PATCH] Add initial version of rtl.vim syntax file
 2018-06-18 15:47 UTC  (6+ messages)

[PATCH] More rtx to rtx_insn * cleanups
 2018-06-18 15:46 UTC  (2+ messages)

[PATCH] LWG 3035. std::allocator's constructors should be constexpr
 2018-06-18 15:46 UTC 

[PATCH][Middle-end]3rd patch of PR78809
 2018-06-18 15:37 UTC 

[10/n] PR85694: Split out check for vectorizable associative reductions
 2018-06-18 15:07 UTC 

[9/n] PR85694: Add a vect_look_through_pattern helper
 2018-06-18 15:04 UTC 

[8/n] PR85694: Make patterns check for target support
 2018-06-18 15:01 UTC 

[7/n] PR85694: Add a vect_pattern_detected helper
 2018-06-18 15:00 UTC 

[6/n] PR85694: Add a vect_get_internal_def helper
 2018-06-18 14:58 UTC 

[5/n] PR85694: Remove dead WIDEN_SUM handling
 2018-06-18 14:57 UTC 

[4/n] PR85694:Remove redundant calls to types_compatible_p
 2018-06-18 14:55 UTC 

[3/n] PR85694: Fix dummy assignment handling in vectorizable_call
 2018-06-18 14:54 UTC 

[2/n] PR85694: Attach a DEF_SEQ only to the original statement
 2018-06-18 14:53 UTC 

[1/n] PR85694: Allow pattern definition statements to be reused
 2018-06-18 14:51 UTC 

[PATCH] [aarch64] Remove obsolete comment about X30
 2018-06-18 13:43 UTC 

[C++ Patch] Tidy duplicate_decls locations
 2018-06-18 13:39 UTC  (2+ messages)

[patch, fortran] PR25829 Asynchronous I/O (patch version 2.0)
 2018-06-18 12:29 UTC  (2+ messages)

[COMMITTED][testsuite] Add target pthread to pr86076.c
 2018-06-18 12:18 UTC 

[COMMITTED][testsuite] Remove xfail from vect-abs-compile.c
 2018-06-18 11:12 UTC 

[AArch64][PATCH 2/2] Combine AES instructions with xor and zero operands
 2018-06-18  9:38 UTC 

[AArch64][PATCH 1/2] Make AES unspecs commutative
 2018-06-18  9:38 UTC 

[AArch64][PATCH 0/2] Improve codegen for AES instructions
 2018-06-18  9:37 UTC 

RFA: Restore ability to build zlib in a srcdir == builddir
 2018-06-18  9:35 UTC 

[PATCH] i386; Add -mmanual-endbr and cf_check function attribute
 2018-06-18  9:20 UTC  (2+ messages)

[AArch64][PATCH 1/2] Fix addressing printing of LDP/STP
 2018-06-18  8:08 UTC  (3+ messages)

[patch] Streamline debug info for up-level references
 2018-06-18  7:52 UTC  (4+ messages)

[PATCH][ARM] Use __ARM_ARCH instead of __ARM_ARCH__
 2018-06-17 20:25 UTC  (3+ messages)

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-16 22:38 UTC  (31+ messages)

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-16 18:19 UTC  (2+ messages)

[PATCH] Use __builtin_memmove for trivially copy assignable types
 2018-06-16 15:05 UTC  (3+ messages)

[PATCH] Fix -freorder-blocks-and-partition unwinding wrong-code (PR rtl-optimization/86108)
 2018-06-16 12:13 UTC  (7+ messages)
` [PATCH] Add checking that during RTL bbs don't mix EH and non-complex predecessor edges

[PATCH] Remove -Wunsafe-loop-optimizations option (PR middle-end/86095)
 2018-06-16  6:43 UTC  (2+ messages)

C++ PATCH for c++/86147, wrong capture for template argument
 2018-06-16  6:35 UTC 

[PATCH, rs6000] Fix implementation of vec_pack (vector double, vector double) built-in function
 2018-06-16  0:29 UTC  (2+ messages)

[PATCH] LWG 3076 basic_string CTAD ambiguity
 2018-06-15 23:46 UTC 

[PATCH] tighten up -Wbuiltin-declaration-mismatch (PR 86125)
 2018-06-15 21:55 UTC  (11+ messages)

[C PATCH] Fix C pointer_diff with volatile args (PR c/86093)
 2018-06-15 20:52 UTC  (2+ messages)

[PATCH] Fix expand_assignment ICE with CONCAT target (PR middle-end/85878)
 2018-06-15 20:31 UTC  (2+ messages)

C++ PATCHes for c++/82882, ICE with lambda in template default argument
 2018-06-15 20:21 UTC 

C++ PATCH for c++/86094, wrong calling convention for move-only class
 2018-06-15 20:08 UTC  (4+ messages)

[PATCH] PR target/85358: Add target hook to prevent default widening
 2018-06-15 19:32 UTC  (6+ messages)
` [PATCH] PR target/85358, v3: Make PowerPC not convert __ibm128 to __float128 if long double is IEEE 128-bit

[PATCH, rs6000] Fix AIX expected builtin instruction counts
 2018-06-15 19:24 UTC  (2+ messages)

[PATCH] Avoid (X / Y) == 0 -> X < Y match.pd opt for complex types (PR middle-end/86123)
 2018-06-15 19:06 UTC  (2+ messages)

[PATCH, rs6000] clean up vec_neg related test options
 2018-06-15 18:58 UTC  (4+ messages)

[PATCH] PR libstdc++/86169 unshare COW string when non-const data() called
 2018-06-15 18:47 UTC 

[PATCH] Avoid excessive function type casts with splay-trees part 2
 2018-06-15 18:28 UTC  (7+ messages)

[PATCH] Decorate string_view members with nonnull attribute
 2018-06-15 16:47 UTC  (6+ messages)

[PATCH] P0935R0 Eradicating unnecessarily explicit default constructors
 2018-06-15 16:13 UTC  (2+ messages)

[PATCH] Only define __cpp_lib_constexpr_char_traits for C++17
 2018-06-15 16:04 UTC  (2+ messages)

[PATCH] MIPS: Add support for -mcrc and -mginv options
 2018-06-15 15:52 UTC  (3+ messages)

[RFC] Add gcc.dg-selftests/dg-final.exp
 2018-06-15 15:51 UTC  (7+ messages)

[PATCH 1/N] Clean-up usage of ipa_fn_summary and ipa_call_summary summaries
 2018-06-15 15:38 UTC  (3+ messages)

[PATCH RFC] lto: keep 'force_output' on extern symbols
 2018-06-15 15:35 UTC  (4+ messages)

[PATCH] LWG 2993 reference_wrapper<T> conversion from T&&
 2018-06-15 14:19 UTC 

[PATCH] Note which vector size was used in -fopt-info vectorizer message
 2018-06-15 12:41 UTC 

[PATCH,AIX] Fix -static-libgcc & -static-libgo issues for AIX
 2018-06-15 12:04 UTC 

[PATCH][COMMITTED][ARC] Fix warning in arc_return_address_register
 2018-06-15 11:19 UTC 

Backport to 6 branch
 2018-06-15  8:49 UTC 

[PATCH] Fix PR86159
 2018-06-15  8:18 UTC 

[PATCH] Fix PR86076
 2018-06-15  7:23 UTC 

[PATCH] LWG 3039 Unnecessary decay in thread and packaged_task
 2018-06-15  0:18 UTC 

[PATCH] PR fortran/68544 -- Issue error for derived type used as actual arg
 2018-06-15  0:12 UTC  (3+ messages)

Fix PR target/86048
 2018-06-14 22:12 UTC  (3+ messages)

[PATCH] RISC-V: Add custom RTEMS multilibs
 2018-06-14 21:34 UTC  (4+ messages)

C++ PATCH for c++/86063, ICE with attribute with pack expansion
 2018-06-14 20:46 UTC  (6+ messages)

[PATCH] LWG 3075 basic_string needs deduction guides from basic_string_view
 2018-06-14 20:26 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).