public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/15][ARM/AArch64] Add support for float16_t vectors (v3)
 2015-08-25 13:28 UTC  (9+ messages)
` [PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_{f16_f32,f32_f16}
` [PATCH 11/15][AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup
` [PATCH 13/15][ARM/AArch64 Testsuite] Add float16 tests to advsimd-intrinsics testsuite

[patch,libgfortran,toplevel] Use libbacktrace in libgfortran
 2015-08-25 13:25 UTC  (13+ messages)
  ` Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran"

[PATCH][AARCH64]Fix for branch offsets over 1 MiB
 2015-08-25 13:15 UTC  (4+ messages)

Move remaining flag_unsafe_math_optimizations using simplify and match
 2015-08-25 13:12 UTC  (2+ messages)

[PATCH 0/5][tree-sra.c] PR/63679 Make SRA replace constant pool loads
 2015-08-25 12:30 UTC  (6+ 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

[hsa] Support unary FP operations implementable with a single HSA instruction
 2015-08-25 11:27 UTC 

[hsa] Fixes in gen_hsa_{unary,binary}_operation
 2015-08-25 11:25 UTC 

[PATCH 12/15][AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fix
 2015-08-25 11:06 UTC  (2+ messages)

[PATCH] Fix PR67306
 2015-08-25 10:47 UTC 

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

[PATCH, PR other/67320] Fix wide add standard names
 2015-08-25  9:57 UTC 

[AArch64][TLSLE][N/N] Implement local executable mode for all memory model
 2015-08-25  9:50 UTC  (4+ messages)
  ` [AArch64][TLSLE][3/3] "

[PATCH, PR 57195] Allow mode iterators inside angle brackets
 2015-08-25  9:48 UTC 

[AArch64] [TLSIE][2/2] Implement TLS IE for tiny model
 2015-08-25  9:44 UTC  (2+ messages)

[PATCH, ARM] List Cs and US constraints as being used
 2015-08-25  9:37 UTC 

[AArch64] [TLSIE][1/2] Rename test source file for reuse
 2015-08-25  8:52 UTC  (2+ messages)

[testsuite] Clean up effective_target cache
 2015-08-25  8:17 UTC 

Go patch committed: Type check parameters in sink function declaration
 2015-08-25  8:14 UTC 

[gomp4] bug fix for num_gangs inside fortran subroutines
 2015-08-25  1:49 UTC 

[patch commit SH] Fix PR target/66609
 2015-08-24 23:38 UTC 

[PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
 2015-08-24 23:26 UTC  (22+ 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)

[PATCH] MIPS: Add the lo register to the clobber list in the madd-8.c and msub-8.c testcases
 2015-08-24 22:23 UTC  (2+ messages)

Go PATCH to fix libgo breakage (PR tree-optimization/67284)
 2015-08-24 21:42 UTC  (4+ messages)

[patch,doc] Remove dead/inactive links for GCC binaries
 2015-08-24 21:03 UTC  (4+ messages)

[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-08-24 19:10 UTC  (12+ messages)

[patch,libgfortran,toplevel] Use libbacktrace in libgfortran
 2015-08-24 18:56 UTC  (7+ messages)
` Build break on SPU (and other non-mmap systems?) (Re: [patch,libgfortran,toplevel] Use libbacktrace in libgfortran)

[libgfortran,patch] Remove never-used debugging code
 2015-08-24 18:49 UTC 

[PATCH, PR 66521,part 2] Fix warnings on darwin when bootstrapping with vtable verification enabled
 2015-08-24 18:47 UTC  (2+ messages)

Use target-insns.def for calls
 2015-08-24 17:54 UTC  (2+ messages)

Use cmpstr and cmpstrn optabs
 2015-08-24 17:26 UTC  (3+ messages)
` [PING] "

Fix reference to freed data in df-scan.c
 2015-08-24 17:25 UTC  (2+ messages)

liboffloadintelmic patch
 2015-08-24 17:19 UTC  (2+ messages)
` libgomp version patch

Use cmpmem optabs in builtins.c
 2015-08-24 17:11 UTC  (2+ messages)

Use cbranch optabs in ifcvt.c
 2015-08-24 17:00 UTC  (2+ messages)

[PATCH 7/13] powerpc musl support
 2015-08-24 16:49 UTC  (3+ messages)

[PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning
 2015-08-24 16:41 UTC  (10+ messages)

Patch for fortran/62536 and fortran/66175
 2015-08-24 16:39 UTC  (2+ messages)

[libgfortran,patch] Use type-generic built-ins in float I/O routines
 2015-08-24 16:25 UTC  (2+ messages)

[PATCH] Fix middle-end/67133, part 1
 2015-08-24 16:15 UTC  (13+ messages)

[PATCH] Adjust variable shift costs for IA MCU
 2015-08-24 15:36 UTC  (2+ messages)

Add irreflexive comparison debug check
 2015-08-24 15:32 UTC  (6+ messages)

[committed, PATCH] PR target/67329: gcc.dg/tree-ssa/ssa-dom-cse-2.c fails on -march=pentium or -march=iamcu
 2015-08-24 15:30 UTC 

[PATCH] Fix warnings from including fdl.texi into gnat-style.texi
 2015-08-24 15:26 UTC  (7+ messages)
        ` [PING][PATCH] "

[gomp4] firstprivate bug in combined acc loops
 2015-08-24 15:17 UTC 

[PATCH, PR46193] Handle mix/max pointer reductions in parloops
 2015-08-24 15:11 UTC  (3+ messages)
` [PING][PATCH, "
  ` [PING^2][PATCH, "

[PATCH][gomp4] Optimize expand_omp_for_static_chunk for chunk_size one
 2015-08-24 15:10 UTC  (4+ messages)

[nvptx] More test disabling
 2015-08-24 14:12 UTC 

[test] remove another io need
 2015-08-24 14:06 UTC 

[test] Avoid gratuitous io features
 2015-08-24 13:58 UTC 

[patch] libstdc++/65049 Fix undefined behaviour in char_traits
 2015-08-24 13:48 UTC 

[patch] libstdc++/67309 Make <random> work with -fsingle-precision-constant
 2015-08-24 13:46 UTC 

[C++ Patch] PR 53184 ("Unnecessary anonymous namespace warnings")
 2015-08-24 12:55 UTC 

[PATCH][2/2] Make SCCVN use conditional equivalences
 2015-08-24 12:54 UTC  (5+ messages)

[nvptx] HImode complex args
 2015-08-24 12:52 UTC 

[PATCH] add self-tuning to x86 hardware fast path in libitm
 2015-08-24 12:18 UTC  (12+ messages)

[PATCH] Fix c++/67337 (segfault in mangle.c)
 2015-08-24 11:52 UTC 

Fix PR libgomp/66761 and PR libgomp/67303 (tsan warnings)
 2015-08-24 11:44 UTC  (4+ messages)

[committed] Use target-insns.def for movstr
 2015-08-24 11:17 UTC 

[committed] Fix microblaze build with rtl checking enabled
 2015-08-24 11:14 UTC 

Fix reload1.c warning for some targets
 2015-08-24 11:05 UTC  (4+ messages)

[PATCH] config: fix AM_ICONV for in-tree libiconv
 2015-08-24 10:51 UTC  (4+ messages)

Solaris 12 patches
 2015-08-24  9:43 UTC 

[PATCH] Fix libgo breakage (PR tree-optimization/67284)
 2015-08-24  9:23 UTC  (13+ messages)

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2015-08-24  8:51 UTC  (9+ messages)
` [PATCH 3/4] Add libgomp plugin for "
            ` Fwd: "

offload data version number
 2015-08-24  8:45 UTC  (11+ messages)

[ARM] Use vector wide add for mixed-mode adds
 2015-08-24  8:37 UTC  (4+ messages)

C++ delayed folding branch review
 2015-08-24  7:20 UTC  (13+ messages)

[patch,libgfortran] Handle invalid command line in EXECUTE_COMMAND_LINE
 2015-08-23 21:51 UTC  (4+ messages)

[libcpp/C PATCH] Handle lines encoded into several maps in linemap_position_for_loc_and_offset
 2015-08-23 19:37 UTC 

[nvptx] fix complex args
 2015-08-23 16:07 UTC 

[PATCH] Missing Skylake -march=/-mtune= option
 2015-08-23 14:46 UTC  (3+ messages)

[committed, testsuite] Fix vect/trapv-vect-reduc-4.c for sparc
 2015-08-23  9:05 UTC  (7+ messages)
` [RFC] Add check_effective_target_vect_min_max
          ` [committed] Rename vect_no_int_max to vect_no_int_min_max

[C/C++ PATCH] Fix -Wshift-overflow with sign bit
 2015-08-23  8:50 UTC  (2+ messages)

[PATCH], PR target/67211, Fix PowerPC 'insn does not satisfy its constraints' error on GCC 5
 2015-08-22 17:05 UTC  (2+ messages)

[nvptx] markup alloca tests
 2015-08-22 16:44 UTC 

[C++ Patch] PR 63693
 2015-08-22 15:10 UTC  (2+ messages)

[obvious c-family] Fix column location in c_lex_with_flags errors
 2015-08-22 14:58 UTC  (2+ messages)

Elimitate duplication of get_catalogs in different abi
 2015-08-22 12:47 UTC  (5+ messages)

[gomp4] Calling partitoned routines
 2015-08-22 12:24 UTC 

[PATCHv2/AARCH64] Remove index from AARCH64_EXTRA_TUNING_OPTION
 2015-08-22 10:36 UTC  (3+ messages)

Fix PR debug/66728
 2015-08-22  8:47 UTC  (2+ messages)

[PATCH 1/2] C++-ify dominance.c
 2015-08-22  7:01 UTC  (5+ messages)

[gomp4] lowering OpenACC reductions
 2015-08-21 21:11 UTC 

[gomp4] force vector size to 32
 2015-08-21 21:00 UTC 

[PATCH, MIPS] Compact branch support for MIPS32R6/MIPS64R6
 2015-08-21 20:56 UTC  (4+ messages)

[gomp4] don't use VLA's in the reduction tests
 2015-08-21 20:24 UTC 

[nvptx] alloca & stack alignment
 2015-08-21 20:20 UTC 

[gomp4] fix breakage
 2015-08-21 19:30 UTC 

C++ PATCH for c++/67240 (implicit conversion constraint)
 2015-08-21 18:34 UTC 

[patch] Remove unsupported hosts/builds from gcc/config.*
 2015-08-21 18:32 UTC  (4+ messages)

[gomp4] GOMP_DIM_MASK tweak
 2015-08-21 18:03 UTC 

[RFC PATCH] parse #pragma GCC diagnostic in libcpp
 2015-08-21 17:44 UTC  (2+ messages)

[gomp4] nvptx reductions
 2015-08-21 17:42 UTC  (2+ messages)

[C++ Patch] PR 67065 ("Missing diagnostics for ill-formed program with main variable instead of function")
 2015-08-21 17:37 UTC  (10+ messages)

[PATCH] Fix PR61657 (undefined behavior in loop-iv.c)
 2015-08-21 16:42 UTC  (2+ messages)

[RFC, PR target/65105] Use vector instructions for scalar 64bit computations on 32bit target
 2015-08-21 16:40 UTC  (4+ messages)

[RFC][Scalar masks 1/x] Introduce GEN_MASK_EXPR
 2015-08-21 16:38 UTC  (5+ messages)

RFA: Replace LAST_INSN_CODE with NUM_INSN_CODES
 2015-08-21 16:21 UTC  (4+ messages)
        `  "

Fix PR debug/66728
 2015-08-21 16:20 UTC  (2+ messages)

[RFC, patch] New attribute to create target clones
 2015-08-21 16:05 UTC  (4+ messages)

[Scalar masks 2/x] Use bool masks in if-conversion
 2015-08-21 15:57 UTC  (7+ messages)

[gomp4] partitioned mode reorg
 2015-08-21 15:09 UTC 

[PATCH 0/2] Embed driver within libgccjit
 2015-08-21 14:36 UTC  (2+ messages)
` [PING] "

[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt
 2015-08-21 13:58 UTC  (4+ messages)

[PATCH][1/n] dwarf2out refactoring for early (LTO) debug
 2015-08-21 13:46 UTC  (6+ messages)

[v3 patch] Fix friend declaration so it is visible to name lookup
 2015-08-21 13:40 UTC  (4+ messages)

[PATCH] [PR libitm/61164] Remove redefinition of glibc internal macro __always_inline
 2015-08-21 12:30 UTC  (6+ messages)
  ` [PATCH] [PING] "

[PATCH] [AVX512F] Add scatter support for vectorizer
 2015-08-21 12:21 UTC  (3+ messages)

[PR64164] drop copyrename, integrate into expand
 2015-08-21 12:17 UTC  (22+ 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).