public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64][1/5] Improve immediate generation
 2015-09-18 14:16 UTC  (2+ messages)

[PATCH] vectorizing conditional expressions (PR tree-optimization/65947)
 2015-09-18 14:14 UTC  (6+ messages)

[Scalar masks 2/x] Use bool masks in if-conversion
 2015-09-18 13:55 UTC  (24+ messages)
                  ` [RFC] Try vector<bool> as a new representation for vector masks

[PATCH, rs6000] Add expansions for min/max vector reductions
 2015-09-18 13:54 UTC  (17+ messages)

[gomp4, wip] remove references to ganglocal shared memory inside gcc
 2015-09-18 13:52 UTC  (4+ messages)

(patch,rfc) s/gimple/gimple */
 2015-09-18 13:51 UTC  (4+ messages)

[C/C++ PATCH] RFC: Implement -Wduplicated-cond (PR c/64249) (take
 2015-09-18 13:46 UTC 

[gomp4] OpenACC vector and worker reductions
 2015-09-18 13:40 UTC  (4+ messages)
` [gomp4] OpenACC reduction tests

[PATCH] Use stdint-wrap.h on *-*-netbsd[56]*
 2015-09-18 13:07 UTC 

[PATCH] PR66870 PowerPC64 Enable gold linker with split stack
 2015-09-18 12:59 UTC  (9+ messages)

[gomp] more ptx builtins
 2015-09-18 12:48 UTC  (2+ messages)

[RFC][Scalar masks 1/x] Introduce GEN_MASK_EXPR
 2015-09-18 12:17 UTC  (7+ messages)

[PATCH][AARCH64] Emulating aligned mask loads on AArch64
 2015-09-18 12:04 UTC  (3+ messages)

[gomp4] default reduction expansion
 2015-09-18 12:04 UTC 

[patch] libstdc++/64857 Rationalise PCH headers and 17_intro/headers tests
 2015-09-18 11:49 UTC  (2+ messages)

debug mode symbols cleanup
 2015-09-18 11:21 UTC  (9+ messages)

FW: [PATCH] Target hook for disabling the delay slot filler
 2015-09-18 11:19 UTC 

[PATCH 3/4] [ARM] Add attribute/pragma target fpu=
 2015-09-18 10:43 UTC  (3+ messages)

[C/C++ PATCH] RFC: Implement -Wduplicated-cond (PR c/64249)
 2015-09-18 10:24 UTC  (6+ messages)

[PATCH] Optimize certain end of loop conditions into min/max operation
 2015-09-18 10:06 UTC  (11+ messages)

[PATCH][RTL-ifcvt] PR rtl-optimization/67465: Handle pairs of complex+simple blocks and empty blocks more gracefully
 2015-09-18  9:24 UTC  (8+ messages)

Openacc launch API
 2015-09-18  9:13 UTC  (8+ messages)

[gomp4] Remove more gang local bits
 2015-09-18  9:13 UTC  (2+ messages)

[PATCH 4/4] [ARM] Add attribute/pragma target fpu=
 2015-09-18  9:13 UTC  (3+ messages)

[AArch64][PATCH 1/5] Use atomic instructions for swap and fetch-update operations
 2015-09-18  9:05 UTC  (10+ messages)
` [AArch64][PATCH 2/5] Add BIC instruction
` [AArch64][PATCH 3/5] Add atomic load-operate instructions
` [AArch64][PATCH 4/5] Use atomic load-operate instructions for fetch-update patterns
` [AArch64][PATCH 5/5] Use atomic load-operate instructions for update-fetch patterns

[PATCH] Do not add_location_or_const_value_attribute in early dwarf
 2015-09-18  8:56 UTC 

[Patch, fortran] PR40054 and PR63921 - Implement pointer function assignment - redux
 2015-09-18  8:39 UTC  (4+ messages)

[PATCH 2/5] completely_scalarize arrays as well as records
 2015-09-18  8:36 UTC  (3+ messages)

[patch] libstdc++/65142 Check read() result in std::random_device
 2015-09-18  8:35 UTC  (9+ messages)

[RFC] Masking vectorized loops with bound not aligned to VF
 2015-09-18  8:34 UTC  (4+ messages)

[gomp4] Address texinfo warnings
 2015-09-18  8:31 UTC 

[PATCH, libgomp] PR 67141, uninitialized acc_device_lock mutex
 2015-09-18  8:05 UTC  (2+ messages)

[PATCH, RFC] Implement N4230, Nested namespace definition
 2015-09-18  8:02 UTC  (5+ messages)

[PATCH] Work towards fixing PR66142
 2015-09-18  7:58 UTC 

[c++-delayed-folding] cp_fold_r
 2015-09-18  6:31 UTC  (2+ messages)

[PATCH] Convert SPARC to LRA
 2015-09-17 22:54 UTC  (6+ messages)

[patch] libstdc++/67173 Fix filesystem::canonical for Solaris 10
 2015-09-17 22:23 UTC  (18+ messages)

[RFC][PATCH] Preferred rename register in regrename pass
 2015-09-17 21:28 UTC  (3+ messages)

vector lightweight debug mode
 2015-09-17 21:14 UTC  (5+ messages)
        ` Fwd: "

[PATCH 21/22] Use Levenshtein distance for various misspellings in C frontend
 2015-09-17 20:52 UTC  (10+ messages)
` [PATCH WIP] Use Levenshtein distance for various misspellings in C frontend v2

C++ PATCH to implement fold-expressions
 2015-09-17 20:11 UTC  (3+ messages)

[PATCH 00/22] RFC: Overhaul of diagnostics
 2015-09-17 20:06 UTC  (36+ messages)
` [PATCH 02/22] Testsuite: add dg-{begin|end}-multiline-output commands
        ` dejagnu version update?
` [PATCH 07/22] Implement token range tracking within libcpp and C/C++ FEs

[PATCH, PR 57195] Allow mode iterators inside angle brackets
 2015-09-17 19:42 UTC  (6+ messages)

[c++-delayed-folding] code review
 2015-09-17 19:19 UTC  (2+ messages)

[wwwdocs] PATCH for Re: Advertisement in the GCC mirrors list, again
 2015-09-17 19:10 UTC 

[PATCH] Fix PR64078
 2015-09-17 18:51 UTC  (11+ messages)

[ARM] Add ARMv8.1 command line options
 2015-09-17 18:04 UTC 

[patch match.pd c c++]: Ignore results of 'shorten_compare' and move missing patterns in match.pd
 2015-09-17 17:35 UTC  (7+ messages)

[PATCH] Target hook for disabling the delay slot filler
 2015-09-17 17:01 UTC  (6+ messages)

[PATCH] PR28901 -Wunused-variable ignores unused const initialised variables
 2015-09-17 16:32 UTC  (7+ messages)

[Ada] Language-defined checks and side effects in gigi
 2015-09-17 16:05 UTC 

[Aarch64] Use vector wide add for mixed-mode adds
 2015-09-17 15:52 UTC  (2+ messages)

Amend documentation of DF LIVE problem
 2015-09-17 15:37 UTC 

[patch] libstdc++/65913 Handle alignment in __atomic_is_lock_free
 2015-09-17 15:33 UTC  (2+ messages)

[PATCH, fortran] PR 53379 Backtrace on error termination
 2015-09-17 15:06 UTC  (10+ messages)

[patch] Remove redundant conditional expressions in <system_error>
 2015-09-17 15:00 UTC 

[C++] Coding rule enforcement
 2015-09-17 14:58 UTC 

[patch] Only do shrink_to_fit() when exceptions enabled
 2015-09-17 14:57 UTC 

[C++] Coding rule enforcement
 2015-09-17 14:56 UTC  (9+ messages)

Split up optabs.[hc]
 2015-09-17 14:37 UTC  (3+ messages)

[PATCH] start of rewrite of unordered_{set,map}
 2015-09-17 14:33 UTC  (3+ messages)

Go compiler patch: issue receive type errors earlier
 2015-09-17 14:05 UTC 

[C++ Patch/RFC] PR 67576 ("[4.9/5/6 Regression] expression of typeid( expression ) is evaluated twice")
 2015-09-17 13:43 UTC 

[PATCH] Improve genmatch errors
 2015-09-17 10:16 UTC 

[PATCH][GCC] Algorithmic optimization in match and simplify
 2015-09-17  9:52 UTC  (6+ messages)
      ` [PATCH v2][GCC] "

[PATCH] Fix default_binds_local_p_2 for extern protected data
 2015-09-17  9:32 UTC  (3+ messages)

[PATCH, ARM]: Fix static interworking call
 2015-09-17  9:13 UTC  (2+ messages)

****ping****: [Patch, fortran] PR40054 and PR63921 - Implement pointer function assignment - redux
 2015-09-17  9:06 UTC 

[PATCH] Convert SPARC to LRA
 2015-09-17  8:43 UTC  (4+ messages)

[patch committed SH] Fix build failure
 2015-09-17  8:12 UTC 

[PATCH] Pass in avail_expr_stack and setup edge_infos earlier
 2015-09-17  6:10 UTC 

[patch committed FT32] Fix address space predicate
 2015-09-17  3:01 UTC 

[patch committed SH] Fix PR target/67573
 2015-09-17  2:26 UTC 

[PING] [Aarch64] Use vector wide add for mixed-mode adds
 2015-09-17  0:15 UTC 

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-09-16 22:50 UTC  (2+ messages)
` [PATCH], PowerPC IEEE 128-bit patch #7 (revised)

[PATCH] Update ENABLE_CHECKING to make it usable in "if" conditions
 2015-09-16 19:35 UTC  (8+ messages)

[PATCH] Move check_global_declaration from toplev.c to cgraphunit.c
 2015-09-16 19:10 UTC  (2+ messages)

[PATCH][C++] Avoid PCH dependent mangling
 2015-09-16 18:50 UTC  (5+ messages)

Go patch committed: Don't crash on erroneous channel reads
 2015-09-16 18:16 UTC 

PR pretty-print/67567 do not pass NULL as a string
 2015-09-16 17:55 UTC 

[Patch, libstdc++] Add specific error message into exceptions
 2015-09-16 17:39 UTC  (5+ 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).