[PATCH][AArch64] Fix strict aliasing issue in gcc.target/aarch64/simd/vminmaxnm_1.c
2017-07-04 14:55 UTC (2+ messages)
[PATCH][arm] Move some generated files out of the source tree
2017-07-04 14:52 UTC
[PATCH] Fix -fcompare-debug issues caused by recent VRP assert expr sorting changes (PR debug/81278)
2017-07-04 14:06 UTC (6+ messages)
[PATCH][AArch64] Fix ILP32 memory access
2017-07-04 14:01 UTC (10+ messages)
[PATCH, GCC/ARM, 0/3] Add support for ARMv8-R
2017-07-04 13:57 UTC (4+ messages)
` [PATCH 1/3, GCC/ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8
` [PATCH 1/3, GCC/ARM, ping] "
Profile upating in simd_clone_adjust
2017-07-04 13:57 UTC (3+ messages)
[PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-07-04 13:38 UTC (6+ messages)
[PATCH v9] add -fpatchable-function-entry=N,M option
2017-07-04 13:32 UTC (7+ messages)
Fix ChangeLog format in r247584
2017-07-04 13:23 UTC
[Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75
2017-07-04 12:34 UTC (2+ messages)
[PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom
2017-07-04 12:29 UTC (6+ messages)
[7/7] Pool alignment information for common bases
2017-07-04 12:26 UTC (4+ messages)
C PATCH to fix ICE-on-invalid with __atomic_load (PR c/81231)
2017-07-04 12:13 UTC (2+ messages)
[PATCH] Fix bootstrap with brig FE
2017-07-04 11:46 UTC (2+ messages)
PR 81292: ICE on related strlens after r249880
2017-07-04 11:39 UTC (2+ messages)
[RFC] Add -fmap-abort-to-trap
2017-07-04 11:33 UTC
Update profile for haifa-sched's recovery blocks
2017-07-04 11:21 UTC (3+ messages)
[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
2017-07-04 11:13 UTC (5+ messages)
[PATCH][2/2] early LTO debug, main part
2017-07-04 11:10 UTC (4+ messages)
[PATCH][1/2] Early LTO debug, simple-object part
2017-07-04 11:09 UTC (4+ messages)
[PATCH] ASAN: handle addressable params (PR sanitize/81040)
2017-07-04 10:52 UTC (12+ messages)
` [PATCH] Enable addressable params sanitization with --param asan-stack=1
[PATCH][OBVIOUS] Use xstrdup_for_dump in ipa-inline.c (PR ipa/81293)
2017-07-04 10:49 UTC
[PATCH, 0/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS,JIT} in libgomp nvptx plugin
2017-07-04 10:23 UTC (16+ messages)
` [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} "
` [PATCH] Use secure_getenv for GOMP_DEBUG
` [PATCH, 1/3] Handle GOMP_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin
` [PATCH, 2/3] Handle GOMP_NVPTX_PTXRW "
` [PATCH, 3/3] Handle GOMP_NVPTX_JIT={-O[0-4],-ori,-arch=<n>} "
Fix bb-reorder code size regression on Itanium
2017-07-04 10:17 UTC
Handle data dependence relations with different bases
2017-07-04 9:40 UTC (4+ messages)
[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
2017-07-04 9:33 UTC (5+ messages)
[RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998)
2017-07-04 8:53 UTC (12+ messages)
` [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998))
[PATCH][testsuite] Add dg-require-stack-check
2017-07-04 8:52 UTC (5+ messages)
[PATCH] Fix PR81175, make gather builtins pure
2017-07-04 8:46 UTC (7+ messages)
` Patch ping (Re: [PATCH] Fix PR81175, make gather builtins pure)
[PATCH 0/7] Support for the SPARC M8 cpu
2017-07-04 8:46 UTC (2+ messages)
move cpu specific settings for VxWorks to cpu specific config file
2017-07-04 8:38 UTC
[PATCH] Fix removal of ifunc (PR ipa/81214)
2017-07-04 7:42 UTC (3+ messages)
[PATCH] Add dotfn
2017-07-04 7:03 UTC (8+ messages)
` [PATCH] Save and restore EDGE_DFS_BACK in draw_cfg_edges
C++ PATCH to remove WITH_CLEANUP_EXPR handling
2017-07-04 2:03 UTC (3+ messages)
[PATCH] C/C++: add fix-it hints for various missing symbols
2017-07-03 23:01 UTC (4+ messages)
[PING] Re: [PATCH] c/c++: Add fix-it hints for suggested missing #includes
2017-07-03 22:36 UTC (2+ messages)
` [PATCH] v2: "
[patch, libgfortran] Use memcpy in a few more places for eoshift
2017-07-03 22:06 UTC
fix libcc1 dependencies in toplevel Makefile
2017-07-03 21:05 UTC (5+ messages)
[C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics
2017-07-03 21:01 UTC (8+ messages)
[PATCH][RFC] Canonize names of attributes
2017-07-03 21:00 UTC (9+ messages)
` [PATCH v2][RFC] "
[PATCH][PR 57371] Remove useless floating point casts in comparisons
2017-07-03 18:59 UTC (11+ messages)
RFC Kill TYPE_METHODS
2017-07-03 18:10 UTC (2+ messages)
[PATCH v2] Add no_tail_call attribute
2017-07-03 18:08 UTC (3+ messages)
[committed] C++: fix "RT_INTERATION" typo
2017-07-03 17:51 UTC
[PATCH 1/3] c-family: add name_hint/deferred_diagnostic
2017-07-03 17:32 UTC (7+ messages)
` [PATCH 2/3] C++: provide macro used-before-defined hint (PR c++/72786)
` [PATCH 3/3] C: hints for missing stdlib includes for macros and types
Revamp loop profile scaling to profile_probability
2017-07-03 17:09 UTC (3+ messages)
[C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing
2017-07-03 16:58 UTC
[C++] Fix decomp ICE with invalid initializer (PR c++/81258)
2017-07-03 16:48 UTC (4+ messages)
[patch][arm] Clean up generation of BE8 format images
2017-07-03 16:39 UTC (4+ messages)
` [patch][arm/wwwdocs] Release note update for be8 changes
[PATCH GCC8][33/33]Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass
2017-07-03 16:12 UTC (2+ messages)
[PATCH] diagnostics: fix end-points of ranges within macros (PR c++/79300)
2017-07-03 16:07 UTC (2+ messages)
[Patch committed] Bug 81033 - [8 Regression] Revision r249019 breaks bootstrap on darwin
2017-07-03 16:07 UTC
[PATCH] hash table indentation
2017-07-03 15:07 UTC
Fix ICE in update_br_prob_note
2017-07-03 14:25 UTC
[Patch AArch64 docs] Document the RcPc extension
2017-07-03 14:24 UTC (3+ messages)
[C++ PATCH] conversion operator names
2017-07-03 14:23 UTC (7+ messages)
MAINTAINERS update
2017-07-03 14:01 UTC (6+ messages)
[PATCH][2/2] PR60510, reduction chain vectorization w/o SLP
2017-07-03 13:42 UTC
[PATCH][OBVIOUS] Fix a test-case by adding dg-require
2017-07-03 13:39 UTC
[PATCH] Tree-level fix for PR 69526
2017-07-03 13:10 UTC (17+ messages)
` [PATCH 2/3] Simplify wrapped binops
Fix profile updating on loop-doloop
2017-07-03 12:17 UTC
[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
2017-07-03 11:50 UTC (11+ messages)
[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
2017-07-03 11:48 UTC (9+ messages)
[PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
2017-07-03 10:48 UTC (7+ messages)
[Patch AArch64] Stop generating BSL for simple integer code
2017-07-03 10:48 UTC (4+ messages)
[Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to encode data size
2017-07-03 10:47 UTC (5+ messages)
` [Patch AArch64 2/2] Fix memory sizes to load/store patterns
[6/7] Add a helper for getting the overall alignment of a DR
2017-07-03 10:47 UTC (2+ messages)
[5/7] Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT
2017-07-03 10:42 UTC (2+ messages)
Do not merge blocks when profile would be lost
2017-07-03 10:40 UTC
[4/7] Add DR_STEP_ALIGNMENT
2017-07-03 9:55 UTC (2+ messages)
[3/7] Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT
2017-07-03 9:45 UTC (2+ messages)
[2/7] Make dr_analyze_innermost operate on innermost_loop_behavior
2017-07-03 9:40 UTC (2+ messages)
[1/7] Use innermost_loop_behavior for outer loop vectorisation
2017-07-03 9:40 UTC (2+ messages)
[gomp4] fix an ICE involving assumed-size arrays
2017-07-03 9:22 UTC (2+ messages)
[Libgomp, Fortran] Fix canadian cross build
2017-07-03 9:21 UTC (2+ messages)
RFC/A: Early predictive commoning pass
2017-07-03 8:46 UTC
[PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop
2017-07-03 8:43 UTC (8+ messages)
PING: Fwd: SSA range class and removal of VR_ANTI_RANGEs
2017-07-03 7:52 UTC
[PATCH] Fix PR81249
2017-07-03 7:32 UTC (3+ messages)
[PATCH][1/2] PR60510, reduction chain vectorization w/o SLP
2017-07-03 7:26 UTC
[PATCH, PR81192] Fix sigsegv in find_same_succ_bb
2017-07-03 7:04 UTC (5+ messages)
` [PATCH, PR81192] Don't tail-merge blocks from different loops
` [PATCH, PR69468] Ignore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge
[PATCH, PR81192] Fix sigsegv in find_same_succ_bb
2017-07-03 6:59 UTC
Add DR_BASE_ALIGNMENT
2017-07-03 6:48 UTC (3+ messages)
[PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
2017-07-03 6:18 UTC (4+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
2017-07-03 6:12 UTC (7+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode
2017-07-03 6:12 UTC (5+ messages)
Update profile in tree-complex.c
2017-07-02 22:12 UTC
[gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
2017-07-02 20:02 UTC (5+ messages)
` ping: "
` ping^2: "
` [gcc commit] "
[PATCH] enhance -Wrestrict for sprintf %s arguments
2017-07-02 20:01 UTC
[patch, fortran] Implement blocked eoshift for eoshift0
2017-07-02 11:53 UTC (2+ messages)
[2/2] PR 80769: Incorrect strlen optimisation
2017-07-02 11:33 UTC (3+ messages)
[PATCHv2][PR 56727] Bypass PLT for recursive calls
2017-07-02 7:55 UTC
[PATCH][PR 56727] Bypass PLT for recursive calls
2017-07-02 7:53 UTC (3+ messages)
[PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.*
2017-07-02 5:10 UTC (4+ messages)
` [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin
` [PATCH 2/2] [libgcc]: PR80759 fixes for Solaris & Darwin
` [PATCH 1/2] [testsuite] PR80759 fix tests on Solaris and Darwin
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).