public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gomp4.1] Fixup nesting diagnostics for ordered depend, allow ordered without param on for simd
 2015-10-13  7:21 UTC 

[gomp4.1] Disallow multiple depend(source) or mixing source + sink
 2015-10-13  7:17 UTC 

[gomp4.1] Disallow modifiers on linear clause except in declare simd
 2015-10-13  7:15 UTC 

[PATCH] New attribute to create target clones
 2015-10-12 23:35 UTC  (16+ messages)

[RFA 0/9] Address space support for x86
 2015-10-12 23:27 UTC  (8+ messages)
` [PATCH 8/9] Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID

[PATCH] gcc/ira.c: Check !HAVE_FP_INSTEAD_INSNS when frame pointer is needed and as global register
 2015-10-12 23:03 UTC  (4+ messages)

Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targets
 2015-10-12 23:00 UTC  (3+ messages)

[PATCH] PR66870 PowerPC64 Enable gold linker with split stack
 2015-10-12 22:53 UTC  (22+ messages)

[PATCH] gcc/fold-const.c: Correct the report warning position
 2015-10-12 22:34 UTC  (4+ messages)

[patch 0/6] scalar-storage-order merge (2)
 2015-10-12 22:27 UTC  (7+ messages)
` [patch 1/6] scalar-storage-order merge: Ada front-end
` [patch 3/6] scalar-storage-order merge: C++ front-end
` [patch 6/6] scalar-storage-order merge: testsuite

Possible patch for PR fortran/67806
 2015-10-12 21:50 UTC  (3+ messages)

[PATCH] Allow FSM threader to thread more complex conditions
 2015-10-12 21:39 UTC 

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-10-12 20:57 UTC  (5+ messages)
` [PATCH 2/9] ENABLE_CHECKING refactoring: libcpp

[RFC VTV] Fix VTV for targets that have section anchors
 2015-10-12 20:44 UTC  (2+ messages)

[gomp4] Backport from trunk
 2015-10-12 20:41 UTC 

[PATCH] Check no unreachable blocks in inverted_post_order_compute
 2015-10-12 20:34 UTC  (2+ messages)

[PATCH] Fix libgomp OpenACC test
 2015-10-12 20:25 UTC 

[gomp4, committed] Neuter gang-single code in gang-redundant mode
 2015-10-12 20:09 UTC 

vector lightweight debug mode
 2015-10-12 19:43 UTC  (10+ messages)

Make cgraph frequencies more precise
 2015-10-12 18:53 UTC  (3+ messages)

[hsa] Make debug stores conditional on a parameter
 2015-10-12 17:55 UTC 

[hsa] Silence a warning in emit_directive_variable
 2015-10-12 17:50 UTC 

[hsa] Introduce alignment to hsa_insn_mem
 2015-10-12 17:46 UTC 

[hsa] Export dump_hsa_insn
 2015-10-12 17:42 UTC 

[committed, PATCH] [gcc-5-branch] Wrong stack alignment adjustment
 2015-10-12 17:38 UTC 

[committed, gomp4] Handle sequential code in kernels region patch series
 2015-10-12 17:29 UTC  (4+ messages)
` [committed, gomp4, 2/3] Handle sequential code in kernels region
` [committed, gomp4, 3/3] Handle sequential code in kernels region - Testcases

[PING][PR67476] Add param parloops-schedule
 2015-10-12 17:24 UTC  (17+ messages)
        ` [PATCH, 1/5] Handle simple latch in expand_omp_for_generic
        ` [PATCH, 2/5] Add missing phis "
        ` [PATCH, 3/5] Handle original loop tree "
        ` [PATCH, 4/5] Support DEFPARAMENUM in params.def
        ` [PATCH, 5/5] Add param parloops-schedule

[PATCH, mips]: Use ROUND_UP and ROUND_DOWN macros
 2015-10-12 17:22 UTC 

[PATCH, sparc]: Use ROUND_UP and ROUND_DOWN macros
 2015-10-12 17:01 UTC 

[PATCH 0/5] RFC: Overhaul of diagnostics (v2)
 2015-10-12 16:37 UTC  (7+ messages)
` [PATCH 2/5] Reimplement diagnostic_show_locus, introducing rich_location classes (v2)
    ` [PATCH] v3 of diagnostic_show_locus and rich_location (was Re: [PATCH 2/5] Reimplement diagnostic_show_locus, introducing rich_location classes (v2))
        ` [PATCH] v4 of diagnostic_show_locus and rich_location

[PATCH] Improve FSM threader to handle compiler temporaries too
 2015-10-12 16:26 UTC 

[committed. gomp4] pass_dominator_oacc_kernels patch series
 2015-10-12 15:17 UTC  (7+ messages)
` [committed, gomp4, 1/6] Add pass_dominator::jump_threading_p ()
` [committed, gomp4, 2/6] Add dom_walker::walk_until
` [committed, gomp4, 3/6] Add pass_dominator::sese_mode_p ()
` [committed, gomp4, 4/6] Add skip_stmt parm to pass_dominator::get_sese ()
` [committed. gomp4, 5/6] Add oacc kernels related infra functions
` [committed. gomp4, 6/6] Add pass_dominator_oacc_kernels

Move sqrt and cbrt simplifications to match.pd
 2015-10-12 14:11 UTC  (8+ messages)

[PR debug/67192] Fix C loops' back-jump location
 2015-10-12 14:04 UTC 

[AArch64_be] Fix vtbl[34] and vtbx4
 2015-10-12 13:30 UTC  (6+ messages)

Move some bit and binary optimizations in simplify and match
 2015-10-12 13:11 UTC  (5+ messages)

[gomp4] OpenACC loop expand reorg
 2015-10-12 13:11 UTC 

[PATCH, aarch64]: Remove AARCH64_ROUND_UP and AARCH64_ROUND_DOWN defines
 2015-10-12 13:10 UTC  (2+ messages)

[PATCH, rs6000]: Use ROUND_UP and ROUND_DOWN macros
 2015-10-12 13:08 UTC 

[gomp4, committed] Add goacc/kernels-acc-on-device.c
 2015-10-12 12:53 UTC  (3+ messages)

[PATCH] PR middle-end/67850: Wrong call_used_regs used in aggregate_value_p
 2015-10-12 12:50 UTC  (9+ messages)
  ` [PATCH] PR target/67850: "

[0/7] Type promotion pass and elimination of zext/sext
 2015-10-12 12:22 UTC  (13+ messages)
` [1/7] Add new tree code SEXT_EXPR
` [3/7] Optimize ZEXT_EXPR with tree-vrp

[PATCH ARM]: PR67745: Fix function alignment after __attribute__ 2/2
 2015-10-12 11:26 UTC  (16+ messages)

[PATCH v2 0/3] [ARM] PR63870 vldN_lane/vstN_lane error messages
 2015-10-12 10:58 UTC  (5+ messages)
` [PATCH 1/3] [ARM] PR63870 Add qualifiers for NEON builtins
` [PATCH 2/3] [ARM] PR63870 Mark lane indices of vldN/vstN with appropriate qualifier

[RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc
 2015-10-12 10:58 UTC  (3+ messages)

[PATCH][5] Backport ISL 0.15 support
 2015-10-12 10:58 UTC 

[[Boolean Vector, patch 5/5] Support boolean vectors in vector lowering
 2015-10-12 10:37 UTC  (3+ messages)

[PR64164] drop copyrename, integrate into expand
 2015-10-12 10:22 UTC  (27+ messages)
                                    ` [PR67766] reorder return value copying from PARALLELs and CONCATs (was: Re: [PR64164] drop copyrename, integrate into expand)
                                      ` [PR67891] drop is_gimple_reg test from set_parm_rtl (was: [PR67766] reorder return value copying from PARALLELs and CONCATs)
                                          ` [PR67891] drop is_gimple_reg test from set_parm_rtl

[PATCH 0/6] more ifdef removal
 2015-10-12 10:19 UTC  (8+ messages)
` [PATCH 6/6] always define REVERSE_CONDITION
` [PATCH 5/6] remove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER
` [PATCH 4/6] always define FRAME_ADDR_RTX
` [PATCH 3/6] always define DYNAMIC_CHAIN_ADDRESS
` [PATCH 1/6] always define INITIAL_FRAME_ADDRESS_RTX
` [PATCH 2/6] always define SETUP_FRAME_ADDRESSES

[PATCH] Fix parloops gimple_uid usage
 2015-10-12 10:04 UTC  (2+ messages)

[PATCH] Fix PR67783, quadraticness in IPA inline analysis
 2015-10-12  9:18 UTC  (2+ messages)

[PATCH, rs6000]: Use ROUND_UP and ROUND_DOWN macros
 2015-10-12  9:08 UTC 

[PATCH] hurd: align -p and -pg behavior on Linux
 2015-10-12  8:37 UTC  (3+ messages)

[PATCH] More vectorizer TLC
 2015-10-12  8:30 UTC 

[patch 0/3] Header file reduction
 2015-10-12  8:04 UTC  (8+ messages)
` [patch 1/3] Header file reduction - backend files
    ` [patch] header file re-ordering
      ` [BUILDROBOT] Bootstrap broken in Ada (was: [patch] header file re-ordering.)
        ` [BUILDROBOT] Bootstrap broken in Ada

[C++ PATCH] PR c++/58566
 2015-10-12  7:55 UTC  (3+ messages)

Fix more of C/fortran canonical type issues
 2015-10-12  7:41 UTC  (3+ messages)

Do not drop PURE/CONST flags when reading profile feedback
 2015-10-12  6:02 UTC 

[DOC PATCH]: Mention that x86-64 now supports stack realignment from word-aligned stack pointer
 2015-10-12  4:47 UTC  (2+ messages)

[RFC, Patch]: Optimized changes in the register used inside loop for LICM and IVOPTS
 2015-10-12  4:25 UTC  (5+ messages)

[PATCH] Refactoring FSM bits into their own file
 2015-10-12  1:19 UTC 

[gomp4] internal fn cleanup
 2015-10-12  0:02 UTC 

[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++
 2015-10-11 22:19 UTC  (6+ messages)

[gomp4] remove bogus tests
 2015-10-11 22:18 UTC  (2+ messages)

[gomp4.1] make libgomp's splay tree implementation key agnostic
 2015-10-11 19:47 UTC 

gcc-patches-get.123_145@gcc.gnu.org
 2015-10-11 19:13 UTC 

[PATCH, alpha]: Use ROUND_UP macro
 2015-10-11 15:43 UTC 

[patch] fix gotools cross build
 2015-10-10 21:26 UTC  (2+ messages)
` [ping] "

Use OEP_ADDRESS_OF in emit-rtl.c
 2015-10-10 20:36 UTC  (7+ messages)

Fix more of C/fortran canonical type issues
 2015-10-10 19:45 UTC  (6+ messages)

Do not compare types in operands_equal_p if OEP_ADDRESS_OF is set
 2015-10-10 19:40 UTC  (5+ messages)

[PATCH] Fix PR67783, quadraticness in IPA inline analysis
 2015-10-10 19:02 UTC  (4+ messages)

[PATCH] remove an unneeded as_a<rtx_insn *> ()
 2015-10-10 14:31 UTC 

RFC: Patch to allow spill slot alignment greater than the stack alignment
 2015-10-09 23:35 UTC  (14+ messages)

[PATCH] AIX EH data format
 2015-10-09 22:12 UTC  (2+ messages)

scheduling conditional branches after stores
 2015-10-09 21:38 UTC 

[PATCH 1/2] clean up debug functions
 2015-10-09 21:29 UTC  (2+ messages)
` [PATCH 2/2] add dump of data dependences

[PATCH] Update SSA_NAME manager to use two lists
 2015-10-09 21:15 UTC  (3+ messages)

[PATCH ARM]: PR67880: Add test
 2015-10-09 21:03 UTC  (5+ messages)

RFA: PATCH to store_field for storing a CONSTRUCTOR into a base subobject
 2015-10-09 21:02 UTC  (2+ messages)

[Boolean Vector, patch 4/5] Use boolean vectors in VEC_COND_EXPR
 2015-10-09 20:53 UTC  (2+ messages)

[Boolean Vector, patch 3/5] Use boolean vector in C/C++ FE
 2015-10-09 20:51 UTC  (2+ messages)

[Boolean Vector, patch 2/5] Change vector comparison IL requirement
 2015-10-09 20:44 UTC  (2+ messages)

[Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
 2015-10-09 20:43 UTC  (2+ messages)

[PATCH, rs6000] Add memory barriers to tbegin, tend, etc
 2015-10-09 20:19 UTC  (4+ messages)

[PATCH] Unswitching outer loops
 2015-10-09 19:05 UTC  (14+ messages)

[PATCH] Fix another bootstrap-ubsan failure due to -Werror=maybe-uninitialized
 2015-10-09 18:48 UTC  (2+ messages)

Do not use TYPE_CANONICAL in useless_type_conversion
 2015-10-09 18:34 UTC  (8+ messages)

Do not use TYPE_CANONICAL in useless_type_conversion
 2015-10-09 17:55 UTC  (5+ messages)

[gomp4.1] OpenMP 4.1 is dead, long live OpenMP 4.5
 2015-10-09 17:26 UTC  (2+ messages)

[PATCH, i386]: Use ROUND_DOWN some more
 2015-10-09 16:56 UTC 

[gomp4] Backport from trunk
 2015-10-09 16:56 UTC 

[gomp4.1] fix more scheduling inconsistencies and add verification routines
 2015-10-09 16:47 UTC  (3+ messages)

[PATCH] [6/n] Fix minor SSA_NAME leaks
 2015-10-09 16:33 UTC 

[PATCH] bb-reorder: Improve the simple algorithm for -Os (PR67864)
 2015-10-09 16:27 UTC  (5+ messages)

[PATCH][GCC] Algorithmic optimization in match and simplify
 2015-10-09 16:11 UTC  (11+ messages)
      ` [PATCH v2][GCC] "
              ` [PATCH V3][GCC] "

[PATCH, i386, AVX512] PR target/67895: Fix position of embedded rounding/SAE mode in AVX512 vrangep* and vcvt?si2s* instructions
 2015-10-09 16:11 UTC  (3+ messages)
  ` [PATCH][COMMITTED] PR target/67895: Fix embedded rounding/SAE specifier position for some AVX512 instructions

[PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes conditionals in jump threading path
 2015-10-09 15:45 UTC  (5+ messages)

[Patch] Teach RTL ifcvt to handle multiple simple set instructions
 2015-10-09 15:28 UTC  (7+ messages)
` [Patch ifcvt costs 0/3] Introduce a new target hook for ifcvt costs

[PATCH] [3/n] Fix minor SSA_NAME leaks
 2015-10-09 15:15 UTC  (3+ messages)

[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests
 2015-10-09 15:14 UTC  (6+ messages)
  ` [PR testsuite/65205, libgomp/65993] "
        ` libgomp: XFAIL two libgomp.oacc-* tests (was: [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgomp tests)
          ` [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device, acc_update_self

[gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c
 2015-10-09 15:12 UTC  (7+ messages)
  ` [gomp4] libgomp: Additional acc_shutdown bug fixing and testing (was: [gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c)
    ` libgomp: Additional acc_shutdown bug fixing and testing
  ` [gomp4] libgomp testsuite: Remove some explicit acc_device_nvidia usage (was: [gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c)
    ` libgomp testsuite: Remove some explicit acc_device_nvidia usage
  ` [libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.c

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