[PATCH] Fix PR80846, change vectorizer reduction epilogue (on x86)
2018-01-10 8:23 UTC (4+ messages)
Go patch committed: Update to Go1.10beta1
2018-01-10 8:10 UTC
[PATCH] i386: Also adjust stack frame for stack slot alignment
2018-01-10 7:34 UTC (2+ messages)
[PATCH] PR Fortran/83093 -- Check the type of character length
2018-01-10 7:04 UTC (2+ messages)
libgo patch committed: Work around escaping closure in runtime/export_test.go
2018-01-10 6:41 UTC
libgo patch committed: Add some noescape cases to runtime
2018-01-10 5:29 UTC
libgo patch committed: Add AIX support to cmd/go
2018-01-10 5:17 UTC
[PATCH][AArch64] Use LDP/STP in shrinkwrapping
2018-01-10 5:15 UTC (8+ messages)
libgo patch committed: Add aix build tags
2018-01-10 5:14 UTC
[PATCH improve early strlen range folding (PR 83671)
2018-01-10 1:18 UTC (4+ messages)
Go patch committed: Use temporary variable for stack allocation
2018-01-10 0:06 UTC
Mostly revert r254296
2018-01-09 23:57 UTC (2+ messages)
Go patch committed: Set captured var address to not escape before flood
2018-01-09 23:45 UTC
[PATCH PR82096] Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
2018-01-09 23:43 UTC (4+ messages)
Go patch committed: Stack allocate defer thunk
2018-01-09 23:43 UTC
Go patch committed: Don't heap allocate non-escaping Bound_method_expression
2018-01-09 23:36 UTC
[PATCH] Implementation of RANDOM_INIT from F2018
2018-01-09 23:34 UTC (8+ messages)
Go patch committed: Do some escape checks earlier
2018-01-09 23:33 UTC
Go patch committed: Support go:noescape cross package
2018-01-09 23:31 UTC
Go patch committed: Stack allocate non-escaping constant make of slice
2018-01-09 23:26 UTC
Go patch committed: Delay escaping sliced arrays
2018-01-09 23:21 UTC
[PATCH] i386: Add a test for PR target/78585
2018-01-09 23:16 UTC
[PATCH] RL78 movdi improvement
2018-01-09 23:11 UTC (2+ messages)
[PATCH 0/3] Add __builtin_load_no_speculate
2018-01-09 22:54 UTC (9+ messages)
Smart pointer pretty printers
2018-01-09 22:33 UTC (5+ messages)
[PATCH, rs6000] Change x86 intrinsic compat headers to use #error
2018-01-09 22:11 UTC
Ping [PATCH][Middle-end][version 2]2nd patch of PR78809 and PR83026
2018-01-09 22:09 UTC (2+ messages)
` Ping*2 "
Don't use permutes for single-element accesses (PR83753)
2018-01-09 22:06 UTC
[PATCH] PR libstdc++/80276 fix pretty printers for array smart pointers
2018-01-09 21:59 UTC
Go patch committed: Update to Go1.10beta1
2018-01-09 21:51 UTC (3+ messages)
[PATCH] fold strlen of constant aggregates (PR 83693)
2018-01-09 21:43 UTC (4+ messages)
Go patch committed: Make top-level decl for address-taken non-escaping locals
2018-01-09 21:41 UTC
[PATCH], Add optional IEEE/IBM long double multilib support
2018-01-09 21:29 UTC (5+ messages)
[PATCH] Add some reproducers for issues found when developing the location-wrappers patch
2018-01-09 21:14 UTC
Go patch committed: Add escape analysis debug hash
2018-01-09 21:09 UTC
[C++ Patch Ping] Two pending patches
2018-01-09 20:26 UTC
[Committed] PR Fortran/83742 -- Check for NULL pointer
2018-01-09 19:56 UTC
[C++ PATCH] Fix constexpr ICE with statement frontiers (PR c++/83734)
2018-01-09 19:51 UTC (4+ messages)
[PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)
2018-01-09 19:45 UTC (21+ 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 v4 "
[PATCH 0/5] x86: CVE-2017-5715, aka Spectre
2018-01-09 19:26 UTC (40+ messages)
` [PATCH 1/5] x86: Add -mindirect-branch=
` [PATCH 2/5] x86: Add -mindirect-branch-loop=
` [PATCH 3/5] x86: Add -mfunction-return=
Add an "early rematerialisation" pass
2018-01-09 18:50 UTC (5+ messages)
Use poly_int tree accessors
2018-01-09 18:45 UTC
Use poly_int rtx accessors instead of hwi accessors
2018-01-09 18:39 UTC
[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
2018-01-09 18:31 UTC (6+ messages)
[PATCH 5/5][AArch64] fp16fml support
2018-01-09 18:29 UTC (3+ messages)
[PATCH 1/5][AArch64] Crypto command line split
2018-01-09 18:28 UTC (3+ messages)
[PATCH, rs6000] Fix PR83399, ICE During LRA with 2-op rtl pattern for lvx instruction
2018-01-09 18:25 UTC
[PR/middle-end 81897] make tree-ssa-uninit.c handle longer sequences
2018-01-09 18:08 UTC (4+ messages)
[PATCH][GCC][AArch64] Enable dotproduct by default for Armv8.4-a
2018-01-09 18:05 UTC (2+ messages)
[PATCH 4/5][AArch64] Crypto sha512 and sha3
2018-01-09 18:03 UTC (2+ 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
Go patch committed: Use macro Unordered_map instead of std::unordered_map
2018-01-09 17:36 UTC
[PATCH 0/3] Add __builtin_load_no_speculate
2018-01-09 17:11 UTC (23+ 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
[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)
[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] RX movsicc degrade fix
2018-01-09 14:54 UTC
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][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)
[Committed] PR Fortran/83741 -- Check for NULL pointer
2018-01-09 1:23 UTC
[PATCH] RISC-V: Fix -msave-restore bug with sibcalls
2018-01-09 1:10 UTC (2+ messages)
` [PATCH, gcc-7-branch] "
[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
page: next (older) | prev (newer) | 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).