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-18 15:10 UTC  (3+ messages)

PR85817
 2018-05-18 15:10 UTC  (4+ messages)

RFC (libstdc++): C++ PATCH for c++/58407, C++11 deprecation of implicit copy
 2018-05-18 14:57 UTC  (2+ messages)

[PATCH][AARCH64][PR target/84882] Add mno-strict-align
 2018-05-18 14:51 UTC  (3+ messages)

[C++ Patch] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check())")​ (Take 2)
 2018-05-18 14:48 UTC  (13+ messages)

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2018-05-18 14:19 UTC  (12+ messages)

Aliasing 'this' in a C++ constructor
 2018-05-18 14:19 UTC  (14+ messages)

[PATCH] Support lower and upper limit for -fdbg-cnt flag
 2018-05-18 14:12 UTC  (9+ messages)

[COMMITTED, AARCH64, SVE TESTSUITE] Remove a couple of xfail from slp_5.c
 2018-05-18 13:46 UTC 

[PATCH][RFC] Add dynamic edge/bb flag allocation
 2018-05-18 13:21 UTC  (2+ messages)

[PATCH] gcov: add new option -t that prints output to stdout (PR gcov-profile/84846)
 2018-05-18 13:15 UTC  (4+ messages)

[PATCH] Print working directory to gcov files (PR gcov-profile/84846)
 2018-05-18 12:46 UTC  (3+ messages)

[PATCH GCC][5/6]implement live range, reg pressure computation class
 2018-05-18 12:24 UTC  (2+ messages)

[PATCH] Add VRP stmt folding to EVRP
 2018-05-18 11:57 UTC 

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

[PATCH] Support variables in expansion of -fprofile-generate option (PR gcov-profile/47618)
 2018-05-18 11:36 UTC 

[PATCH][arm][2/2] Remove support for -march=armv3 and older
 2018-05-18 11:11 UTC  (2+ messages)

[PATCH][arm][1/2] Remove support for deprecated -march=armv5 and armv5e
 2018-05-18 10:33 UTC  (2+ messages)

[PATCH] Improve get_ref_base_and_extent with range-info
 2018-05-18 10:17 UTC  (2+ messages)

[PATCH] libstdc++/85184 remove __glibcxx_assert assertions from <variant>
 2018-05-18 10:10 UTC  (2+ messages)

[PATCH GCC][2/6]Compute available register for each register classes
 2018-05-18  8:50 UTC  (2+ messages)

[PATCH GCC][1/6]Compute type mode and register class mapping
 2018-05-18  8:42 UTC  (2+ messages)

Fix tree-ssa-strlen handling of partial clobber (PR85814)
 2018-05-18  8:41 UTC 

[patch] Improve support for up-level references (1/n)
 2018-05-18  8:10 UTC  (2+ messages)

[RFC] Use gfc_decl_attributes in fortran frontend
 2018-05-18  8:07 UTC  (3+ messages)
` [PING][RFC] "
  ` [PING^2][RFC] "

GCC 6 backports
 2018-05-18  8:07 UTC  (4+ messages)

[RFC][PR64946] "abs" vectorization fails for char/short types
 2018-05-18  8:01 UTC  (5+ messages)

Documentation patch for -floop-interchange and -floop-unroll-and-jam
 2018-05-18  7:43 UTC  (2+ messages)

[PATCH GCC][4/6]Support regional coalesce and live range computation
 2018-05-18  7:29 UTC  (6+ messages)

[PATCH] refine -Wstringop-truncation and -Wsizeof-pointer-memaccess for strncat of nonstrings (PR 85602)
 2018-05-18  2:37 UTC 

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

libcpp PATCH to avoid deprecated copy assignment
 2018-05-17 23:46 UTC 

[PATCH 2/2, RISC-V] Optimize switch with sign-extended index
 2018-05-17 23:21 UTC  (2+ messages)

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

[Patch] Do not call the linker if we are creating precompiled header files
 2018-05-17 21:55 UTC  (2+ messages)

[PATCH , rs6000] Add missing builtin test cases, fix arguments to match specifications
 2018-05-17 21:50 UTC  (4+ messages)

Cybersecurity Software Users Contact List
 2018-05-17 20:32 UTC 

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

[PATCH rs6000] Fix PR85698
 2018-05-17 19:05 UTC  (4+ messages)

PR83648
 2018-05-17 17:33 UTC  (13+ messages)

[PATCH] PR libstdc++/85818 ensure path::preferred_separator is defined
 2018-05-17 15:42 UTC 

[PATCH] PR libstdc++/85812 fix memory leak in std::make_exception_ptr
 2018-05-17 15:36 UTC 

Rb_tree constructor optimization
 2018-05-17 15:22 UTC  (6+ messages)

[PATCH] Avoid excessive function type casts with splay-trees
 2018-05-17 14:58 UTC  (7+ messages)
` [REPOST] "
  ` [PING] "

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

[PATCH] Add __attribute__((malloc) to allocator and remove unused code
 2018-05-17 13:39 UTC  (7+ messages)

Use conditional internal functions in if-conversion
 2018-05-17 13:00 UTC  (2+ messages)

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

[Patch, fortran] PR82923 - Automatic allocation of deferred length character using function result
 2018-05-17 12:22 UTC 

[PATCH] Another DSE improvement and thinko fix
 2018-05-17 12:17 UTC 

[PATCH] Improve memset handling in value-numbering
 2018-05-17 12:13 UTC 

Implement SLP of internal functions
 2018-05-17 11:42 UTC  (2+ messages)

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

[PATCH PR85793]Fix ICE by loading vector(1) scalara_type for 1 element-wise case
 2018-05-17 10:54 UTC  (4+ messages)

Gimple FE support for internal functions
 2018-05-17 10:50 UTC  (2+ messages)

Allow gimple_build with internal functions
 2018-05-17 10:47 UTC  (2+ messages)

[PATCH 00/14] Finish transition of {symbol,call}_summary
 2018-05-17 10:26 UTC  (15+ messages)
` [PATCH 13/14] Make cgraph_edge::uid really unique
` [PATCH 04/14] Add {symbol,call}_summary::get method and use it in HSA
` [PATCH 06/14] Use symtab_summary in ipa-reference.c
` [PATCH 12/14] Port edge_growth_cache to call_summary
` [PATCH 05/14] Use summaries->get where possible. Small refactoring of multiple calls
` [PATCH 01/14] Code refactoring of symtab_summary
` [PATCH 07/14] Covert ipa-pure-const.c to symbol_summary
` [PATCH 14/14] Come up with cgraph_node::get_uid and make cgraph_node::uid private
` [PATCH 03/14] Rename get methods in symbol-summary.h to get_create
` [PATCH 09/14] Remove cgraph_node::summary_uid and make cgraph_node::uid really unique
` [PATCH 02/14] Code refactoring for call_summary
` [PATCH 08/14] Convert IPA CP to symbol_summary
` [PATCH 11/14] Port IPA CP to edge_clone_summaries
` [PATCH 10/14] Add call_summary::get method and m_initialize_when_cloning

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

[RFC][PR82479] missing popcount builtin detection
 2018-05-17 10:05 UTC  (10+ 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)

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

[PATCH, 2/2][nvptx, PR83589] Workaround for branch-around-nothing JIT bug
 2018-05-17  7:25 UTC  (4+ 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)

[PR63185][RFC] Improve DSE with branches
 2018-05-17  1:40 UTC  (10+ 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] 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  (2+ 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][AArch64] Set SLOW_BYTE_ACCESS
 2018-05-16 14:56 UTC  (9+ 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).