public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 3/3, libgomp] intelmic specific parts
 2015-08-27 13:48 UTC 

[AArch64][TLSLE][N/N] Implement local executable mode for all memory model
 2015-08-27 13:45 UTC  (11+ messages)
  ` [AArch64][TLSLE][3/3] "

[PATCH 2/3, libgomp] nvptx plugin parts
 2015-08-27 13:45 UTC 

[PATCH 1/3, libgomp] Adjust offload plugin interface for avoiding deadlock on exit
 2015-08-27 13:45 UTC 

C++ delayed folding branch review
 2015-08-27 13:44 UTC  (17+ messages)

Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran"
 2015-08-27 13:38 UTC  (9+ messages)
          ` [PATCH] Fix and simplify (Re: Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran")

[PATCH][C++] Avoid PCH dependent mangling
 2015-08-27 13:37 UTC 

[PATCH, RS6000] Correct constraints for ior<mode>_mask
 2015-08-27 13:27 UTC  (2+ messages)

[PATCH : RL78] Disable interrupts during hardware multiplication routines
 2015-08-27 13:14 UTC  (3+ messages)

[gomp4, wip] remove references to ganglocal shared memory inside gcc
 2015-08-27 13:14 UTC  (2+ messages)

[PATCH 1/4] [MIPS] Add support for MIPS SIMD Architecture (MSA)
 2015-08-27 13:03 UTC  (2+ messages)

[PATCH] Guard early debug generation with !seen_errors ()
 2015-08-27 12:56 UTC 

[patch][libstdc++] Provide nearly complete locale support for DragonFly
 2015-08-27 12:47 UTC  (4+ messages)

[PATCH][4/N] Introduce new inline functions for GET_MODE_UNIT_SIZE and GET_MODE_UNIT_PRECISION
 2015-08-27 12:26 UTC  (8+ messages)

[Patch, libstdc++/67362] Fix non-special character for POSIX basic syntax in regex
 2015-08-27 12:03 UTC  (3+ messages)

[PATCH] New attribute to create target clones
 2015-08-27 11:35 UTC 

[PATCH GCC][rework]Improve loop bound info by simplifying conversions in iv base
 2015-08-27 11:18 UTC  (2+ messages)

[c++-delayed-folding] fold_simple
 2015-08-27 10:39 UTC  (3+ messages)

[AArch64][TLSGD Trad][1/2] Generalize TLS Global Dynamic support for all memory mode
 2015-08-27 10:04 UTC  (3+ messages)
` [AArch64][TLSGD][1/2] Remove unncessary define_expand for TLS GD traditional
  ` [AArch64][TLSGD][2/2] Implement TLS GD traditional for tiny code model

[PATCH 0/2] Final cleanup in move to ISL
 2015-08-27  8:41 UTC  (6+ messages)
` [PATCH 1/2] remove -floop-unroll-and-jam
` [PATCH 2/2] remove -floop-* flags

[PATCH] Make late static cdtors DECL_IGNORED_P
 2015-08-27  8:01 UTC 

[Scalar masks 2/x] Use bool masks in if-conversion
 2015-08-27  7:58 UTC  (22+ messages)

[PATCH] s390: Add emit_barrier() after trap
 2015-08-27  7:55 UTC  (2+ messages)

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-08-27  6:00 UTC  (12+ messages)

[PATCH] fix --with-cpu for sh targets
 2015-08-27  5:29 UTC 

[gomp4] initialize worker reduction locks
 2015-08-27  1:37 UTC 

[gomp4] lowering OpenACC reductions
 2015-08-27  1:29 UTC  (2+ messages)

Go patch committed: Don't crash on invalid builtin calls
 2015-08-27  1:23 UTC 

[PATCH] [AVX512F] Add scatter support for vectorizer
 2015-08-26 22:15 UTC  (6+ messages)

[v3 patch] try_emplace and insert_or_assign for Debug Mode
 2015-08-26 21:18 UTC 

[libvtv] Fix formatting errors
 2015-08-26 20:58 UTC  (4+ messages)
    ` Fwd: "

[patch] libstdc++/66902 Make _S_debug_messages static
 2015-08-26 20:26 UTC 

[Patch, fortran] F2008 - implement pointer function assignment
 2015-08-26 20:22 UTC 

Go patch committed: don't crash on invalid numeric type
 2015-08-26 19:47 UTC 

[PATCH 0/5][tree-sra.c] PR/63679 Make SRA replace constant pool loads
 2015-08-26 19:18 UTC  (28+ messages)
` [RFC 5/5] Always completely replace constant pool entries
` [RFC 4/5] Handle constant-pool entries
` [PATCH 2/5] completely_scalarize arrays as well as records
` [PATCH 1/5] Refactor completely_scalarize_var
` [PATCH 3/5] Build ARRAY_REFs when the base is of ARRAY_TYPE

[PATCH v4][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-08-26 17:39 UTC  (3+ messages)
` [PATCH] 2015-07-31 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[patch] libstdc++/64351 Ensure std::generate_canonical doesn't return 1
 2015-08-26 14:56 UTC 

[v3 patch] Only set std::enable_shared_from_this member once
 2015-08-26 14:53 UTC 

[libvtv] Update copyrights
 2015-08-26 14:38 UTC  (2+ messages)

[PATCH][AArch64 0/8] Add D-registers to TARGET_ARRAY_MODE_SUPPORTED_P
 2015-08-26 14:27 UTC  (9+ messages)
` [PATCH][AArch64 array_mode 1/8] Rename vec_store_lanes<mode>_lane to aarch64_vec_store_lanes<mode>_lane
` [PATCH][AArch64 array_mode 4/8] Remove EImode
` [PATCH][AArch64 array_mode 6/8] Remove V_TWO_ELEM, again using BLKmode + set_mem_size
` [PATCH][AArch64 array_mode 3/8] Stop using EImode in aarch64-simd.md and iterators.md
` [PATCH][AArch64 array_mode 5/8] Remove V_FOUR_ELEM, again using BLKmode + set_mem_size
` [PATCH][AArch64 array_mode 7/8] Combine the expanders using VSTRUCT:nregs
` [PATCH][AArch64 array_mode 2/8] Remove VSTRUCT_DREG, use BLKmode for d-reg aarch64_st/ld expands
` [PATCH][AArch64 array_mode 8/8] Add d-registers to TARGET_ARRAY_MODE_SUPPORTED_P

[gomp4] teach the tracer pass to ignore more blocks for OpenACC
 2015-08-26 14:26 UTC  (2+ messages)

[AArch64/testsuite] Add more TLS local executable testcases
 2015-08-26 14:04 UTC 

[PATCH] PR66870 PowerPC64 Enable gold linker with split stack
 2015-08-26 14:01 UTC  (3+ messages)

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-08-26 13:57 UTC  (7+ messages)
` [PATCH], PowerPC IEEE 128-bit patch #5
` [PATCH], PowerPC IEEE 128-bit patch #6

[gomp4.1] comment some stuff
 2015-08-26 13:30 UTC  (3+ messages)

[PATCH][AARCH64]Fix for branch offsets over 1 MiB
 2015-08-26 13:02 UTC  (5+ messages)

[libgfortran,committed] Fix SHAPE intrinsic with KIND values 1 and 2
 2015-08-26 12:42 UTC 

[AArch64][TLSLE][5/N] Recognize -mtls-size
 2015-08-26 12:39 UTC  (6+ messages)
  ` [AArch64][TLSLE][1/3] Add the option "-mtls-size" for AArch64

[gomp4] loop partition optimization
 2015-08-26 12:33 UTC 

[PATCH][3/n] dwarf2out refactoring for early (LTO) debug
 2015-08-26 11:48 UTC 

[build] Use __cxa_atexit on Solaris 12+
 2015-08-26 11:34 UTC 

[PATCH] Remove reference to undefined documentation node
 2015-08-26 11:18 UTC  (2+ messages)

[boehm-gc] Avoid unstructured procfs on Solaris
 2015-08-26 11:18 UTC 

[libgo] Use stat_atim.go on Solaris 12+
 2015-08-26 11:16 UTC 

[PATCH][1/n] dwarf2out refactoring for early (LTO) debug
 2015-08-26 10:50 UTC  (4+ messages)

[PATCH] MIPS: If a test in the MIPS testsuite requires standard library support check the sysroot supports the required test options
 2015-08-26  9:30 UTC  (3+ messages)

[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt
 2015-08-26  8:39 UTC  (5+ messages)

[PATCH, PR46193] Handle mix/max pointer reductions in parloops
 2015-08-26  8:20 UTC  (4+ messages)
` [PING][PATCH, "
  ` [PING^2][PATCH, "

[libgfortran,patch] Remove never-used debugging code
 2015-08-26  7:07 UTC  (6+ messages)

[PATCH] rs6000: Fix PR67344
 2015-08-26  4:36 UTC  (5+ messages)

Go patch committed: disallow unary ^ on boolean values
 2015-08-25 23:10 UTC 

[PATCH] Update wwwdocs for --with-advance-toolchain=at
 2015-08-25 22:42 UTC  (3+ messages)

top-level configure.ac: factor the libgomp check for posix-like OS
 2015-08-25 22:28 UTC  (4+ messages)

PING: PATCH: Mention --enable-default-pie in gcc-6/changes.html
 2015-08-25 21:58 UTC  (2+ messages)

[PATCH 0/2] Embed driver within libgccjit
 2015-08-25 21:26 UTC  (5+ messages)
` [PATCH 1/2] driver: support state cleanup

Go patch committed: accept numeric literals with leading zeroes
 2015-08-25 21:23 UTC 

[RFC][Scalar masks 1/x] Introduce GEN_MASK_EXPR
 2015-08-25 21:18 UTC  (6+ messages)

[PATCH] Use single shared memory block pool for all pool allocators
 2015-08-25 21:02 UTC  (7+ messages)
        ` [PATCH] [ping] "

Go patch committed: Allow string slices with start == len
 2015-08-25 20:56 UTC 

[testsuite] Clean up effective_target cache
 2015-08-25 20:28 UTC  (3+ messages)

[PATCH] Don't ICE on invalid weak decl (PR middle-end/67330)
 2015-08-25 20:22 UTC  (2+ messages)

[nvptx] disable another test
 2015-08-25 20:13 UTC 

Go patch committed: Don't crash on erroneous array types
 2015-08-25 19:50 UTC 

Indirect jumps
 2015-08-25 19:42 UTC  (3+ messages)

[gomp4] add reduction lock initializer
 2015-08-25 19:18 UTC 

[gomp-4.1] fix incorrect memory size in goacc_new_thread
 2015-08-25 17:45 UTC 

[PATCH] rs6000: Fix PR67346
 2015-08-25 17:35 UTC  (2+ messages)

[gomp4] optimize routine calling
 2015-08-25 17:12 UTC 

[libgfortran,committed] Fix default SIGN mode on preconnected/internal units
 2015-08-25 16:41 UTC 

[nvptx] More gcc testsuite markup
 2015-08-25 16:27 UTC 

[PATCH, rs6000] Fix vec_shr define_expand
 2015-08-25 15:30 UTC  (2+ messages)

[PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
 2015-08-25 15:04 UTC  (18+ messages)
                    ` Forwarding -foffload=[...] from the driver (compile-time) to libgomp (run-time) (was: [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming)
                        ` Forwarding -foffload=[...] from the driver (compile-time) to libgomp (run-time)

Expand comment on struct switchstr
 2015-08-25 14:58 UTC 

[gomp4] another routine test
 2015-08-25 14:54 UTC 

[Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ARM/AArch64/SH
 2015-08-25 14:48 UTC  (3+ messages)

[hsa] Fix omp declare target support
 2015-08-25 14:44 UTC 

[PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_{f16_f32,f32_f16}
 2015-08-25 14:22 UTC  (3+ messages)
` [PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_i{f32_f16,f16_f32}

[PATCH ppc64,aarch64,alpha 00/15] Improve backend constant generation
 2015-08-25 14:21 UTC  (3+ 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).