public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Improve sse2_loadld
 2016-05-12  7:30 UTC  (2+ messages)

[PATCH] vinsertps XMM16-XMM31 fixes
 2016-05-12  7:29 UTC  (2+ messages)

[PATCH] Improve XMM16-XMM31 handling in vpinsr*
 2016-05-12  7:29 UTC  (2+ messages)

[PATCH] PR71060
 2016-05-12  7:29 UTC 

[PATCH] vinsertps XMM16-XMM31 fixes
 2016-05-12  7:27 UTC  (2+ messages)

Canonicalize X u< X to UNORDERED_EXPR
 2016-05-12  5:26 UTC  (17+ messages)
              ` Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR)
                      ` Simple bitop reassoc in match.pd

Allow embedded timestamps by C/C++ macros to be set externally (3)
 2016-05-12  0:38 UTC  (23+ messages)

[PATCH v3, rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction
 2016-05-11 22:06 UTC 

[PATCH, rs6000] Fix pr70963.c test case for older hardware
 2016-05-11 20:57 UTC  (2+ messages)

[PATCH] Fix crash with --help=^ (PR driver/71063)
 2016-05-11 20:51 UTC  (2+ messages)

[C PATCH] PR43651: add warning for duplicate qualifier
 2016-05-11 20:24 UTC  (5+ messages)

[PATCH, testsuite]: Fix gcc.target/i386/sse-13.c failure with -fpic
 2016-05-11 19:21 UTC 

[PATCH, i386]: Use copy_to_suggested_reg in legitimize_pic_address some more
 2016-05-11 19:14 UTC 

PATCH: PR target/70738: Add -mgeneral-regs-only option
 2016-05-11 17:02 UTC 

[C/C++ PATCH] Missing warning for contradictory attributes (PR c++/71024)
 2016-05-11 17:01 UTC  (4+ messages)

Openacc launch API
 2016-05-11 16:02 UTC  (11+ messages)
          ` libgomp: Make GCC 5 OpenACC offloading executables work (was: Openacc launch API)
            ` libgomp: Make GCC 5 OpenACC offloading executables work

[PATCH][CilkPlus] Merge libcilkrts from upstream
 2016-05-11 16:00 UTC  (14+ messages)

[PATCH, DOC] Document ASAN_OPTIONS="halt_on_error" env variable
 2016-05-11 16:00 UTC  (6+ messages)

[PTX] more test markup
 2016-05-11 15:54 UTC 

[ARM] Enable __fp16 as a function parameter and return type
 2016-05-11 15:47 UTC  (8+ messages)
  ` [PATCH] Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks
  ` Re: [ARM] Enable __fp16 as a function parameter and return type

[PATCH] Respect --param ipa-max-agg-items=0
 2016-05-11 15:46 UTC 

[PR 70646] Store size to inlining predicate conditions
 2016-05-11 15:45 UTC 

[PATCH][ARM] PR target/71056: Don't use vectorized builtins when NEON is not available
 2016-05-11 14:33 UTC 

[PATCH][RFC][Offloading] Fix PR68463
 2016-05-11 14:18 UTC  (6+ messages)
` [PATCH] Apply fix for PR68463 to RS6000

[PATCH 0/3] IVOPTS: support profiling
 2016-05-11 14:18 UTC  (6+ messages)
` [PATCH 3/3] Enhance dumps of IVOPTS

[PATCH] Fix PR71055
 2016-05-11 14:02 UTC 

[PATCH] Fix PR71057
 2016-05-11 13:56 UTC 

[patch] fix an openacc test case
 2016-05-11 13:50 UTC  (3+ messages)
` "const" qualifier vs. OpenACC data/OpenMP map clauses (was: [patch] fix an openacc test case)
  ` "const" qualifier vs. OpenACC data/OpenMP map clauses

out of bounds access in insn-automata.c
 2016-05-11 13:48 UTC  (7+ messages)
            ` [PATCH] clean up insn-automata.c (was: Re: out of bounds access in insn-automata.c)
              ` [PATCH] clean up insn-automata.c

Also test -O0 for OpenACC C, C++ offloading test cases
 2016-05-11 13:45 UTC  (7+ 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

[hsa 0/10] Merge of HSA branch
 2016-05-11 13:44 UTC  (10+ 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?

[Patch ARM/AArch64 00/11][testsuite] AdvSIMD intrinsics update
 2016-05-11 13:24 UTC  (12+ messages)
` [Patch ARM/AArch64 04/11] Add forgotten vsliq_n_u64 test
` [Patch ARM/AArch64 11/11] Add missing tests for vreinterpret, operating of fp16 type
` [Patch ARM/AArch64 07/11] Add missing vget_lane fp16 tests
` [Patch ARM/AArch64 10/11] Add missing tests for intrinsics operating on poly64 and poly128 types
` [Patch ARM/AArch64 06/11] Add missing vtst_p8 and vtstq_p8 tests
` [Patch ARM/AArch64 09/11] Add missing vrnd{,a,m,n,p,x} tests
` [Patch ARM/AArch64 08/11] Add missing vstX_lane fp16 tests
` [Patch ARM/AArch64 03/11] AdvSIMD tests: be more verbose
` [Patch ARM/AArch64 01/11] Fix typo in vreinterpret.c test comment
` [Patch ARM/AArch64 02/11] We can remove useless #ifdefs from these tests: vmul, vshl and vtst
` [Patch ARM/AArch64 05/11] Add missing vreinterpretq_p{8,16} tests

[committed] Fix up matmul in !$omp workshare (PR fortran/70855)
 2016-05-11 13:22 UTC 

[PATCH] Fix PR70986
 2016-05-11 13:15 UTC  (3+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope
 2016-05-11 12:56 UTC  (11+ messages)
` [PATCH] Introduce tests for -fsanitize=use-after-scope

[PATCH, PR middle-end/70807] Free dominance info in CSE pass
 2016-05-11 12:53 UTC  (10+ messages)

[PATCH] libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
 2016-05-11 12:41 UTC 

[SH][committed] Remove SH5 support in compiler
 2016-05-11 12:37 UTC  (5+ messages)

[PATCH 0/3] Simplify the simple_return handling
 2016-05-11 11:52 UTC  (9+ messages)
` [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations
` [PATCH 2/3] cfgcleanup: Fold jumps and conditional branches with returns

[ARM] mno-pic-data-is-text-relative & msingle-pic-base
 2016-05-11 11:43 UTC  (4+ messages)

Please update config.sub from GNU config
 2016-05-11 11:30 UTC 

[PATCH 0/4] RFC: RTL frontend
 2016-05-11 11:22 UTC  (9+ messages)
` [PATCH 4/4] Initial version of "

[PATCH] Preserve GCC 5 behavior for PR71002
 2016-05-11 10:14 UTC  (3+ messages)

[PATCH 0/4] RFC: RTL frontend
 2016-05-11  9:57 UTC  (4+ messages)
` [PATCH] [rtlfe] Barebones implementation of "__RTL"; next steps?

[PATCH] Fix PR71039
 2016-05-11  9:56 UTC  (4+ messages)

[patch] Tidy up RTL libfunc machinery
 2016-05-11  9:47 UTC  (2+ messages)

[PATCH][AArch64] Simplify ashl<mode>3 expander for SHORT modes
 2016-05-11  9:01 UTC  (2+ messages)

[PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes
 2016-05-11  9:00 UTC  (2+ messages)

[PATCH][ARM] Fix costing of sign-extending load in rtx costs
 2016-05-11  9:00 UTC  (2+ messages)

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

[PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates
 2016-05-11  7:52 UTC  (4+ messages)

[PATCH 1/4, libgomp] Resolve deadlock on plugin exit
 2016-05-11  6:49 UTC  (3+ messages)
  ` [PATCH 1/4, libgomp] Resolve deadlock on plugin exit (Ping x2)

[PATCH, libgomp] Fix deadlock in acc_set_device_type
 2016-05-11  6:48 UTC  (4+ messages)
  ` [PATCH, libgomp] Fix deadlock in acc_set_device_type (ping x2)
    ` [PATCH, libgomp] Fix deadlock in acc_set_device_type (ping x3)

[PATCH, libgomp] Rewire OpenACC async
 2016-05-11  6:47 UTC  (6+ messages)
        ` [PATCH, libgomp] Rewire OpenACC async (Ping x3)

[PATCH], Add PowerPC ISA 3.0 vector d-form addressing
 2016-05-11  5:12 UTC  (8+ messages)

Enabling -frename-registers?
 2016-05-11  4:07 UTC  (4+ messages)

[PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations
 2016-05-11  2:34 UTC  (3+ messages)

[RS6000] complex long double ABI_V4 fix
 2016-05-11  0:14 UTC  (4+ messages)

[PATCH] PR driver/69265: add hint for options with misspelled arguments
 2016-05-10 23:56 UTC  (4+ messages)

[PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE
 2016-05-10 23:53 UTC  (5+ messages)

[wwwdocs] Suggested usability improvements for the website
 2016-05-10 23:43 UTC 

[patch,openacc] use firstprivate pointers for subarrays in c and c++
 2016-05-10 20:30 UTC 

[PATCH] x86 interrupt attribute patch [2/2]
 2016-05-10 20:02 UTC  (4+ messages)

[PATCH][CilkPlus] Allow parenthesized initialization in for-loops
 2016-05-10 19:29 UTC  (4+ messages)

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-05-10 18:58 UTC  (2+ messages)

C PATCH to add -Wswitch-unreachable (PR c/49859)
 2016-05-10 18:19 UTC 

[PATCH] Simplify read-md.c and read-rtl.c using require_char_ws
 2016-05-10 17:58 UTC  (2+ messages)

[gomp4.5] Parsing of most of OpenMP 4.5 clauses
 2016-05-10 17:51 UTC  (3+ messages)

[PATCH] Fix PR70937
 2016-05-10 17:43 UTC  (4+ messages)

[PATCH, i386]: Merge 64-bit and 32-bit gotoff_operand code paths in legitimize_pic_address
 2016-05-10 17:16 UTC 

[PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations
 2016-05-10 16:31 UTC 

[PATCH, CHKP, PR middle-end/70877] Support instrumentation of direct calls with a type cast
 2016-05-10 16:02 UTC 

[PATCH] DWARF: fix stack usage assessment for DW_OP_neg
 2016-05-10 15:58 UTC  (3+ messages)

[PATCH] libstdc++/71038 fix error checks in filesystem::copy_file
 2016-05-10 15:55 UTC  (2+ messages)

[PATCH, CHKP, PR tree-optimization/70876] Support WITH_SIZE_EXPR in instrumented calls
 2016-05-10 15:54 UTC 

[PATCH] Test begin and end functions for directory iterators
 2016-05-10 15:53 UTC 

[PATCH, i386, PR target/70799, 1/2] Support constants in STV pass (DImode)
 2016-05-10 15:50 UTC  (4+ messages)

[PATCH] Test begin and end functions for directory iterators
 2016-05-10 15:41 UTC 

[PATCH GCC]Do more tree if-conversions by handlding PHIs with more than two arguments
 2016-05-10 14:03 UTC  (7+ messages)

[PATCH] libstdc++/71036 Handle EEXIST in filesystem::create_directory
 2016-05-10 13:51 UTC 

[committed] Add debugging ruler to diagnostic-show-locus.c
 2016-05-10 13:31 UTC 

[PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5
 2016-05-10 13:26 UTC 

[PATCH] libstdc++/71005 fix post-increment for filesystem iterators
 2016-05-10 13:13 UTC  (2+ messages)

[PTX] Fixup some tests
 2016-05-10 13:08 UTC 

[PATCH] libstdc++/71036 Handle EEXIST in filesystem::create_directory
 2016-05-10 13:06 UTC 

[PATCH] libstdc++/71037 Add base path to filesystem::canonical exceptions
 2016-05-10 12:20 UTC 

[PATCH, rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor
 2016-05-10 12:13 UTC  (3+ messages)

[PATCH] Remove unused using declaration in libstdc++ testsuite
 2016-05-10 12:04 UTC 

[PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927)
 2016-05-10 11:40 UTC  (3+ messages)
` [PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927, take 2)

[PATCH] cfgcleanup: Handle a branch with just a return in both arms (PR71028)
 2016-05-10 11:05 UTC  (2+ messages)

[C PATCH] Warn for optimize attribute on decl after definition (PR c/70255)
 2016-05-10 10:03 UTC  (3+ messages)

[Committed] S/390: Disable scalar vector instructions with -mno-vx
 2016-05-10  9:04 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).