public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, vec-tails 04/10] Add masking cost
 2016-06-16  6:17 UTC  (7+ messages)

[PATCH, vec-tails 03/10] Support epilogues vectorization with no masking
 2016-06-16  6:01 UTC  (4+ messages)

[PATCH, vec-tails 02/10] Extend _loop_vec_info structure with epilogue related fields
 2016-06-16  5:12 UTC  (2+ messages)

[PATCH, vec-tails 01/10] New compiler options
 2016-06-16  5:06 UTC  (6+ messages)

[RFC][PATCH, vec-tails 00/10] Support vectorization of loop epilogues
 2016-06-16  4:14 UTC  (3+ messages)

[PATCH] Fix up CSE handling of const/pure calls (PR rtl-optimization/71532)
 2016-06-16  4:07 UTC  (4+ messages)

[PATCH,openacc] check for compatible loop parallelism with acc routine calls
 2016-06-16  3:12 UTC 

[PATCH] zero-length arrays in OpenACC
 2016-06-16  2:24 UTC  (2+ messages)
` [PATCH, ping] "

[PATCH] Reject boolean/enum types in last arg of __builtin_*_overflow_p
 2016-06-16  2:24 UTC  (13+ messages)
        ` [PATCH] Reject boolean/enum types in last arg of __builtin_*_overflow_p (take 2)
              ` [C++ PATCH] Don't promote bitfields in last arg of __builtin_*_overflow_p

[PATCH] Backport PowerPC complex __float128 compiler support to GCC 6.x
 2016-06-15 23:09 UTC  (8+ messages)

[PATCH] Add port for Phoenix-RTOS on ARM platform
 2016-06-15 22:24 UTC  (4+ messages)

[PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-06-15 21:53 UTC  (2+ messages)

[PATCH], PowerPC: Allow DImode in Altivec registers
 2016-06-15 21:12 UTC  (6+ messages)

[PATCH] Fix builtin-arith-overflow-p-1[23].c on i686
 2016-06-15 20:44 UTC  (2+ messages)

[C++ Patch] Avoid a few more '+' in warnings
 2016-06-15 20:07 UTC  (2+ messages)

[C++ PATCH] Fix some DECL_BUILT_IN uses in C++ FE
 2016-06-15 19:49 UTC 

[PATCH][AArch64] Enable -frename-registers at -O2 and higher
 2016-06-15 19:40 UTC  (5+ messages)

[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-06-15 18:37 UTC  (2+ messages)

[PATCH 00/10] ARC: Add support for NPS400 variant
 2016-06-15 18:08 UTC  (13+ messages)
` [PATCHv2 0/7] ARC: Add support for nps400 variant
                ` [PATCH 0/2] Arc fixes and genrecog warning fix
                ` [PATCH 1/2] gcc/arc: New peephole2 and little endian arc test fixes
                ` [PATCH 2/2] gcc/genrecog: Don't warn for missing mode on special predicates

[Patch] Implement is_[nothrow_]swappable (p0185r1) - 2nd try
 2016-06-15 18:07 UTC  (3+ messages)

Cilk Plus testsuite needs massive cleanup (PR testsuite/70595)
 2016-06-15 17:15 UTC  (7+ messages)

[PATCH 0/3] Simplify the simple_return handling
 2016-06-15 17:01 UTC  (8+ messages)
` [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations
        ` [Patch, cfg] Improve jump to return optimization for complex return

[C++ PATCH] Add testcase for 4.8 bug
 2016-06-15 16:50 UTC  (2+ messages)

[patch, avr] Fix PR67353
 2016-06-15 16:44 UTC  (5+ messages)

[patch,avr] ad PR71103: also handle QImode SUBREGs of CONST
 2016-06-15 16:36 UTC  (2+ messages)

[PATCH][AArch64][obvious] Clean up parentheses and use GET_MODE_UNIT_BITSIZE in a couple of patterns
 2016-06-15 16:18 UTC  (3+ messages)

[PATCH, CHKP, PR middle-end/71529] Fix DECL_CONTEXT for args of instrumentation clones with no body
 2016-06-15 15:48 UTC 

[PATCH] PR 71483 - Fix live SLP operations
 2016-06-15 15:33 UTC  (2+ messages)

[PATCH] Optimize inserting value_type into std::vector
 2016-06-15 15:31 UTC  (3+ messages)

[PATCH] PR71275 ira.c bb_loop_depth
 2016-06-15 15:14 UTC  (9+ messages)

[PATCH] [OBVIOUS] Fix obvious typo in predict.c
 2016-06-15 15:06 UTC 

[PATCH, i386]: Implement PR 71246, Missing built-in functions for float128 NaNs
 2016-06-15 15:03 UTC  (6+ messages)

[PATCH 1/3] Disable libgcj and libgloss for Phoenix-RTOS targets
 2016-06-15 14:23 UTC  (3+ messages)
` [PATCH 3/3] Add support for arm*-*-phoenix* targets in libgcc
` [PATCH 2/3] Add support for arm*-*-phoenix* targets

[PATCH][1/2] Move choose_mult_variant declaration and dependent declarations to expmed.h
 2016-06-15 13:33 UTC  (2+ messages)

[0/7] Tweak vector load/store code
 2016-06-15 13:31 UTC  (13+ messages)
` [1/7] Remove unnecessary peeling for gaps check
` [2/7] Clean up vectorizer load/store costs
` [3/7] Fix load/store costs for strided groups
` [4/7] Add a gather_scatter_info structure
` [5/7] Move the fix for PR65518
` [7/7] Add negative and zero strides to vect_memory_access_type
` [6/7] Explicitly classify vector loads and stores

[PATCH] Add testcase for 4.8 aarch64 ICE
 2016-06-15 13:16 UTC  (2+ messages)

[PATCH, vec-tails 08/10] Support loop epilogue masking and low trip count loop vectorization
 2016-06-15 12:00 UTC  (2+ messages)

[PATCH] Fix code emission for FAIL_ALLOC predictor
 2016-06-15 11:52 UTC  (3+ messages)

[PATCH, vec-tails 07/10] Support loop epilogue combining
 2016-06-15 11:44 UTC  (2+ messages)

[PATCH, vec-tails 05/10] Check if loop can be masked
 2016-06-15 11:23 UTC  (2+ messages)

RFA (gimplify): PATCH to implement C++ order of evaluation paper
 2016-06-15 10:30 UTC  (2+ messages)

[PATCH] PR 71439 - Only vectorize live PHIs that are inductions
 2016-06-15  9:39 UTC  (2+ messages)

[Patch AArch64 2/2]Add missing vcond by rewriting it with vcond_mask/vec_cmp patterns
 2016-06-15  9:22 UTC 

[Patch AArch64 1/2]Implement vcond_mask/vec_cmp patterns
 2016-06-15  9:21 UTC 

[C++ Patch] One more error + error to error + inform and a subtler issue
 2016-06-15  9:15 UTC  (3+ messages)

[PATCH] Fix SLP wrong-code with VECTOR_BOOLEAN_TYPE_P (PR tree-optimization/71259)
 2016-06-15  8:45 UTC  (12+ messages)

container method call shortcuts
 2016-06-15  8:34 UTC  (2+ messages)

PR 71181 Avoid rehash after reserve
 2016-06-15  8:29 UTC  (8+ messages)

[PATCH] [ARC] New CPU C-define handler
 2016-06-15  7:12 UTC  (2+ messages)

[PATCH] [ARC] Fix emitting jump tables for ARCv2
 2016-06-15  7:07 UTC  (2+ messages)

[PATCH 0/2] [ARC] Refurbish backend options
 2016-06-15  7:06 UTC  (2+ messages)

[PATCH, i386][resend] Add native support for VIA C7, Eden and Nano CPUs
 2016-06-15  4:03 UTC 

[PATCH, i386][updated] Add native support for VIA C7, Eden and Nano CPUs
 2016-06-15  3:20 UTC 

[PATCH, rs6000] Clean up rs6000-builtin.def
 2016-06-14 23:24 UTC 

[PATCH, rs6000] Fix the vsx-elemrev-[24].c tests in a different way
 2016-06-14 21:55 UTC  (2+ messages)

[PATCH 0/9] separate shrink-wrapping
 2016-06-14 21:24 UTC  (5+ messages)

[PATCH 1/4] Introduce gcc_rich_location::add_fixit_misspelled_id
 2016-06-14 21:06 UTC  (7+ messages)
` [PATCH 3/4] spellcheck.h: add best_match template; implement early-reject
` [PATCH 4/4] C FE: suggest corrections for misspelled identifiers and type names
` [PATCH 2/4] Add more spellcheck selftests

[PATCH][RTL ifcvt] Allow simple register subregs in noce_convert_multiple_sets
 2016-06-14 20:55 UTC  (2+ messages)

[C++ Patch/RFC] PR 70572 ("[4.9/5/6/7 Regression] ICE on code with decltype (auto) on x86_64-linux-gnu in digest_init_r")
 2016-06-14 19:35 UTC  (9+ messages)

[C++ PATCH] Fix up TREE_READONLY handling in duplicate_decls (PR c++/71528)
 2016-06-14 19:31 UTC  (2+ messages)

[C++ RFC / Patch] Again about PR 70202
 2016-06-14 19:29 UTC  (12+ messages)
              ` [C++ Patch] PR 70202: avoid creating incomplete types (was: "[C++ RFC / Patch] Again about PR 70202")
                ` [C++ Patch] PR 70202: avoid creating incomplete types

[committed] Update e-mail address
 2016-06-14 18:56 UTC 

[PATCH] [ARC] Use GOTOFFPC relocation for pc-relative accesses
 2016-06-14 18:28 UTC  (2+ messages)

Go patch committed: escape analysis flood phase
 2016-06-14 17:20 UTC 

[PATCH] Improve add/sub TImode double word splitters (PR rtl-optimization/70467)
 2016-06-14 17:07 UTC  (4+ messages)

[PATCH, i386]: Emit sse_movmskps for signbittf3
 2016-06-14 16:12 UTC 

[PATCH 3/3][AArch64] Emit division using the Newton series
 2016-06-14 15:59 UTC  (10+ messages)

[PATCH AArch64]Support missing vcond pattern by adding/using vec_cmp/vcond_mask patterns
 2016-06-14 14:51 UTC  (4+ messages)

Backports to 6.2
 2016-06-14 14:46 UTC 

[PATCH] Add ggc-tests.c
 2016-06-14 14:36 UTC  (2+ messages)

[Patch AArch64] Add some more missing intrinsics
 2016-06-14 14:23 UTC  (2+ messages)

[C++ PATCH] Fix incomplete type error recovery (PR c++/71516)
 2016-06-14 14:13 UTC  (2+ messages)

[PATCH] Remove strided grouped store restrictions
 2016-06-14 14:06 UTC 

[PATCH] Improve vectorizer dependence analysis
 2016-06-14 14:04 UTC 

[PATCH][AArch64] Cleanup -mpc-relative-loads
 2016-06-14 13:58 UTC  (2+ messages)

[PATCH] Fix typo in copyright boilerplate
 2016-06-14 13:50 UTC 

[PATCH][AArch64] Improve aarch64_modes_tieable_p
 2016-06-14 13:48 UTC  (2+ messages)

[PATCH] Fix PR71526
 2016-06-14 13:46 UTC 

[C++ Patch] Fix some simple location issues​ (2)
 2016-06-14 13:07 UTC  (2+ messages)

move increase_alignment from simple to regular ipa pass
 2016-06-14 13:02 UTC  (12+ messages)

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-06-14 12:58 UTC  (2+ messages)

[PATCH GCC]Improve alias check code generation in vectorizer
 2016-06-14 12:42 UTC  (2+ messages)

[Ada] Remove useless calls to invariant procedures
 2016-06-14 12:34 UTC 

[Ada] Improve error message on Extensions_Visible
 2016-06-14 12:20 UTC 

[Ada] Missing error on formal package
 2016-06-14 12:20 UTC 

[Ada] Fix handling of separate units in GNATprove cross references
 2016-06-14 12:13 UTC 

[PATCH/AARCH64] Add vulcan -mcpu support
 2016-06-14 11:36 UTC  (5+ messages)

[PATCH, libquadmath]: Use built-in functions instead of fabsq, copysignq and nanq
 2016-06-14 11:12 UTC  (3+ messages)

[PATCH][vectorizer][2/2] PR 65951: Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-06-14 10:00 UTC  (4+ messages)

[GCC] Add aarch64 to zero_bits_compound testing
 2016-06-14  9:54 UTC  (2+ messages)

[PATCH, aarch64] Fix 70048
 2016-06-14  9:52 UTC  (3+ messages)

[PATCH][AArch64] Handle AND+ASHIFT form of UBFIZ correctly in costs
 2016-06-14  9:47 UTC  (2+ messages)

[PATCH][AArch64][2/2] (Re)Implement vcopy<q>_lane<q> intrinsics
 2016-06-14  9:39 UTC  (2+ messages)

[PATCH][AArch64][1/2] Add support INS (element) instruction to copy lanes between vectors
 2016-06-14  9:37 UTC  (2+ messages)

[PATCH] Improve tree-ssa-tail-merge for switches (PR tree-optimization/71520)
 2016-06-14  8:56 UTC  (3+ messages)

[PATCH] Fix PR71522
 2016-06-14  7:47 UTC 

[PATCH] Fix PR71510 (re-do PR71310 fix)
 2016-06-14  7:26 UTC 

[PATCH][1/2] Move mult synthesis definitions into a separate file
 2016-06-14  7:19 UTC  (4+ messages)

Go patch committed: assign phase of escape analysis
 2016-06-14  4:30 UTC 

[PATCH, i386]: Introduce __builtin_signbitq to use SSE4.1 PTEST insn
 2016-06-13 23:37 UTC  (4+ messages)

[tree-optimization/71403] Do not allow threading to a deeper loop nest
 2016-06-13 21:00 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).