[PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom
2017-07-03 9:38 UTC (2+ messages)
C++ PATCH to remove WITH_CLEANUP_EXPR handling
2017-07-03 9:35 UTC (3+ messages)
[PATCH] Add dotfn
2017-07-03 9:29 UTC (3+ 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)
Revamp loop profile scaling to profile_probability
2017-07-03 8:23 UTC (2+ messages)
PING: Fwd: SSA range class and removal of VR_ANTI_RANGEs
2017-07-03 7:52 UTC
[7/7] Pool alignment information for common bases
2017-07-03 7:50 UTC
[6/7] Add a helper for getting the overall alignment of a DR
2017-07-03 7:43 UTC
[5/7] Add DR_BASE_ALIGNMENT and DR_BASE_MISALIGNMENT
2017-07-03 7:43 UTC
[4/7] Add DR_STEP_ALIGNMENT
2017-07-03 7:36 UTC
[PATCH] Fix PR81249
2017-07-03 7:32 UTC (3+ messages)
[3/7] Rename DR_ALIGNED_TO to DR_OFFSET_ALIGNMENT
2017-07-03 7:32 UTC
[1/7] Use innermost_loop_behavior for outer loop vectorisation
2017-07-03 7:31 UTC
[2/7] Make dr_analyze_innermost operate on innermost_loop_behavior
2017-07-03 7:31 UTC
[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 (2 /4) - HF/DF/SF mode
2017-07-03 6:12 UTC (5+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
2017-07-03 6:12 UTC (7+ messages)
[PATCH][PR 57371] Remove useless floating point casts in comparisons
2017-07-03 5:59 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
[PATCH] document cp_operator_id and cp_assignment_operator_id
2017-07-01 21:42 UTC (4+ messages)
[C++ PATCH] conversion operator names
2017-07-01 21:41 UTC (6+ messages)
[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
2017-07-01 21:38 UTC (3+ messages)
[Patch, fortran] PR34640 - ICE when assigning item of a derived-component to a pointer
2017-07-01 18:17 UTC (2+ messages)
[RFC PATCH] -fsanitize=pointer-overflow support (PR sanitizer/80998)
2017-07-01 16:41 UTC (10+ messages)
` [RFC PATCH] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998))
[PATCH] rs6000 branch probability changes
2017-07-01 13:34 UTC (8+ messages)
Update profile in split_bb_make_tm_edge
2017-07-01 12:48 UTC
Update profile in tree-if-conv.c
2017-07-01 12:46 UTC
Update profile in gimple_flow_call_edges_add
2017-07-01 12:34 UTC
Update profile in bb-reorder
2017-07-01 12:33 UTC
[PATCH Fortran] Bug 79866 - diagnostics: typo in "Variable %s at %L of type EVENT_TYPE"
2017-07-01 12:09 UTC
Update profile in optimize_mask_stores
2017-07-01 11:18 UTC
[PATCH fortran] Bug 79843 - diagnostics: missing word in fortran/symbol.c, conflict_std
2017-07-01 11:02 UTC
Convert profile probabilities to new type
2017-07-01 7:49 UTC (15+ messages)
` [Committed] S/390: Adjust to the recent branch probability changes
` [Committed] profile-count.h: Fix typos and whitespace issues
[PATCH] Fix bb-reorder asm goto handling (PR sanitizer/81262)
2017-07-01 7:03 UTC (2+ messages)
[PATCH, rs6000] Add additional support for vec_subc, vec_sube, vec_subec builtins
2017-07-01 0:56 UTC (2+ messages)
[PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits
2017-06-30 23:45 UTC (7+ messages)
[PATCH,rs6000] PR80103: Fix typo in test case
2017-06-30 23:35 UTC (3+ messages)
[C++ Patch] PR 65775 ("Late-specified return type bypasses return type checks (qualified, function, array)")
2017-06-30 22:50 UTC (3+ messages)
Fix ICE with -fno-guess-branch-probability
2017-06-30 21:10 UTC
C++ PATCH for c++/81257, ICE with invalid ::template
2017-06-30 21:08 UTC
[PATCH] [PR 81245] Fix tree-if-conv calling of update_stmt after fold_stmt
2017-06-30 20:40 UTC (3+ messages)
[PATCH] c/c++: Add fix-it hints for suggested missing #includes
2017-06-30 20:14 UTC (4+ messages)
` [PING] "
[C++ PATCH] "decomposition declaration" -> "structured binding" in C++ diagnostics
2017-06-30 19:45 UTC (5+ messages)
[PATCH][RFC] Canonize names of attributes
2017-06-30 19:35 UTC (7+ messages)
` [PATCH v2][RFC] "
[PATCH] [Aarch64] Variable shift count truncation issues
2017-06-30 18:54 UTC (10+ messages)
[PATCH][AArch64] Fix ILP32 memory access
2017-06-30 18:22 UTC (2+ messages)
[C++] Fix decomp ICE with invalid initializer (PR c++/81258)
2017-06-30 17:38 UTC (2+ messages)
[PATCH] stringpool clean
2017-06-30 17:05 UTC
[PATCH v2][ASAN] Implement dynamic allocas/VLAs sanitization.
2017-06-30 16:37 UTC (3+ messages)
[gomp5] Fix ICE on clauses-1.c testcase
2017-06-30 16:24 UTC
[GC PATCH] Clean ggc.h
2017-06-30 16:13 UTC
[PATCH GCC][2/2]Refine CFG and bound information for split loops
2017-06-30 16:09 UTC (2+ messages)
[PATCH, 0/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS,JIT} in libgomp nvptx plugin
2017-06-30 16:06 UTC (6+ messages)
` [PATCH, 4/4] Handle GOMP_OPENACC_NVPTX_JIT=-ori "
` [PATCH, 5/4] Handle GOMP_OPENACC_NVPTX_PTXRW "
` [PATCH, 6/4] Handle GOMP_OPENACC_NVPTX_JIT=-arch=<n> "
[PATCH] make find_taken_edge handle case with just default
2017-06-30 16:06 UTC (6+ messages)
[PATCH 1/2] Support C++-specific selftests
2017-06-30 15:57 UTC (2+ messages)
[PATCH, GCC/ARM, gcc-5-branch] Fix gcc.target/arm/fpscr.c
2017-06-30 15:42 UTC (4+ messages)
` [PATCH, GCC/ARM, gcc-5-branch, ping] "
` [PATCH, GCC/ARM, gcc-5-branch, ping2] "
[ping * 2] PR78736: New C warning -Wenum-conversion
2017-06-30 15:21 UTC (4+ messages)
[rtlanal] Do a better job of costing parallel sets containing flag-setting operations
2017-06-30 15:20 UTC (3+ messages)
[PATCH][DOC] Enhance target_clones documentation (PR other/78366)
2017-06-30 15:16 UTC (3+ messages)
[gomp4, nvptx, committed] Fix assert in nvptx_propagate_unified
2017-06-30 15:15 UTC
[PATCH 0/3] Introduce internal_error_cont and exclude it from pot files
2017-06-30 15:11 UTC (10+ messages)
[C++ PATCH] METHODVEC indexing
2017-06-30 14:56 UTC
[PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186)
2017-06-30 14:33 UTC (5+ messages)
[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
2017-06-30 14:29 UTC (9+ messages)
[PATCH] Remove dead code in asan.c
2017-06-30 14:27 UTC (4+ messages)
[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
2017-06-30 13:51 UTC (5+ messages)
[PATCH 0/3] Rework early return and hot/cold label predictors
2017-06-30 13:48 UTC (8+ messages)
` [PATCH 4/N] Recover GOTO predictor
[C++ PATCH] cdtor naming
2017-06-30 13:20 UTC
[PATCH] Speed up SLP analysis
2017-06-30 13:18 UTC
[PATCH] Fix vec_extract_lo_* patterns (PR target/81225)
2017-06-30 12:58 UTC (2+ messages)
[PATCH] Fix removal of ifunc (PR ipa/81214)
2017-06-30 12:38 UTC (2+ messages)
[PATCH v9] add -fpatchable-function-entry=N,M option
2017-06-30 12:09 UTC (2+ messages)
[PR c++/81229] Dangling GC pointer
2017-06-30 11:43 UTC
[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
2017-06-30 10:43 UTC (10+ messages)
[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
2017-06-30 10:37 UTC (8+ messages)
[PATCH] Fix dot-fn
2017-06-30 9:48 UTC
[PATCH] ASAN: handle addressable params (PR sanitize/81040)
2017-06-30 9:31 UTC (8+ messages)
[PATCH] Fix ifunc and resolver (PR ipa/81213)
2017-06-30 8:48 UTC
PR80806
2017-06-30 8:33 UTC (8+ messages)
[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
2017-06-30 8:16 UTC (4+ messages)
gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
2017-06-30 6:40 UTC
[PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator
2017-06-30 6:29 UTC (5+ messages)
` [PING] [PATCH] [AArch64] "
` [PING 2] "
` [PING 3] "
` [PING 4] "
[PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-06-30 5:11 UTC (5+ messages)
[PATCH] Use a specfile that actually allows building programs on NetBSD
2017-06-29 23:49 UTC (3+ messages)
[PATCH] lto-wrapper.c (copy_file): Fix resource leaks
2017-06-29 23:30 UTC (6+ messages)
Reorganise machmode.h headers
2017-06-29 22:39 UTC (4+ messages)
C++ PATCH for c++/69300, ICE with self-referential noexcept
2017-06-29 21:55 UTC (3+ messages)
[PATCH] Fix location of typeid() (PR c++/80014)
2017-06-29 21:49 UTC (3+ messages)
` [PATCH] v2: "
[C++ Patch] Replace a few more error + error with error + inform
2017-06-29 21:46 UTC (2+ messages)
[C++ PATCH] constructor_name
2017-06-29 20:56 UTC (2+ messages)
[PATCH] Add RDMA support to Falkor
2017-06-29 20:54 UTC
C++ PATCH for c++/81180, ICE with C++17 member class template deduction
2017-06-29 20:46 UTC
[PATCH] PR target/80556
2017-06-29 20:41 UTC (3+ messages)
[PATCH, VAX] Correct ffs instruction constraint
2017-06-29 19:44 UTC (3+ messages)
C++ PATCH for c++/81188, error matching decltype of member function call
2017-06-29 19:43 UTC
Small tweak to RTL expansion of some array accesses on RISC targets
2017-06-29 19:23 UTC
[PATCH] Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a)
2017-06-29 18:49 UTC (5+ messages)
[PATCH/AARCH64] Improve aarch64 conditional compare usage
2017-06-29 18:30 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).