[PATCH] fold_builtin_FUNCTION
2017-06-29 14:03 UTC
[PATCH] make find_taken_edge handle case with just default
2017-06-29 13:58 UTC (3+ messages)
[PATCH, GCC/ARM, 0/3] Add support for ARMv8-R
2017-06-29 13:57 UTC (4+ messages)
` [PATCH 1/3, GCC/ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8
` [PATCH 2/3, GCC/ARM] Add support for ARMv8-R architecture
` [PATCH 3/3, GCC/ARM] Add support for ARM Cortex-R52 processor
[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
2017-06-29 13:43 UTC (3+ messages)
[PATCH] Fix pr80044, -static and -pie insanity, and pr81170
2017-06-29 13:34 UTC (2+ messages)
[PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-06-29 13:05 UTC (2+ messages)
[PATCH] Fix PR middle-end/81194, ICE during RTL pass: expand
2017-06-29 13:00 UTC (4+ messages)
[PATCH, rs6000] Signed builtin support
2017-06-29 12:59 UTC (3+ messages)
[committed, PATCH] Add a testcase for PR ipa/80565
2017-06-29 12:54 UTC
[PATCH] Fix PR81249
2017-06-29 12:53 UTC
[PATCH v2][ASAN] Implement dynamic allocas/VLAs sanitization.
2017-06-29 12:35 UTC (2+ messages)
Convert profile probabilities to new type
2017-06-29 12:28 UTC
[PATCH 0/7] Support for the SPARC M8 cpu
2017-06-29 11:43 UTC (8+ messages)
` [PATCH 1/7] sparc: put bmask* instructions in it's own insn type and adjust DFAs
` [PATCH 7/7] sparc: M8 DFA scheduler
` [PATCH 4/7] sparc: reworked M7 DFA based on instruction subtypes
` [PATCH 5/7] sparc: basic support for the SPARC M8 cpu
` [PATCH 6/7] sparc: support for VIS4B instructions
` [PATCH 3/7] sparc: introduce insn subtypes
` [PATCH 2/7] sparc: put VIS compare instructions in it's own insn type and adjust DFAs
Add DR_BASE_ALIGNMENT
2017-06-29 11:19 UTC (2+ messages)
[PATCH] ASAN: handle addressable params (PR sanitize/81040)
2017-06-29 11:17 UTC (7+ messages)
[PATCH v2] Generate reproducible output independently of the build-path
2017-06-29 10:46 UTC (5+ messages)
` [Ping ^3][PATCH "
PR81136: ICE from inconsistent DR_MISALIGNMENTs
2017-06-29 10:44 UTC (10+ messages)
` [v2] "
[PATCH] Support reduction chain and SLP reduction at the same time
2017-06-29 10:43 UTC
Tweak BB analysis for dr_analyze_innermost
2017-06-29 10:40 UTC (11+ messages)
[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
2017-06-29 10:26 UTC (2+ messages)
Avoid generating useless range info
2017-06-29 9:53 UTC (7+ messages)
[PATCH PR81196]Analyze ntiers for loop with exit condition comparing induction variables
2017-06-29 9:50 UTC (2+ messages)
[gomp5] Fix taskgroup genericization in Fortran FE
2017-06-29 9:49 UTC
[PING^2][PATCH][Aarch64] Relational compare zero not merged into subtract
2017-06-29 9:30 UTC
[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
2017-06-29 9:08 UTC (2+ messages)
[PATCH] Add tabulars for options with enum values
2017-06-29 9:00 UTC (7+ messages)
` [PATCH 3/3] Introduce IntegerRange for options (PR driver/79659)
` [PATCH][OBVIOUS] Fix -mbranch-cost range
[C++ Patch] Replace a few more error + error with error + inform
2017-06-29 8:56 UTC (2+ messages)
[patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost
2017-06-29 8:51 UTC (2+ messages)
[gomp5] Support OpenMP loops with != condition
2017-06-29 8:48 UTC
[PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
2017-06-29 8:44 UTC (4+ messages)
` [PATCH, GCC/ARM, ping] "
[PATCH][PR bootstrap/80565] Fixed bootstrap errors due to uninitialized memory
2017-06-29 8:16 UTC (2+ messages)
C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
2017-06-29 1:23 UTC (15+ messages)
[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
2017-06-28 23:59 UTC (2+ messages)
[PATCH rs6000] remove implicit static var outputs of toc_relative_expr_p
2017-06-28 23:19 UTC (4+ messages)
[PATCH] Fix location of typeid() (PR c++/80014)
2017-06-28 22:40 UTC (2+ messages)
` [PATCH] v2: "
[PATCH, rs6000] builtins-3-vec_reve-runnable fix minimum platform
2017-06-28 22:38 UTC (2+ messages)
[gomp4] OpenACC async re-work
2017-06-28 22:31 UTC (4+ messages)
[PATCH], Add check ppc_cpu_supports_hw to testsuite
2017-06-28 22:24 UTC (7+ messages)
[PATCH,rs6000] PR80103: Fix ICE with cross compiler
2017-06-28 22:10 UTC (4+ messages)
` Backport "
[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
2017-06-28 22:06 UTC (4+ messages)
[PATCH] PR target/80556
2017-06-28 21:36 UTC (3+ messages)
C++ PATCH for c++/69300, ICE with self-referential noexcept
2017-06-28 21:11 UTC (2+ messages)
C++ PATCH for c++/72764, ICE with invalid template typename
2017-06-28 21:06 UTC
[PATCH,rs6000] Handle conflicting target options -mno-power9-vector and -mcpu=power9
2017-06-28 21:03 UTC (6+ messages)
` Backport "
[PATCH][x86] Add permutex[var]_epi[32,64] intrinsics
2017-06-28 21:00 UTC (2+ messages)
C++ PATCHes for c++/61022 and 72801, variadic template issues
2017-06-28 19:59 UTC
C++ PATCHes to dependent template-id parsing
2017-06-28 19:39 UTC
[PATCH][RFC] Canonize names of attributes
2017-06-28 19:01 UTC (10+ messages)
[PATCH], PowerPC target_clones minor support
2017-06-28 18:28 UTC
[0/67] Add wrapper classes for machine_modes
2017-06-28 17:27 UTC (4+ messages)
[PATCH] multiarch support for non-glibc linux systems
2017-06-28 15:51 UTC (3+ messages)
[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
2017-06-28 15:18 UTC (4+ messages)
[PATCH, GCC/testsuite/ARM] Consistently check for neon in vect effective targets
2017-06-28 15:03 UTC (12+ messages)
[PATCH] Tree-level fix for PR 69526
2017-06-28 14:35 UTC (16+ messages)
` [PATCH 2/3] Simplify wrapped binops
[patch][Ping #3] PR80929: Realistic PARALLEL cost in seq_cost
2017-06-28 14:04 UTC
Pool alignment information for common bases
2017-06-28 13:45 UTC
[PATCH][AArch64] Improve Cortex-A53 shift bypass
2017-06-28 13:21 UTC (8+ messages)
[PATCH] Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNWIND_RESUME (PR sanitizer/81021)
2017-06-28 13:16 UTC (3+ messages)
[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
2017-06-28 13:09 UTC (9+ messages)
[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
2017-06-28 13:06 UTC (2+ messages)
[PATCH] More vectorizer reduction TLC
2017-06-28 13:01 UTC
[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
2017-06-28 12:57 UTC (2+ messages)
[PATCH v1] cxx: Make __func__, __FUNCTION__, and __PRETTY_FUNCTION__ constexpr
2017-06-28 12:56 UTC (2+ messages)
[PATCH] Do not allow to inline ifunc resolvers (PR ipa/81128)
2017-06-28 12:46 UTC (5+ messages)
[PATCH] Fix PR81227
2017-06-28 11:57 UTC
[PATCH, GCC/ARM, gcc-5-branch] Fix gcc.target/arm/fpscr.c
2017-06-28 11:35 UTC (2+ messages)
` [PATCH, GCC/ARM, gcc-5-branch, ping] "
[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
2017-06-28 11:33 UTC (11+ messages)
[PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186)
2017-06-28 11:11 UTC (3+ messages)
[PATCH GCC][3/6]New file computing regional register pressure on TREE SSA
2017-06-28 11:02 UTC (4+ messages)
[PATCH] Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a)
2017-06-28 9:29 UTC (11+ messages)
Fix genmultilib reuse rule checks for large sets of option combinations
2017-06-28 9:17 UTC (5+ messages)
GCC 6 branch now frozen for upcoming GCC 6.4 release
2017-06-28 7:56 UTC
Simple reassoc transforms in match.pd
2017-06-28 7:51 UTC (3+ messages)
[testsuite] Fix gcc.dg/tree-prof/val-profiler-threads-1.c
2017-06-28 7:51 UTC
[PATCH] Disentangle reduction initial value compute from vect_get_vec_defs
2017-06-28 7:46 UTC
[RFC][PR 67336][PING^3] Verify pointers during stack unwind
2017-06-28 7:45 UTC
Use ucontext_t not struct ucontext in linux-unwind.h files
2017-06-28 7:31 UTC (3+ messages)
[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
2017-06-28 7:29 UTC (7+ messages)
[Doc, AArch64] Fix/Update AArch64 options
2017-06-28 7:28 UTC (3+ messages)
[Committed] S/390: New option -mpic-data-is-text-relative
2017-06-28 7:04 UTC
RFC: stack/heap collision vulnerability and mitigation with GCC
2017-06-28 6:45 UTC (7+ messages)
[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp
2017-06-28 5:10 UTC (2+ messages)
[PATCH] Support multiline GTY markers in Doxygen filter; add unittests
2017-06-28 4:41 UTC (8+ messages)
` [PATCH 1/2] Port Doxygen support script from Perl to Python; "
` [PING] "
` [PING^2] "
` [PATCH] "
[PATCH], PR ipa/81238, make default target_clone static
2017-06-28 4:32 UTC (3+ messages)
[patch, fortran] PR80164 ICE in gfc_format_decoder at gcc/fortran/error.c:933
2017-06-28 1:54 UTC
[PATCH/AARCH64] Improve aarch64 conditional compare usage
2017-06-27 22:46 UTC (2+ messages)
libgo patch committed: AIX memory management
2017-06-27 22:36 UTC
[PATCH] Simplify vec_merge of vec_duplicate with const_vector
2017-06-27 22:29 UTC (2+ messages)
[PATCH] vec_merge + vec_duplicate + vec_concat simplification
2017-06-27 22:28 UTC (2+ messages)
[PATCH][simplify-rtx] Simplify vec_merge of vec_duplicates into vec_concat
2017-06-27 22:26 UTC (2+ messages)
[PATCH, go]: S/390: Fix generation of PtraceRegs
2017-06-27 21:51 UTC (2+ messages)
` [gofrontend-dev] "
fix libcc1 dependencies in toplevel Makefile
2017-06-27 19:53 UTC (4+ messages)
[C++ PATCH] tsubs_decl <FUNCTION_DECL>
2017-06-27 19:42 UTC
[PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits
2017-06-27 18:06 UTC (5+ messages)
[PATCH GCC][6/6]Avoid aggressive predcom for high register pressure cases
2017-06-27 17:48 UTC (2+ messages)
Backports to 6 (and 7, and 5)
2017-06-27 17:36 UTC (4+ messages)
[C++ PATCH] CLASSTYPE_DESTRUCTOR
2017-06-27 17:29 UTC
[RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target
2017-06-27 17:19 UTC (5+ messages)
[PATCH GCC][02/13]Skip distribution if there is no loop
2017-06-27 17:07 UTC (2+ messages)
[PATCH] c/c++: Add fix-it hints for suggested missing #includes
2017-06-27 16:47 UTC (4+ messages)
` [PING] "
` [PING^2] "
` [PING^3] "
[PATCH] LFS support for libbacktrace
2017-06-27 16:46 UTC (3+ messages)
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).