public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] gcc/ira.c: Check !HAVE_FP_INSTEAD_INSNS when frame pointer is needed and as global register
 2015-10-13 15:10 UTC  (7+ messages)

[PATCH] Fix "#pragma GCC pop_options" warning
 2015-10-13 15:05 UTC  (6+ messages)

[[Boolean Vector, patch 5/5] Support boolean vectors in vector lowering
 2015-10-13 14:56 UTC  (4+ messages)

[vec-cmp, patch 4/6] Support vector mask invariants
 2015-10-13 14:52 UTC  (3+ messages)

[gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data
 2015-10-13 14:50 UTC  (6+ messages)

[HSA] Fix emission of hsa_num_threads
 2015-10-13 14:46 UTC 

[Boolean Vector, patch 3/5] Use boolean vector in C/C++ FE
 2015-10-13 14:15 UTC  (3+ messages)

[hsa] Fix bitfield alignment ICEs
 2015-10-13 14:04 UTC 

[vec-cmp, patch 3/6] Vectorize comparison
 2015-10-13 13:46 UTC  (2+ messages)

[vec-cmp, patch 2/6] Vectorization factor computation
 2015-10-13 13:37 UTC  (2+ messages)

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

[gomp4.1] Testsuite tweaks
 2015-10-13 13:10 UTC 

[AArch64_be] Fix vtbl[34] and vtbx4
 2015-10-13 13:08 UTC  (8+ messages)

Fix prototype for print_insn in rtl.h
 2015-10-13 13:02 UTC  (4+ messages)

[PATCH] Random shuffle moveable: container size
 2015-10-13 12:57 UTC  (3+ messages)

[gomp4.1] jit and ada fixes
 2015-10-13 12:56 UTC 

[RFC VTV] Fix VTV for targets that have section anchors
 2015-10-13 12:53 UTC  (4+ messages)

[PATCH PR67909 PR67947]
 2015-10-13 12:53 UTC  (4+ messages)

[PATCH] Allow FSM to thread single block cases too
 2015-10-13 12:52 UTC  (2+ messages)

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

[gomp4] More openacc loop indirection
 2015-10-13 12:45 UTC 

[PR debug/67192] Fix C loops' back-jump location
 2015-10-13 12:37 UTC  (2+ messages)

[PATCH] x86 interrupt attribute
 2015-10-13 12:18 UTC  (28+ messages)

[patch 0/6] scalar-storage-order merge (2)
 2015-10-13 11:32 UTC  (9+ messages)
` [patch 1/6] scalar-storage-order merge: Ada front-end
` [patch 2/6] scalar-storage-order merge: C front-end
` [patch 3/6] scalar-storage-order merge: C++ front-end
` [patch 6/6] scalar-storage-order merge: testsuite

[PATCH] PR66870 PowerPC64 Enable gold linker with split stack
 2015-10-13 11:27 UTC  (15+ messages)

[PATCH 0/7] Libsanitizer merge from upstream r249633
 2015-10-13 11:22 UTC  (7+ messages)
` [PATCH 2/7] "
` [PATCH 4/7] "
` [PATCH 3/7] "
` [PATCH 5/7] "
` [PATCH 6/7] "
` [PATCH 7/7] "

[ARM] Add ARMv8.1 command line options
 2015-10-13 11:10 UTC  (3+ messages)

Fix 61441
 2015-10-13 10:46 UTC  (10+ messages)

[PATCH, sparc]: Use ROUND_UP and ROUND_DOWN macros
 2015-10-13 10:41 UTC  (4+ messages)

[PATCH ARM]: PR67745: Fix function alignment after __attribute__ 2/2
 2015-10-13 10:18 UTC  (18+ messages)

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

[gomp4.1] Fix up gimple_copy for GIMPLE_OMP_ORDERED clauses
 2015-10-13  9:32 UTC 

Do not use TYPE_CANONICAL in useless_type_conversion
 2015-10-13  9:20 UTC  (8+ messages)

[PATCH] mark libstdc++ tests unsupported if they fail with "relocation truncated"
 2015-10-13  9:12 UTC 

[PATCH] More vectorizer TLC
 2015-10-13  8:38 UTC 

[PATCH][AArch64] Improve comparison with complex immediates followed by branch/cset
 2015-10-13  8:21 UTC  (2+ messages)

[PATCH][AArch64] Update patterns to support FP zero
 2015-10-13  7:56 UTC  (2+ messages)

[gomp4.1] Various ordered, linear and copyin tweaks
 2015-10-13  7:30 UTC 

[gomp4.1] Add testcase for negative linear step
 2015-10-13  7:24 UTC 

[gomp4.1] Add testcase for map clause bit-field diagnostics
 2015-10-13  7:22 UTC 

[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  (13+ messages)

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

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

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

[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  (16+ 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, mips]: Use ROUND_UP and ROUND_DOWN macros
 2015-10-12 17:22 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)

[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 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 

[PR64164] drop copyrename, integrate into expand
 2015-10-12 10:22 UTC  (23+ 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  (6+ messages)
` [PATCH 2/6] always define SETUP_FRAME_ADDRESSES
` [PATCH 3/6] always define DYNAMIC_CHAIN_ADDRESS
` [PATCH 5/6] remove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER
` [PATCH 6/6] always define REVERSE_CONDITION

[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 

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