public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3] Add __builtin_load_no_speculate
 2018-01-09 18:01 UTC  (6+ messages)

[PATCH 3/5][AArch64] Crypto SM4 Support
 2018-01-09 17:57 UTC  (2+ messages)

[PATCH 2/5][AArch64] Add v8.4 architecture
 2018-01-09 17:54 UTC  (2+ messages)

[PATCH 0/5] Make std::future::wait_* use std::chrono::steady_clock when required
 2018-01-09 17:54 UTC  (7+ messages)
` [PATCH 2/5] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait
` [PATCH 1/5] Improve libstdc++-v3 async test

[PATCH 1/5][AArch64] Crypto command line split
 2018-01-09 17:50 UTC  (2+ messages)

Go patch committed: Use macro Unordered_map instead of std::unordered_map
 2018-01-09 17:36 UTC 

[PATCH] Implementation of RANDOM_INIT from F2018
 2018-01-09 17:22 UTC  (7+ messages)

[PATCH 0/3] Add __builtin_load_no_speculate
 2018-01-09 17:11 UTC  (26+ messages)
` [PATCH 1/3] [builtins] Generic support for __builtin_load_no_speculate()

[PATCH, combine]: Use correct mode for ASHIFT in force_int_to_mode
 2018-01-09 17:11 UTC  (2+ messages)

[00/13] Make VEC_PERM_EXPR work for variable-length vectors
 2018-01-09 16:24 UTC  (6+ messages)
` [13/13] [AArch64] Use vec_perm_indices helper routines
        ` RFA: Expand vec_perm_indices::series_p comment

[C++ PATCH] Fix constexpr ICE with statement frontiers (PR c++/83734)
 2018-01-09 15:49 UTC  (3+ messages)

[PATCH PR81228][AARCH64][gcc-7] Backport r255625 : Fix ICE by adding LTGT
 2018-01-09 15:41 UTC 

Add support for in-order addition reduction using SVE FADDA
 2018-01-09 15:37 UTC  (6+ messages)

Smart pointer pretty printers
 2018-01-09 15:36 UTC  (3+ messages)

Add an "early rematerialisation" pass
 2018-01-09 15:35 UTC  (4+ messages)

[PATCH] Simplify floating point comparisons
 2018-01-09 15:34 UTC  (7+ messages)

Make ivopts handle calls to internal functions
 2018-01-09 15:29 UTC  (4+ messages)

[PATCH] Clean up partitioning in try_optimize_cfg (PR bootstrap/82831)
 2018-01-09 15:23 UTC  (2+ messages)

Tweak predictors based on SPEC2006 and SPEC2017
 2018-01-09 15:12 UTC  (7+ messages)
` [PATCH 1/5] Fix usage of analyze_brprob.py script
` [PATCH 2/5] Introduce PROB_UNINITIALIZED constant and use it in, predict.def
` [PATCH 3/5] Adjust predictor values according to SPEC2006 and, SPEC2017
` [PATCH 4/5] Remove predictors that are unrealiable
` [PATCH 5/5] Fix test-suite fallout

[PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)
 2018-01-09 14:59 UTC  (19+ messages)
` [v2 of PATCH "
      ` Location wrappers vs decls that change type (was Re: [v2 of PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl))
                  ` [PATCH v2.4 of 02/14] Support for adding and stripping location_t wrapper nodes
          ` [PATCH v3 of 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)

[PATCH][AArch64] Use LDP/STP in shrinkwrapping
 2018-01-09 14:56 UTC  (8+ messages)

[PATCH] RX movsicc degrade fix
 2018-01-09 14:54 UTC 

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2018-01-09 14:46 UTC  (5+ messages)

Improve canonicalisation of TARGET_MEM_REFs
 2018-01-09 14:43 UTC  (5+ messages)

[PING 5] Ability to remap file names in __FILE__, etc (PR other/70268)
 2018-01-09 14:31 UTC 

[PATCH] PR libstdc++/83709 don't rehash if no insertion
 2018-01-09 13:27 UTC  (2+ messages)

PR83648
 2018-01-09 13:06 UTC  (3+ messages)

PR82665 - missing value range optimization for memchr
 2018-01-09 12:57 UTC  (9+ messages)

[AArch64] Reject (high (const (plus anchor offset)))
 2018-01-09 12:23 UTC  (2+ messages)

[PATCH] RL78 pragma address
 2018-01-09 12:17 UTC 

[PATCH] PR 78534, 83704 Large character lengths
 2018-01-09 12:09 UTC 

[PATCH] RX pragma address
 2018-01-09 12:07 UTC  (5+ messages)

[PATCH] Fix PR83668
 2018-01-09 12:07 UTC 

[PATCH] Add static assert about stack alignment (PR sanitizer/82517)
 2018-01-09 11:49 UTC  (3+ messages)

Fix permute handling when vectorising scatters
 2018-01-09 11:46 UTC  (2+ messages)

Disable autogeneration of gather instructions on Ryzen and generic
 2018-01-09 11:33 UTC  (4+ messages)

[patch,avr] Implement PR83737
 2018-01-09 11:19 UTC  (3+ messages)
  ` [patch,avr] Implement PR83738

[PATCH][GCC][AArch64] Enable dotproduct by default for Armv8.4-a
 2018-01-09 10:41 UTC 

[PATCH][GCC][ARM] Fix fragile arm fpu attribute tests
 2018-01-09 10:21 UTC  (8+ messages)

[PATCH] Fix PR83572
 2018-01-09 10:16 UTC 

Revert accidental checkin to ipa-inline
 2018-01-09  8:54 UTC 

Fix ICE on inlined thunks
 2018-01-09  8:39 UTC 

[PATCH] MicroBlaze use default ident output generation
 2018-01-09  8:35 UTC  (4+ messages)

[patch, fortran] Make ABI ready for BACK argument of MINLOC and MAXLOC
 2018-01-09  8:27 UTC  (4+ messages)

[PATCH] Fix -freport-bug (PR preprocessor/83722)
 2018-01-09  8:13 UTC  (2+ messages)

[PATCH] Punt on hard reg setters in modulo sched (PR target/83507)
 2018-01-09  6:57 UTC  (2+ messages)

[PATCH improve early strlen range folding (PR 83671)
 2018-01-09  3:21 UTC  (3+ messages)

Go patch committed: Update to Go1.10beta1
 2018-01-09  1:33 UTC 

[Committed] PR Fortran/83741 -- Check for NULL pointer
 2018-01-09  1:23 UTC 

[PATCH] fold strlen of constant aggregates (PR 83693)
 2018-01-09  1:20 UTC  (3+ messages)

[PATCH] RISC-V: Fix -msave-restore bug with sibcalls
 2018-01-09  1:10 UTC  (2+ messages)
` [PATCH, gcc-7-branch] "

[PATCH 0/5] x86: CVE-2017-5715, aka Spectre
 2018-01-09  0:46 UTC  (44+ messages)
` [PATCH 1/5] x86: Add -mindirect-branch=
` [PATCH 2/5] x86: Add -mindirect-branch-loop=
` [PATCH 3/5] x86: Add -mfunction-return=

[PATCH, rs6000] Fix PR83677 (incorrect generation of xxpermr)
 2018-01-08 23:52 UTC  (3+ messages)

[Committed] Fix typo in comment
 2018-01-08 20:52 UTC 

[PATCH, rs6000] generate loop code for memcmp inline expansion
 2018-01-08 19:41 UTC  (3+ messages)

[PATCH] lto, testsuite: Fix ICE in -Wodr (PR lto/83121)
 2018-01-08 19:38 UTC  (5+ messages)

Fix Bug 83566 - cyl_bessel_j returns wrong result for x>1000 for high orders
 2018-01-08 19:16 UTC  (11+ messages)

[PATCH] PR 78534 Change character length from int to size_t
 2018-01-08 19:08 UTC  (4+ messages)

[PATCH][arm][1/3] Add -march=armv8.4-a option
 2018-01-08 18:02 UTC 

[PATCH][arm][3/3] Implement fp16fml lane intrinsics
 2018-01-08 17:55 UTC 

[PATCH][arm][2/3] Implement fp16fml extension for ARMv8.4-A
 2018-01-08 17:52 UTC 

[PATCH], Add optional IEEE/IBM long double multilib support
 2018-01-08 17:33 UTC  (3+ messages)

patch to fix PR82353
 2018-01-08 16:52 UTC  (6+ messages)
    ` [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs

C++ PATCH to add a test for c++/81860
 2018-01-08 16:11 UTC  (3+ messages)

[PATCH 0/3] Add __builtin_load_no_speculate
 2018-01-08 15:47 UTC 

[PATCH 00/10][ARC] Critical fixes
 2018-01-08 15:23 UTC  (2+ messages)

[PATCH][arm] Add -march=armv8.3-a and dotprod multilib selection rules
 2018-01-08 15:18 UTC 

[PATCH] rs6000: Cleanup bdz/bdnz insn/splitter, add new insn/splitter for bdzt/bdzf/bdnzt/bdnzf
 2018-01-08 15:12 UTC  (3+ messages)

[PR83663] Revert r255946
 2018-01-08 15:06 UTC 

[PATCH] Fix PR83563
 2018-01-08 15:04 UTC 

[Patch, fortran] PR52162 - Bogus -fcheck=bounds with realloc on assignment to unallocated LHS
 2018-01-08 15:00 UTC 

std::forward_list optim for always equal allocator
 2018-01-08 14:07 UTC  (4+ messages)

[wwwdocs] Add GCC 7.3 section
 2018-01-08 13:53 UTC 

[v3 PATCH] Make optional conditionally trivially_{copy,move}_{constructible,assignable}
 2018-01-08 13:44 UTC  (2+ messages)

[testsuite] Xfail ssa-dom-cse-2.c for nvptx
 2018-01-08 13:37 UTC 

[PATCH] Fix PR83713
 2018-01-08 13:27 UTC 

[PATCH] Fix PR83685
 2018-01-08 13:21 UTC 

[PATCH] Fix PR83719
 2018-01-08 13:20 UTC 

[PATCH, rs6000] Add vec_mergee, vec_mergeo, vec_float2 builtin support
 2018-01-08 13:12 UTC  (2+ messages)

[PATCH] PR 78534 Regression on 32-bit targets
 2018-01-08 12:33 UTC 

[testsuite] Require stack size for some test-cases
 2018-01-08 11:55 UTC 

[PATCH][PR rtl-optimization/81308] Conditionally cleanup the CFG after switch conversion
 2018-01-08 11:46 UTC  (2+ messages)

[PATCH][PR rtl-optimization/81308] Conditionally cleanup the CFG after insn splitting
 2018-01-08 11:42 UTC  (2+ messages)

[Patch, fortran] PDT bugs PR2 83611 and 83731
 2018-01-08 11:28 UTC 

[PATCH, libgcc] Fix PowerPC libgcc issues with -mabi=ieeelongdouble
 2018-01-08 11:24 UTC  (2+ messages)

[PATCH] -mjsr option bug fix
 2018-01-08 11:02 UTC 

[testsuite] Require alloca for some test-cases
 2018-01-08 10:10 UTC 

[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
 2018-01-08  9:56 UTC  (19+ messages)
` [PING #2] "
                ` [PING][PATCH] "
                  ` [PING 2][PATCH] "

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).