public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ Patch] PR 69095
 2016-05-23 17:30 UTC  (4+ messages)

[PATCH] Improve avx_vec_concat<mode>
 2016-05-23 17:27 UTC 

[PATCH] Improve vcvtps2ph
 2016-05-23 17:21 UTC 

[PATCH] Improve *ssse3_palignr<mode>_perm
 2016-05-23 17:17 UTC 

[PATCH] Improve *avx_vperm_broadcast_*
 2016-05-23 17:15 UTC 

Refactor a bit of the backwards jump threading code
 2016-05-23 17:00 UTC 

[gomp4.5] Make even Fortran target use firstprivate for scalars by default, assorted fixes
 2016-05-23 16:51 UTC  (6+ messages)
` "omp declare target" on DECL_EXTERNAL vars

Make array_at_struct_end_p to grok MEM_REFs
 2016-05-23 16:32 UTC  (3+ messages)
  ` [fortran] "

[PR 71234] Avoid valgrind warning in ipa-cp
 2016-05-23 16:28 UTC 

[PATCH, i386, AVX-512] Add vectorizer support builtins
 2016-05-23 16:13 UTC 

[PATCH] Make basic asm implicitly clobber memory
 2016-05-23 15:58 UTC  (8+ messages)

[Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7
 2016-05-23 15:47 UTC  (3+ messages)

[PATCH] Introduce can_remove_lhs_p
 2016-05-23 15:44 UTC  (3+ messages)

[Ping ^ 2] Re: [ARM] Add support for overflow add, sub, and neg operations
 2016-05-23 15:40 UTC 

[C++ Patch] PR 70972 ("[6/7 Regression] Inheriting constructors taking parameters by value should move them, not copy")
 2016-05-23 15:39 UTC 

[PATCH][Testsuite] Force testing of vectorized builtins rather than inlined i387 asm
 2016-05-23 15:16 UTC  (3+ messages)

[PATCH] libffi testsuite: Use split to ensure valid tcl list
 2016-05-23 15:05 UTC  (3+ messages)
  ` [PR libffi/65567] libffi: Fix, and simply libffi_feature_test (was: [PATCH] libffi testsuite: Use split to ensure valid tcl list)

[PATCH GCC]A latent alignment bug in tree-ssa-address.c
 2016-05-23 14:32 UTC  (4+ messages)

[gomp4] backport the new sincos pattern
 2016-05-23 14:29 UTC 

[PATCH] Fix PR70434, change FE IL for vector indexing
 2016-05-23 14:23 UTC  (6+ messages)

[wwwdocs] Add another entry to gcc-6/porting_to.html
 2016-05-23 14:23 UTC 

[PATCH 0/2][GCC] Add one more pattern to RTL if-conversion
 2016-05-23 14:15 UTC  (4+ messages)
` [PATCH 1/2][GCC] Refactor noce_try_store_flag_constants
` [PATCH 2/2][GCC] Add one more pattern to RTL if-conversion

[PATCH][RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition
 2016-05-23 14:06 UTC  (6+ messages)

[C++ Patch] Improve check_for_bare_parameter_packs location
 2016-05-23 13:30 UTC  (2+ messages)

[PATCH] Vectorize inductions that are live after the loop
 2016-05-23 12:52 UTC  (3+ messages)

JIT patch: add gcc_jit_magic_int
 2016-05-23 12:27 UTC 

[PATCH] Fix PR71230
 2016-05-23 12:23 UTC 

[PATCH] GCC 5 backports
 2016-05-23 12:21 UTC 

RFC [1/2] divmod transform
 2016-05-23 12:05 UTC  (2+ messages)

[Patch] Implement is_[nothrow_]swappable (p0185r1)
 2016-05-23 11:50 UTC  (2+ messages)

[RFC] Type promotion pass and elimination of zext/sext
 2016-05-23 11:45 UTC  (7+ messages)

match.pd: Relax some tree_nop_conversion_p
 2016-05-23 11:38 UTC  (2+ messages)

[PATCH] Fix PR tree-optimization/71170
 2016-05-23 11:36 UTC  (11+ messages)

New hashtable power 2 rehash policy
 2016-05-23 11:31 UTC  (6+ messages)

Debug iterator cleanup
 2016-05-23 11:29 UTC  (2+ messages)

[hsa] Avoid segfault in hsa switch expansion
 2016-05-23 11:22 UTC 

[PATCH] GCC 5 backports
 2016-05-23 10:38 UTC 

C PATCH to add -Wswitch-unreachable (PR c/49859)
 2016-05-23 10:17 UTC  (8+ messages)

[PATCH] Drop excess size used for run time allocated stack variables
 2016-05-23 10:12 UTC  (9+ messages)
      ` [RFA] Minor cleanup to allocate_dynamic_stack_space

[Patch V2] Fix SLP PR58135
 2016-05-23  9:55 UTC  (5+ messages)

[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations
 2016-05-23  9:30 UTC  (6+ messages)

[Patch ARM/AArch64 00/11][testsuite] AdvSIMD intrinsics update
 2016-05-23  9:12 UTC  (10+ messages)
` [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests
` [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types

[RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases
 2016-05-23  8:59 UTC 

Revert gcc r227962
 2016-05-23  8:56 UTC  (6+ messages)

[PATCH][wwwdocs] Improve arm and aarch64-related info in readings.html
 2016-05-23  8:56 UTC  (2+ messages)

Clean up PURE_SLP_STMT handling
 2016-05-23  8:31 UTC  (2+ messages)

Avoid unnecessary peeling for gaps with LD3
 2016-05-23  8:29 UTC  (2+ messages)

Fix GROUP_GAP for single-element interleaving
 2016-05-23  8:28 UTC  (2+ messages)

[PATCH] Take known zero bits into account when checking extraction
 2016-05-23  8:26 UTC  (10+ messages)
` [PATCH vs] "
            ` [PATCH v3] "
                ` [PATCH v4] "

[patch, fortran] PR66461 ICE on missing end program in fixed source
 2016-05-23  1:00 UTC  (3+ messages)

[PATCH] Fix ICE with x87 asm operands (PR inline-asm/68843)
 2016-05-22 20:02 UTC  (2+ messages)

[PATCH] Fix up a few i386 tests
 2016-05-22 17:30 UTC  (2+ messages)

[PATCH] Use flag_general_regs_only with -mgeneral-regs-only
 2016-05-22 17:21 UTC  (3+ messages)

[fortran, patch, pr69659, v1] [6/7 Regression] ICE on using option -frepack-arrays, in gfc_conv_descriptor_data_get
 2016-05-22 16:51 UTC 

PR 71181 Avoid rehash after reserve
 2016-05-22 15:16 UTC 

[PATCH] Fix up vec_set_* for -mavx512vl -mno-avx512dq
 2016-05-22  7:43 UTC  (2+ messages)

[PATCH] Improve XMM16+ handling in vec_set*
 2016-05-22  7:42 UTC  (2+ messages)

[PATCH] Improve 128-bit to 256-bit broadcasts
 2016-05-22  7:41 UTC  (2+ messages)

[PATCH] Improve XMM16-31 handling in various *vec_dup* patterns
 2016-05-22  7:39 UTC  (2+ messages)

Updated autofdo bootstrap and testing patches
 2016-05-21 21:37 UTC  (10+ messages)
` [PATCH 1/5] Add gcc-auto-profile script
  ` [PATCH 2/5] Don't cause ICEs when auto profile file is not found with checking
    ` [PATCH 3/5] Run profile feedback tests with autofdo
      ` [PATCH 4/5] Add make autoprofiledbootstrap
        ` [PATCH 5/5] workaround for PR70427

[PR other/70945] Handle function_glibc_finite_math in offloading
 2016-05-21 15:59 UTC 

[Patch, avr] Include INCOMING_FRAME_SP_OFFSET when printing stack usage
 2016-05-21 10:55 UTC  (3+ messages)

Ping: [patch, avr] Fix unrecognizable insn ICE for avr (PR71103)
 2016-05-21 10:49 UTC  (2+ messages)

[PATCH 0/3] Support for mandatory tail calls
 2016-05-21  9:43 UTC  (10+ messages)
` [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL
` [PATCH 1/3] Introduce can_implement_as_sibling_call_p
    ` [PATCH] calls.c: fix warning on targets without REG_PARM_STACK_SPACE
` [PATCH 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call

[nios2, committed] fix bad assertion
 2016-05-21  8:30 UTC  (2+ messages)

[PATCH][Testsuite] Fix mips dsp testsuite mistakes
 2016-05-21  7:05 UTC  (2+ messages)

[PATCH][MIPS] Add -mgrow-frame-downwards option
 2016-05-21  2:37 UTC  (3+ messages)

Question regarding bug 70584
 2016-05-20 21:41 UTC  (4+ messages)

[RFA] Remove useless test in bitmap_find_bit
 2016-05-20 21:34 UTC  (3+ messages)

[PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before
 2016-05-20 21:27 UTC  (9+ messages)
` [PATCH 3/3] function: Restructure *logue insertion

[C++] code cleanup
 2016-05-20 21:01 UTC 

[PATCH] Fix Fortran ICE due to realloc_string_callback bug (PR fortran/71204)
 2016-05-20 20:16 UTC  (3+ messages)

[PTX] toplevel-reorder and no-common flags
 2016-05-20 19:56 UTC 

[PATCH] nvptx per-warp compiler-defined stacks (-msoft-stack)
 2016-05-20 19:42 UTC  (5+ messages)

[PATCH][RFC] Introduce BIT_FIELD_INSERT
 2016-05-20 19:25 UTC  (15+ messages)

[PATCH, rs6000] Fix compilation issue on power7 from r235577
 2016-05-20 19:10 UTC  (2+ messages)

[PATCH] Fix bootstrap on hppa*-*-hpux*
 2016-05-20 18:09 UTC  (3+ messages)

[PATCH, i386]: Improve constant RTX costs a bit
 2016-05-20 17:42 UTC 

PATCH: PR target/70738: Add -mgeneral-regs-only option
 2016-05-20 17:15 UTC  (7+ 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-05-20 15:39 UTC  (7+ messages)

[PATCH][MIPS] Disable madd/msub when -mno-imadd is used with -mdsp
 2016-05-20 15:06 UTC 

PING^3: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better
 2016-05-20 15:04 UTC 

PING: PATCH: PR target/70738: Add -mgeneral-regs-only option
 2016-05-20 15:02 UTC 

[PATCH][MIPS] Fix ICE for constant pool data in GP area for MIPS16
 2016-05-20 14:12 UTC 

[ARM] Fix bogus -fstack-usage warning on naked functions
 2016-05-20 14:01 UTC  (2+ messages)

[PATCH][MIPS] Add support for P6600
 2016-05-20 13:37 UTC 

[PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline
 2016-05-20 13:23 UTC  (3+ messages)
` [PATCH, ARM 6/7, ping1] "

Make profile updating after loop transforms bit more robust
 2016-05-20 13:17 UTC 

Re-apply fix to realistic loop estimates
 2016-05-20 12:57 UTC 

[PATCH] ARC: configure script to allow non uclibc based triplets
 2016-05-20 12:51 UTC  (3+ messages)

[PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks
 2016-05-20 12:41 UTC  (5+ messages)
` [PATCH, ARM 4/7, ping1] "

[PATCH] Fix devirt from dropping lhs with TREE_ADDRESSABLE type on noreturn calls (PR c++/71210)
 2016-05-20 12:03 UTC  (6+ messages)

[PATCH, vec-tails 01/10] New compiler options
 2016-05-20 11:40 UTC  (5+ messages)

[PATCH, vec-tails 04/10] Add masking cost
 2016-05-20 11:32 UTC  (5+ 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).