public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Simple optimization for MASK_STORE
 2015-11-19 15:20 UTC  (25+ messages)

[PATCH; committed] Fix typo in doc/gty.texi
 2015-11-19 15:20 UTC 

[PATCH][5] Backport ISL 0.15 support
 2015-11-19 15:17 UTC  (4+ messages)
` [PATCH] [4.9] "

[PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
 2015-11-19 15:07 UTC  (2+ messages)

[PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
 2015-11-19 15:03 UTC  (2+ messages)

[PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
 2015-11-19 15:00 UTC  (5+ messages)

[PATCH] Fix division-by-unsigned optimization in VRP (PR tree-optimization/68431)
 2015-11-19 15:00 UTC  (2+ messages)

[PATCH] Fix memory leaks and use a pool_allocator
 2015-11-19 14:57 UTC  (12+ messages)
` [PATCH] Fix memory leaks in tree-ssa-uninit.c

[C++ PATCH] Fix unexpanded pack error with auto-deduced functions (PR c++/68396)
 2015-11-19 14:41 UTC 

[ptx] immediate operands
 2015-11-19 14:41 UTC 

[OpenACC 0/7] host_data construct
 2015-11-19 14:29 UTC  (8+ messages)
` [Bulk] "

[PATCH] Get rid of insn-codes.h in optabs-tree.c
 2015-11-19 14:29 UTC 

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2015-11-19 13:51 UTC  (19+ messages)
` [PATCH, 6/16] Add pass_oacc_kernels
` [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
                  ` [PATCH, PR68373 ] Call scev_const_prop in pass_parallelize_loops::execute

[PATCH] Implement GOMP_OFFLOAD_unload_image in intelmic plugin
 2015-11-19 13:33 UTC  (3+ messages)

[PATCH] Add clang-format config to contrib folder
 2015-11-19 12:54 UTC  (9+ messages)

[PATCH] Fix ICE with mangling aliases (PR c++/67354)
 2015-11-19 12:40 UTC  (3+ messages)
  ` [PATCH] Fix ICE with mangling aliases (PR c++/67354, take 2)

[C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409)
 2015-11-19 12:39 UTC  (3+ messages)
  ` [C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409, take 2)

Merge current set of OpenACC changes from gomp-4_0-branch
 2015-11-19 12:31 UTC  (12+ messages)
` libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)
              ` libgomp: Compile-time error for non-portable gomp_mutex_t initialization (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks)
                  ` libgomp: Compile-time error for non-portable gomp_mutex_t initialization

[patch] Fix PR lto/61313
 2015-11-19 12:13 UTC  (2+ messages)

[PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
 2015-11-19 12:08 UTC  (6+ messages)
` [PATCH 5/5] [AARCH64] Add variant support to -m*=native and add thunderxt88pass1
` [PATCH 1/5] [AARCH64]: Move #undef into .def files

[SPARC] Fix PR target/68408
 2015-11-19 11:51 UTC 

[0/2] OpenACC routine support
 2015-11-19 11:23 UTC  (8+ messages)
` [1/2] "

[PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
 2015-11-19 10:28 UTC  (8+ messages)

Backport important ASan features from upstream
 2015-11-19 10:27 UTC  (4+ messages)

[PATCH] Fix PR68117
 2015-11-19  8:44 UTC 

[PATCH] Avoid useless work in loop vectorization
 2015-11-19  8:09 UTC  (3+ messages)

[Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
 2015-11-19  6:20 UTC  (9+ messages)

PATCH to shorten_compare -Wtype-limits handling
 2015-11-19  4:33 UTC  (2+ messages)

[PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
 2015-11-19  2:32 UTC  (3+ messages)

RFC/RFA: Fix bug with REE optimization corrupting extended registers
 2015-11-19  1:56 UTC  (3+ messages)

[PATCH] Fix libcpp ICE (PR preprocessor/60736)
 2015-11-19  0:55 UTC  (3+ messages)

[PATCH][PR tree-optimization/68198] Avoid CFG explosion due to threading
 2015-11-19  0:33 UTC 

PR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct_optab_fn
 2015-11-19  0:28 UTC  (2+ messages)

[PATCH] Disable shrink-wrapping for ix86_static_chain_on_stack functions (PR target/67770)
 2015-11-19  0:24 UTC  (2+ messages)

[PATCH] Fix ifcvt one_cmpl_abs optimization (PR rtl-optimization/68376)
 2015-11-19  0:21 UTC  (2+ messages)

[openacc] tile, independent, default, private and firstprivate support in c/++
 2015-11-19  0:09 UTC  (6+ messages)
    ` [gomp4] backport trunk FE changes
      ` Combined constructs' clause splitting (was: [gomp4] backport trunk FE changes)
        ` Combined constructs' clause splitting

[PATCH] PR fortran/59910 -- structure constructor in DATA statement
 2015-11-18 23:54 UTC  (5+ messages)

Remove noce_mem_write_may_trap_or_fault_p in ifcvt
 2015-11-18 23:49 UTC  (8+ messages)

[PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling
 2015-11-18 23:22 UTC 

[C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
 2015-11-18 22:39 UTC  (5+ messages)

[PATCH 01/02] PR/62314: add ability to add fixit-hints
 2015-11-18 22:25 UTC  (3+ messages)

Add out-of-line versions of some <stdatomic.h> functions (PR c/65083)
 2015-11-18 22:00 UTC  (2+ messages)

[Ada] Fix missing layout information in ASIS mode
 2015-11-18 22:00 UTC 

[Ada] Remove more redundant checks in loops
 2015-11-18 21:55 UTC 

POWERPC64_TOC_POINTER_ALIGNMENT
 2015-11-18 21:54 UTC  (5+ messages)

[gomp4] backport ptx changes from trunk
 2015-11-18 21:40 UTC 

[ptx] remove workaround
 2015-11-18 21:35 UTC 

Debug iterators operator->
 2015-11-18 21:33 UTC 

[Ada] Enable -fstrict-overflow at all optimization levels
 2015-11-18 21:18 UTC 

[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
 2015-11-18 20:50 UTC 

[patch] FreeBSD x86_64/i386 apply r125920
 2015-11-18 20:49 UTC  (2+ messages)

[PATCHES] Enhance standard DWARF for Ada
 2015-11-18 20:35 UTC  (8+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "
      ` [PATCHES, PING*3] "
        ` [PATCHES, PING*4] "
          ` [PATCHES, PING*5] "

OpenACC declare directive updates
 2015-11-18 20:09 UTC  (2+ messages)
`  "

[nios2, committed] remove duplicates in || expression
 2015-11-18 19:48 UTC 

[gomp4.1] Handle linear clause modifiers in declare simd
 2015-11-18 19:28 UTC  (4+ messages)

[patch, avr] Add new Atmel AVR devices
 2015-11-18 19:16 UTC  (2+ messages)

[PATCH] PR fortran/59910 -- structure constructor in DATA statement
 2015-11-18 19:10 UTC  (2+ messages)

[nvptx] SESE region optimization
 2015-11-18 18:45 UTC 

[Ada] Fix ICE on on indirect renaming of address at -O
 2015-11-18 18:32 UTC 

[Ada] Fix stack usage increase for renaming of indexed component
 2015-11-18 18:20 UTC 

[PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC
 2015-11-18 17:01 UTC  (15+ messages)

[Patch,testsuite]: Fix the tree-ssa/split-path-1.c testcase
 2015-11-18 16:57 UTC  (2+ messages)

[PATCH 1/4 v2][AArch64] Generalize CCMP support
 2015-11-18 16:47 UTC  (2+ messages)

teach delay folding in c++ about OACC_LOOPs
 2015-11-18 16:27 UTC  (2+ messages)

[PATCH 4/4 v2][AArch64] Cost CCMP instruction sequences to choose better expand order
 2015-11-18 16:27 UTC 

[PATCH 2/4 v2][AArch64] Add support for FCCMP
 2015-11-18 16:27 UTC 

[PATCH PR52272]Be smart when adding iv candidates
 2015-11-18 15:50 UTC  (10+ messages)

[PATCH][ARM] Do not expand movmisalign pattern if not in 32-bit mode
 2015-11-18 15:39 UTC  (2+ messages)

[patch] Fix PR middle-end/65958
 2015-11-18 15:35 UTC  (7+ messages)

[PATCH][ARM] PR 68149 Fix ICE in unaligned_loaddi split
 2015-11-18 15:27 UTC  (2+ messages)

[gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data
 2015-11-18 15:18 UTC  (12+ messages)
                ` OpenACC async clause regressions (was: [gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data)
                  ` [gomp4] "
                    ` [gomp4] OpenACC async clause regressions

[0/7] Type promotion pass and elimination of zext/sext
 2015-11-18 15:06 UTC  (14+ messages)

[PATCH] S/390: Clobber r1 in patterns resulting in pfpo instruction
 2015-11-18 14:35 UTC 

[committed] PR 68406: Avoid problem with older host compilers
 2015-11-18 14:31 UTC 

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-11-18 14:24 UTC  (20+ messages)

[Ada] Crahs on indexing operation with named associations
 2015-11-18 13:55 UTC 

[Ada] Make System.String_Hash available through GNAT.String_Hash
 2015-11-18 13:54 UTC 

[Ada] Freezing of contracts, Part_Of and current instance of a concurrent type
 2015-11-18 13:54 UTC 

[PATCH, PR tree-optimization/68327] Compute vectype for live phi nodes when copmputing VF
 2015-11-18 13:53 UTC  (3+ messages)

[PTX] OpenACC complex double reductions
 2015-11-18 13:53 UTC 

PPC bootstrap failure builtin clz
 2015-11-18 13:36 UTC 

[RFC PATCH] Do not sanitize left shifts for -fwrapv
 2015-11-18 12:51 UTC  (2+ messages)

vector lightweight debug mode
 2015-11-18 12:34 UTC  (12+ messages)

[2/2] i386 ROP mitigation
 2015-11-18 12:28 UTC  (3+ messages)

[PATCH, PR target/68405, i386, committed] Add missing break
 2015-11-18 12:04 UTC 

[Ada] Concurrent constituents of a single protected/task type
 2015-11-18 10:53 UTC 

[PATCH] Fix debug fallout of proposed PR68162 fix
 2015-11-18 10:36 UTC  (2+ messages)

[Ada] Better handling of invalid switches in GNAT.Command_Line
 2015-11-18 10:32 UTC 

[Ada] Crash on illegal use of limited view of classwide type
 2015-11-18 10:32 UTC 

[Ada] PR ada/66242 Finalization with restriction No_Exception_Propagation
 2015-11-18 10:32 UTC 

Add gencfn-macros.c
 2015-11-18 10:24 UTC  (2+ messages)

[Ada] Spurious visibility error with private subtye, inlining and instance
 2015-11-18 10:23 UTC 

[Ada] Crash on function returning limited view of class-wide type
 2015-11-18 10:11 UTC 

[Ada] Normalize_Pathname with unresolved reference directory
 2015-11-18 10:10 UTC 

[Ada] State refinement predicates for GNATprove
 2015-11-18 10:08 UTC 

[Ada] Malformed argument with pragma Refined_State
 2015-11-18 10:06 UTC 

[Ada] Undefined symbols with pragma Initialize_Scalars
 2015-11-18 10:06 UTC 

[PATCH][GCC][ARM] Disable neon testing for armv7-m
 2015-11-18  9:45 UTC  (5+ messages)

[PATCH] Fix reassoci ICE (PR tree-optimization/68157)
 2015-11-18  9:39 UTC  (2+ messages)

[Ada] Missing error on volatile return type of non-volatile function
 2015-11-18  9:39 UTC 

Port libvtv to Solaris
 2015-11-18  9:31 UTC  (3+ messages)

RFA (GGC): PATCH to support GGC finalizers with PCH
 2015-11-18  9:30 UTC  (4+ messages)

[PATCH][4.9] Backport fix for PR sanitizer/64820
 2015-11-18  9:28 UTC 

[PATCH] PR/67682, break SLP groups up if only some elements match
 2015-11-18  9:26 UTC  (5+ messages)

Incorrect code due to indirect tail call of varargs function with hard float ABI
 2015-11-18  9:19 UTC  (7+ messages)

[PATCH] Fix PR67790
 2015-11-18  8:27 UTC 

[PATCH] PR fortran/43996 -- Too large array constructor in SPREAD
 2015-11-18  6:23 UTC  (2+ messages)

[PATCH] g++.dg/cpp1y/pr58708.C wchar_t size
 2015-11-17 23:41 UTC  (4+ 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).