public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch ARM/AArch64 00/11][testsuite] AdvSIMD intrinsics update
 2016-05-19 11:54 UTC  (6+ messages)
` [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests

[PATCH][PR sanitizer/64354] Define __SANITIZE_THREAD__ and __SANITIZE_UNDEFINED__ macros if corresponding switches are enabled
 2016-05-19 11:49 UTC  (7+ messages)

inhibit the sincos optimization when the target has sin and cos instructions
 2016-05-19 11:29 UTC  (9+ messages)

[PATCH 0/3] IVOPTS: support profiling
 2016-05-19 11:24 UTC  (10+ messages)
` [PATCH 1/3] Encapsulate comp_cost within a class with methods
` [PATCH 2/3] Add profiling support for IVOPTS

[PATCH][AArch64] Remove aarch64_cannot_change_mode_class
 2016-05-19 11:23 UTC 

[PATCH] Take known zero bits into account when checking extraction
 2016-05-19 11:18 UTC  (8+ messages)
` [PATCH vs] "
            ` [PATCH v3] "

[PATCH 0/9] Remove various memory leaks
 2016-05-19 11:18 UTC  (18+ messages)
` [PATCH 5/9] Fix memory leak in tree-vect-slp.c
` [PATCH 7/9] Fix memory leak in tree-if-conv.c
` [PATCH 8/9] Fix memory leak in tree-parloops.c
` [PATCH 1/9] Change ENABLE_VALGRIND_CHECKING to ENABLE_VALGRIND_ANNOTATIONS guard
` [PATCH 3/9] Fix leak in gcc/tree-ssa-reassoc.c
` [PATCH 4/9] Fix memory leak in omp-simd-clone.c
` [PATCH 2/9] Fix leak in tree-ssa-loop-prefetch.c
` [PATCH 9/9] Fix memory leak in tree-vect-stmts.c
` [PATCH 6/9] Fix memory leak in ipa-pure-const

[PATCH, PR rtl-optimization/71148] Avoid cleanup_cfg called with invalidated dominance info
 2016-05-19 10:39 UTC  (4+ messages)

[Patch V2] Fix SLP PR58135
 2016-05-19 10:38 UTC  (4+ messages)

[PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m
 2016-05-19 10:19 UTC  (4+ messages)
` [PING][PATCHv2, "
  ` [PING^2][PATCHv2, "
    ` [PING^3][PATCHv2, "

[PATCH] Add port for Phoenix-RTOS on ARM platform
 2016-05-19  8:59 UTC  (4+ messages)

[PATCH] Fix PR tree-optimization/71170
 2016-05-19  8:56 UTC  (6+ messages)

[PATCH] Formatting fix for recent libiberty change
 2016-05-19  8:51 UTC 

[PATCH 1/4] BRIG (HSAIL) frontend: configuration file changes and misc
 2016-05-19  8:50 UTC  (3+ messages)

[PATCH 2/4] BRIG (HSAIL) frontend: The FE itself
 2016-05-19  8:48 UTC  (5+ messages)

[Patch, ARM] PR71061, length pop* pattern in epilogue correctly
 2016-05-19  8:19 UTC  (2+ messages)

[PATCH 1/3] function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before
 2016-05-19  8:04 UTC  (19+ messages)
` [PATCH 2/3] function: Factor out make_*logue_seq
` [PATCH 3/3] function: Restructure *logue insertion

Backport PR 69400: Invalid 128-bit modulus result
 2016-05-19  8:04 UTC  (2+ messages)

[PATCH PR69848/partial]Propagate comparison into VEC_COND_EXPR if target supports
 2016-05-19  7:54 UTC  (6+ messages)

[PATCH 0/3] Support for mandatory tail calls
 2016-05-19  4:31 UTC  (7+ messages)
` [PATCH 1/3] Introduce can_implement_as_sibling_call_p
` [PATCH 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call
` [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL

[PATCH] c++/71147 - [6 Regression] Flexible array member wrongly rejected in template
 2016-05-19  1:40 UTC 

[PATCH][AArch64] Improve aarch64_case_values_threshold setting
 2016-05-19  1:03 UTC  (4+ messages)

[PATCH] PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression
 2016-05-19  0:42 UTC 

[PATCH] PR c++/71184: Fix NULL dereference in cp_parser_operator
 2016-05-19  0:34 UTC 

[PATCH] c/71115 - Missing warning: excess elements in struct initializer
 2016-05-19  0:13 UTC 

[PATCH] Ensure source_date_epoch is always initialised
 2016-05-19  0:02 UTC 

[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-18 23:13 UTC  (3+ messages)

[PATCH] PR driver/69265: add hint for options with misspelled arguments
 2016-05-18 22:09 UTC  (2+ messages)

[PATCH] Make basic asm implicitly clobber memory
 2016-05-18 22:07 UTC  (4+ messages)

[PATCH] Re-use cc1-checksum.c for stage-final
 2016-05-18 22:01 UTC  (7+ messages)

[PATCH] Clean up tests where a later dg-do completely overrides another
 2016-05-18 21:59 UTC  (6+ messages)

[PATCH] libiberty: support demangling of rvalue reference typenames
 2016-05-18 21:52 UTC  (2+ messages)

[PATCH] Make C++ honor the enum mode attribute
 2016-05-18 21:07 UTC  (4+ messages)
` [PING] "
  ` [PING**2] "

[PATCH] Fix another case of noreturn call with TREE_ADDRESSABLE type on lhs (PR c++/71100)
 2016-05-18 21:06 UTC  (2+ messages)

[PATCH] Fix up vec_set_* for -mavx512vl -mno-avx512dq
 2016-05-18 21:03 UTC 

[PATCH] Improve XMM16+ handling in vec_set*
 2016-05-18 21:02 UTC 

[PATCH] Improve 128-bit to 256-bit broadcasts
 2016-05-18 21:00 UTC 

[PATCH] Improve XMM16-31 handling in various *vec_dup* patterns
 2016-05-18 20:58 UTC 

[PATCH, alpha]: Fix PR 71145: Error: No lda !gpdisp!278 was found
 2016-05-18 19:32 UTC 

[PATCH], Add support for PowerPC ISA 3.0 VNEGD/VNEGW instructions
 2016-05-18 18:30 UTC 

[patch, fortran] PR66461 ICE on missing end program in fixed source
 2016-05-18 18:26 UTC 

[PATCH] Fix PR71104 - call gimplification
 2016-05-18 17:43 UTC  (2+ messages)

New C++ PATCH for c++/10200 et al
 2016-05-18 17:42 UTC  (3+ messages)

[PATCH] Add PowerPC ISA 3.0 word splat and byte immediate splat support
 2016-05-18 17:06 UTC  (8+ messages)
  ` [PATCH #2] "

[PATCH 0/4] BRIG (HSAIL) frontend
 2016-05-18 17:01 UTC  (3+ messages)

[ARM] Enable __fp16 as a function parameter and return type
 2016-05-18 15:55 UTC  (9+ messages)
  `  "

[C++ Patch] PR 69793 ("ICE on invalid code in "cp_lexer_peek_nth_token"")
 2016-05-18 15:39 UTC  (6+ messages)

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-05-18 15:21 UTC  (11+ messages)
` [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions
` [PATCH 9/17][ARM] Add NEON "
` [PATCH 16/17][ARM] Add tests for VFP FP16 ACLE instrinsics

[RFC][PATCH][PR63586] Convert x+x+x+x into 4*x
 2016-05-18 14:36 UTC  (10+ messages)

[C++ Patch] PR 70466 ("ICE on invalid code in tree check: expected constructor, have parm_decl in convert_like_real...")
 2016-05-18 14:31 UTC  (7+ messages)

[Patch] PR rtl-optimization/71150, guard in_class_p check with REG_P
 2016-05-18 14:26 UTC  (2+ messages)

[PATCH, ARM 3/8] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M
 2016-05-18 13:47 UTC  (5+ messages)
` [PATCH, ARM 3/7, ping1] "

[PATCH] Optimize strchr (s, 0) to strlen
 2016-05-18 13:22 UTC  (9+ messages)

[AArch64, 2/4] Extend vector mutiply by element to all supported modes
 2016-05-18 13:14 UTC  (4+ messages)

[PATCH] Improve TBAA with unions
 2016-05-18 13:00 UTC  (2+ messages)

GCC 5.4 Status report (2016-05-18)
 2016-05-18 12:48 UTC 

[testuite,AArch64] Make scan for 'br' more robust
 2016-05-18 12:43 UTC  (5+ messages)

[PATCH, libbacktrace]: Fix PR 71161, Lots of ASAN and libgo runtime FAILs on 32bit x86 targets
 2016-05-18 12:33 UTC  (2+ messages)

[PATCH] Fix PR fortran/70856
 2016-05-18 12:13 UTC  (4+ messages)

[committed] Cherry-pick upstream asan fix for upcoming glibc (PR sanitizer/71160)
 2016-05-18 11:45 UTC  (4+ messages)

[PATCH] Fix PR71132
 2016-05-18 11:44 UTC  (7+ messages)

[hsa 0/10] Merge of HSA branch
 2016-05-18 11:42 UTC  (11+ messages)
` [hsa 5/10] OpenMP lowering/expansion changes (gridification)
    ` Splitting up gcc/omp-low.c? (was: [hsa 5/10] OpenMP lowering/expansion changes (gridification))
      ` Splitting up gcc/omp-low.c?

Also test -O0 for OpenACC C, C++ offloading test cases
 2016-05-18 11:42 UTC  (8+ messages)
  ` check-target-libgomp wall time, without vs. with offloading (was: Also test -O0 for OpenACC C, C++ offloading test cases)
    ` check-target-libgomp wall time, without vs. with offloading
        ` libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test (was: check-target-libgomp wall time, without vs. with offloading)
          ` libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test

[RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z
 2016-05-18 11:33 UTC  (16+ messages)

[PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
 2016-05-18 11:31 UTC  (3+ messages)
` [PATCH, ARM 5/7, ping1] "

PR 71020: Handle abnormal PHIs in tree-call-cdce.c
 2016-05-18 11:22 UTC  (2+ messages)

[PATCH] Bump LTO bytecode major
 2016-05-18 11:21 UTC 

[PATCH] Help PR70729, shuffle LIM and PRE
 2016-05-18 10:56 UTC 

[PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks
 2016-05-18 10:48 UTC  (3+ messages)
` [PATCH, ARM 4/7, ping1] "

[PATCH] Fix LIM PHI movement cost
 2016-05-18 10:45 UTC 

[PATCH Obvious/r236200]Check invariant expression pointer, not pointer to the pointer
 2016-05-18 10:35 UTC 

[AArch64, 1/4] Add the missing support of vfms_n_f32, vfmsq_n_f32, vfmsq_n_f64
 2016-05-18 10:00 UTC  (8+ messages)

[PATCH, libgomp] Rewire OpenACC async
 2016-05-18  9:50 UTC  (10+ messages)

[PATCH 7/7] SMS remove dependence on doloop: To identify read/write register as loop induction variable
 2016-05-18  9:50 UTC  (3+ messages)

[PATCH, i386, AVX-512] Fix sse-14.c (Intel assembly)
 2016-05-18  8:54 UTC  (2+ messages)

[PATCH] Allow XMM16-XMM31 in vpbroadcast*
 2016-05-18  8:53 UTC  (2+ messages)

[PATCH] Fix up vpalignr for -mavx512vl -mno-avx512bw
 2016-05-18  8:52 UTC  (2+ messages)

[PATCH] Fix up vpshufb for -mavx512vl -mno-avx512bw
 2016-05-18  8:52 UTC  (2+ messages)

[PATCH] Fix up vpmulhrsw for -mavx512vl -mno-avx512bw
 2016-05-18  8:51 UTC  (2+ messages)

[PATCH] Allow XMM16-XMM31 in vpmaddubsw
 2016-05-18  8:48 UTC  (2+ messages)

[PATCH] Fix PR71168
 2016-05-18  8:09 UTC 

[PATCH GCC]Enable vect_cond_mixed for AArch64
 2016-05-18  7:51 UTC  (3+ messages)

[PATCH] Change dse, cd_dce to canonical order
 2016-05-18  7:40 UTC 

Fix firefox compilation ICE
 2016-05-18  7:17 UTC  (2+ messages)

[PATCH] Fix bootstrap on hppa*-*-hpux*
 2016-05-18  6:21 UTC  (2+ messages)

[ptx] More test tweaks
 2016-05-17 21:31 UTC 

[PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates
 2016-05-17 20:57 UTC  (10+ 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).