public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][2/2] Remove GENERIC comparison folding from fold_stmt
 2015-07-30 11:51 UTC 

[gomp4] ptx builtins
 2015-07-30 11:47 UTC 

[PATCH] Fix PR67052
 2015-07-30 11:47 UTC 

lto wrapper verboseness
 2015-07-30 11:37 UTC  (5+ messages)

Add irreflexive comparison debug check
 2015-07-30 11:29 UTC  (2+ messages)

[PATCH] Merge decision_tree::gen_{gimple,generic}
 2015-07-30 11:19 UTC 

[PATCH] -Wtautological-compare should be quiet on floats
 2015-07-30 11:12 UTC  (5+ messages)

[Patch] Small refactor on <regex> _State<>
 2015-07-30 10:30 UTC  (7+ messages)

[gomp4.1] fold ordered depend(sink) clauses
 2015-07-30 10:30 UTC  (2+ messages)

[v3 patch] Fix self-assignment in std::experimental::any
 2015-07-30 10:24 UTC 

[C++ Patch, preapproved] Prefer DECL_SOURCE_LOCATION to "+D" and "+#D" (3/n)
 2015-07-30 10:11 UTC 

New Swedish PO file for 'gcc' (version 5.2.0)
 2015-07-30 10:01 UTC 

Contents of PO file 'cpplib-5.2.0.sv.po'
 2015-07-30  8:42 UTC 

New Swedish PO file for 'cpplib' (version 5.2.0)
 2015-07-30  8:29 UTC 

[gomp4.1] Support #pragma omp target {enter,exit} data
 2015-07-30  8:27 UTC  (11+ messages)

[PATCH] Add warnings about GENERIC code-gen deficiencies in genmatch
 2015-07-30  8:15 UTC 

[PATCH 0/9] start converting POINTER_SIZE to a hook
 2015-07-30  8:13 UTC  (11+ messages)

C++ PATCH for c++/67021 (dependent alias template specialization)
 2015-07-30  8:09 UTC 

[PATCH v3][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-07-30  7:55 UTC  (3+ messages)
` [PATCH] 2015-07-29 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[PATCH] rs6000: Fix PR67045
 2015-07-30  5:09 UTC 

[gomp4] openacc default handling
 2015-07-30  2:30 UTC 

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-07-29 23:48 UTC  (5+ messages)

[gomp4] PTX target format
 2015-07-29 23:13 UTC 

[PATCH 0/4] misc work to get rid of target macros
 2015-07-29 23:05 UTC  (5+ messages)
` [PATCH 4/4] define ASM_OUTPUT_LABEL to the name of a function

C++ delayed folding branch review
 2015-07-29 23:03 UTC  (8+ messages)

[PATCH][2/N] Replace the pattern GET_MODE_SIZE (GET_MODE_INNER (m)) with GET_MODE_UNIT_SIZE (m)
 2015-07-29 22:58 UTC  (2+ messages)

[PATCH][RTL-ifcvt] Improve conditional select ops on immediates
 2015-07-29 22:46 UTC  (2+ messages)

ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression
 2015-07-29 22:44 UTC  (4+ messages)
      `  "

[PATCH] Optimize certain end of loop conditions into min/max operation
 2015-07-29 22:38 UTC  (5+ messages)

[gomp4] Redesign oacc_parallel launch API
 2015-07-29 22:14 UTC  (5+ messages)

libgo patch committed: Add missing spaces to last mksysinfo commit
 2015-07-29 22:10 UTC 

[PATCH] [graphite] Reduce the number of params in a scop to 3
 2015-07-29 21:59 UTC  (3+ messages)

[committed, PATCH] Define DBX_REGISTER_NUMBER for IA MCU
 2015-07-29 21:24 UTC 

[PATCH 0/4] S390 -march=native related fixes
 2015-07-29 21:19 UTC  (4+ messages)

[Patch, fortran] PR64921 class_allocate_18 failure
 2015-07-29 21:14 UTC  (2+ messages)

[PR64164] drop copyrename, integrate into expand
 2015-07-29 21:06 UTC  (16+ messages)

[PATCH COMMITTED] MAINTAINERS (Write After Approval): Add myself
 2015-07-29 20:08 UTC  (5+ messages)

patch fortran, pr 59746, internal compiler error : segmentation fault
 2015-07-29 19:18 UTC  (8+ messages)

[PATCH] c/66516 - missing diagnostic on taking the address of a builtin function
 2015-07-29 19:07 UTC  (14+ messages)
                ` [PING] "

[PATCH][21/n] Remove GENERIC stmt combining from SCCVN
 2015-07-29 17:48 UTC  (3+ messages)

[Patch, fortran] PR64921 class_allocate_18 failure
 2015-07-29 17:48 UTC 

[gomp4] Some additional OpenACC reduction tests
 2015-07-29 17:42 UTC 

[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-07-29 17:30 UTC  (11+ messages)
                  ` [gomp4.1] Various accelerator updates from OpenMP 4.1

[PATCH] Allow non-overflow ops in vect_is_simple_reduction_1
 2015-07-29 17:29 UTC  (7+ messages)

[PATCH] PR fortran/66942 -- avoid referencing a NULL C++ thing
 2015-07-29 17:23 UTC  (9+ messages)

Another benefit of the new if converter: better performance for half hammocks when running the generated code on a modern high-speed CPU with write-back caching, relative to the code produced by the old if converter given the same source code
 2015-07-29 17:19 UTC  (5+ messages)

[Bug fortran/52846] [F2008] Support submodules - part 3/3
 2015-07-29 16:45 UTC  (9+ messages)

[PATCH, libgfortran]: Avoid left shift of negative value warning
 2015-07-29 15:38 UTC  (2+ messages)

[patch] libstdc++/66829 use -std=gnu++98 to compile testsuite_shared.cc
 2015-07-29 15:30 UTC 

[PATCH 3/15][ARM] Add V8HFmode and float16x8_t type
 2015-07-29 15:12 UTC  (2+ messages)

[PATCH 2/15][ARM] float16x4_t intrinsics in arm_neon.h
 2015-07-29 15:08 UTC  (2+ messages)

[PATCH] Fix PR67053
 2015-07-29 14:56 UTC 

[PATCH 1/15][ARM] Hide existing float16 intrinsics unless we have a scalar __fp16 type
 2015-07-29 14:53 UTC  (2+ messages)

[PATCH] Work around host compiler placement new aliasing bug
 2015-07-29 14:35 UTC  (2+ messages)

[PATCH 0/15][ARM/AArch64] Add support for float16_t vectors (v3)
 2015-07-29 14:08 UTC  (20+ messages)
` [PATCH 6/15][AArch64] Add basic FP16 support
` [PATCH 8/15][AArch64] Add support for float14x{4,8}_t vectors/builtins
` [PATCH 10/15][AArch64] Implement vcvt_{,high_}f16_f32
` [PATCH 7/15][ARM/AArch64 Testsuite] Add basic fp16 tests
` [PATCH 11/15][AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup
` [PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_{f16_f32,f32_f16}
` [PATCH 15/15][ARM] Update sourcebuild.texi with testsuite/effective-target hooks
` [PATCH 9/15][AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreate
` [PATCH 12/15][AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fix
` [PATCH 13/15][ARM/AArch64 Testsuite] Add float16 tests to advsimd-intrinsics testsuite

https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01604.html
 2015-07-29 13:57 UTC 

[v3 PATCH] Implement N4280, Non-member size() and more (Revision 2)
 2015-07-29 13:49 UTC  (2+ messages)

[v3 PATCH] PR libstdc++/60970, implement LWG 2148
 2015-07-29 13:25 UTC  (2+ messages)

[PATCH][1/2] Remove GENERIC comparison folding from fold_stmt
 2015-07-29 12:42 UTC 

[PATCH][23/n] Remove GENERIC stmt combining from SCCVN
 2015-07-29 12:32 UTC 

[PATCH, PR66846] Mark inner loop for fixup in parloops
 2015-07-29 12:20 UTC  (9+ messages)

[C/C++ PATCH] Implement -Wtautological-compare (PR c++/66555, c/54979)
 2015-07-29 11:22 UTC  (4+ messages)

[PATCH] Handle bogus captures by erroring
 2015-07-29 11:22 UTC 

[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations
 2015-07-29 11:10 UTC  (2+ messages)

[libstdc++/67015, patch] Fix regex POSIX bracket parsing
 2015-07-29  9:22 UTC  (9+ messages)

[committed] Use target-insns.def for atomic_test_and_set
 2015-07-29  8:56 UTC  (5+ messages)

[PATCH, MIPS, Ping] Inline memcpy for MipsR6
 2015-07-29  8:37 UTC 

[PATCH] Improve stmt folding with match-and-simplify
 2015-07-29  8:11 UTC 

[Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-07-29  8:09 UTC 

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-07-29  7:44 UTC  (7+ messages)

[RFC PATCH] parse #pragma GCC diagnostic in libcpp
 2015-07-29  4:43 UTC 

[committed] Use target-insns.def for indirect_jump
 2015-07-28 22:14 UTC  (2+ messages)

[committed] Use target-insns.def for reload_load_address
 2015-07-28 22:10 UTC 

[committed] Use target-insns.def for can_extend and ptr_extend
 2015-07-28 21:32 UTC 

[committed] Use target-insns.def for eh_return
 2015-07-28 20:37 UTC 

[PATCH][1/N] Change GET_MODE_INNER to always return a non-void mode
 2015-07-28 20:36 UTC  (4+ messages)

[RFC] [Patch]: Try and vectorize with shift for mult expr with power 2 integer constant
 2015-07-28 20:34 UTC  (3+ messages)

[gomp4] unify open acc level constants
 2015-07-28 20:10 UTC 

[C/C++ PATCH] Implement -Wtautological-compare (PR c++/66555, c/54979)
 2015-07-28 20:01 UTC  (3+ messages)

[PATCH] New configure option to default enable Smart Stack Protection
 2015-07-28 19:00 UTC  (4+ messages)
` [PING] "

[patch] [fixincludes] Ignore .DS_Store junk files when running make check
 2015-07-28 18:43 UTC  (10+ messages)
          ` [PATCHv2] "

[PATCH] [PATCH][ARM] Fix sibcall testcases
 2015-07-28 18:13 UTC  (4+ messages)
    `  "

[PATCH, PR 66521] Fix bootstrap segfault with vtable verification enabled
 2015-07-28 17:57 UTC 

[Patch, MIPS] MIPS specific optimization for o32 ABI
 2015-07-28 17:04 UTC 

[PATCH][AARCH64] Make arm_align_max_stack_pwr.c and arm_align_max_pwr.c compile testcase, instead of execution
 2015-07-28 16:38 UTC 

[PATCH] clarify doc for __builtin_return_address
 2015-07-28 16:03 UTC  (8+ messages)
  ` [PATCH] warn for unsafe calls to __builtin_return_address

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2015-07-28 15:51 UTC  (7+ messages)
` [PATCH 3/4] Add libgomp plugin for "

[gomp4] Add new oacc_transform patch
 2015-07-28 15:44 UTC  (3+ messages)

[gomp4] Fix some gomp tests
 2015-07-28 15:12 UTC  (5+ messages)

[PATCH][AArch64] Properly handle simple arith+extend ops in rtx costs
 2015-07-28 14:24 UTC  (2+ messages)

[AArch64] Improve TLS Descriptor pattern to release RTL loop IV opt
 2015-07-28 14:02 UTC 

[PATCH] Fix uninitialized variable with ubsan on ARM (PR sanitizer/66977)
 2015-07-28 13:27 UTC 

[PATCH 0/2] Set REG_EQUAL when emitting arm_emit_movpair
 2015-07-28 12:19 UTC  (10+ messages)
` [PATCH 1/2] Allow REG_EQUAL for ZERO_EXTRACT

[PATCH][22/n] Remove GENERIC stmt combining from SCCVN
 2015-07-28 12:08 UTC 

[PATCH] Improve compare with min/max simplification for bools
 2015-07-28 12:00 UTC 

[gomp4] fiuxup openacc default handling
 2015-07-28 11:52 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).