[PATCH] PR target/79799, Add vec_insert of V4SFmode on PowerPC ISA 3.0 (power9)
2017-06-16 20:27 UTC (5+ messages)
` [PATCH, rev 2] "
[testsuite] Get rid of dg-skip-if etc. default args
2017-06-16 20:22 UTC (2+ messages)
[PATCH 0/7] [ARC] Bug fixing, add support for naked functions
2017-06-16 19:37 UTC (7+ messages)
` [PATCH 2/7] [ARC] Define ADDITIONAL_REGISTER_NAMES
` [PATCH 3/7] [ARC] [LRA] Fix tests asm constraints
` [PATCH 1/7] [ARC] Add support for naked functions
[C++ PATCH] tsubst_baselink formatting
2017-06-16 18:40 UTC
Fix profile update in tail merging
2017-06-16 17:47 UTC
Fix profile update in unrolling
2017-06-16 17:47 UTC
Improve force_edge_cold
2017-06-16 17:46 UTC
Update profile in gimple-ssa-isolate-paths.c
2017-06-16 17:45 UTC
[patch, libfortran] Speed up cshift for dim > 1
2017-06-16 17:19 UTC (2+ messages)
[PATCH GCC][12/13]Workaround reduction statements for distribution
2017-06-16 17:15 UTC (3+ messages)
Make edge profiling slightly faster
2017-06-16 17:15 UTC
[PATCH/AARCH64] Improve aarch64 conditional compare usage
2017-06-16 17:06 UTC
[PATCH GCC][1/2]Feed bound computation to folder in loop split
2017-06-16 17:04 UTC (10+ messages)
[PATCH] fix PR ada/80888
2017-06-16 16:58 UTC (2+ messages)
[PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
2017-06-16 16:37 UTC (5+ messages)
[PATCH 1/2] gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions
2017-06-16 16:35 UTC (7+ messages)
` [PATCH 2/2] DWARF: make it possible to emit debug info for declarations only
[PATCH v4, rs6000] gcc mainline, add builtin support for vec_float, vec_float2, vec_floate, vec_floate, builtins
2017-06-16 16:23 UTC
[PATCH] Fix PR71815 (SLSR misses PHI opportunities)
2017-06-16 16:10 UTC
[C++ PATCH] PARM context
2017-06-16 15:45 UTC
[Patch, ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
2017-06-16 15:39 UTC (3+ messages)
[PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
2017-06-16 15:39 UTC
[PATCH] Add std::get_deleter overload with correct signature
2017-06-16 15:21 UTC
[PATCH][AArch64] Fix symbol offset limit
2017-06-16 15:14 UTC (20+ messages)
` [PATCH v2][AArch64] "
` [PATCH v3][AArch64] "
[patch, libfortran] Speed up cshift for dim > 1
2017-06-16 15:14 UTC
[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
2017-06-16 14:56 UTC (6+ messages)
[C++ PATCH] symbol tables don't delete
2017-06-16 14:55 UTC
[C++ PATCH] class method vector
2017-06-16 14:52 UTC
[C++ PATCH] deferred noexcept spec
2017-06-16 14:46 UTC
[C++ PATCH] Keyed classes list
2017-06-16 14:37 UTC
[PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version
2017-06-16 14:25 UTC (6+ messages)
[C++ PATCH] Lazier rtti
2017-06-16 14:24 UTC
[C++ Patch] PR 64644 (""warning: anonymous union with no members" should be an error with -pedantic-errors")
2017-06-16 13:47 UTC
[PATCH] Fix std::wbuffer_convert::sync()
2017-06-16 13:25 UTC
[PATCH] Fix PR81090, properly free niter estimates
2017-06-16 12:18 UTC (2+ messages)
RFC: [PATCH] Add warn_if_not_aligned attribute
2017-06-16 11:55 UTC (17+ messages)
Make profile update in inlining more robust
2017-06-16 11:46 UTC
[PATCH] Enhance dump_probability function
2017-06-16 11:38 UTC (2+ messages)
[patch] Do not directly change TARGET_MEM_REF in maybe_canonicalize_mem_ref_addr
2017-06-16 10:46 UTC (4+ messages)
[Patch, Fortran, F03] PR 80983: memory leak when calling procedure-pointer component with allocatable result
2017-06-16 10:16 UTC (5+ messages)
[PATCH GCC][11/13]Annotate partition by its parallelism execution type
2017-06-16 10:10 UTC (2+ messages)
[Patch ARM] Fix PR71778
2017-06-16 10:07 UTC (3+ messages)
[PATCH GCC][10/13]Compute and cache data dependence relation
2017-06-16 10:03 UTC (2+ messages)
[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-06-16 9:41 UTC (3+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode
2017-06-16 8:42 UTC (7+ messages)
[PATCH] Fix missing returns in libstdc++ header and tests
2017-06-16 8:14 UTC
[PATCH, rs6000] (v2) Fold vector shifts in GIMPLE
2017-06-16 8:05 UTC (4+ messages)
[PATCH 00/30] [ARM] Reworking the -mcpu, -march and -mfpu options
2017-06-16 8:03 UTC (7+ messages)
` [PATCH 07/30] [build] Make sbitmap code available to the driver programs
` [PATCH 32/30][arm][testsuite] Fix neon-thumb2-move.c test
` [PATCH 32/30][arm][testsuite] Fix various tests
Avoid generating useless range info
2017-06-16 8:00 UTC (2+ messages)
[PATCH, rs6000] (v3) Fold vector shifts in GIMPLE
2017-06-16 7:53 UTC (3+ messages)
[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
2017-06-16 7:40 UTC (22+ messages)
[RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization
2017-06-16 7:34 UTC (8+ messages)
` [PING^2][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.
` [PING^3][RFC, "
[PATCH] Instrument aggregate call arguments even with -fsanitize=object-size (PR sanitizer/81094)
2017-06-16 7:30 UTC (2+ messages)
[PATCH][PR 81089][PING] Fix -O3 bootstrap
2017-06-16 7:13 UTC (2+ messages)
[PATCH][X86] Fix rounding pattern similar to PR73350
2017-06-16 7:05 UTC (11+ messages)
Top-level patch committed: Add check-gotools to check-go
2017-06-16 0:12 UTC (3+ messages)
[PATCH][RFC] Canonize names of attributes
2017-06-16 0:07 UTC (7+ messages)
[PATCH] document cp_operator_id and cp_assignment_operator_id
2017-06-15 22:57 UTC (3+ messages)
[RFC][PATCH][AArch64] Cleanup frame pointer usage
2017-06-15 17:43 UTC (6+ messages)
[PATCH v3, rs6000] gcc mainline, add builtin support for vec_float, vec_float2, vec_floate, vec_floate, builtins
2017-06-15 17:27 UTC (2+ messages)
[PATCH, GCC/testsuite/ARM] Consistently check for neon in vect effective targets
2017-06-15 16:18 UTC (3+ messages)
[PATCH, contrib] Support multi-tool sum files in dg-cmp-results.sh
2017-06-15 16:15 UTC (2+ messages)
[PATCH, rs6000] gcc mainline, add builtin support for vec_float, vec_float2, vec_floate, vec_floate, builtins
2017-06-15 15:51 UTC (6+ messages)
` [PATCH v2, "
[PATCH,AIX] Enable XCOFF in libbacktrace on AIX
2017-06-15 15:36 UTC
Handle data dependence relations with different bases
2017-06-15 13:45 UTC (10+ messages)
` [PING, Ada] "
[PATCH] [Aarch64] Variable shift count truncation issues
2017-06-15 13:39 UTC (5+ messages)
[PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
2017-06-15 13:39 UTC (5+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
2017-06-15 12:50 UTC (5+ messages)
fix libcc1 dependencies in toplevel Makefile
2017-06-15 12:29 UTC (5+ messages)
Mark abort, trap, unreachable and C++ EH and terminations as cold
2017-06-15 12:07 UTC (4+ messages)
[testsuite, i386] Always check for target i?86 and x86_64
2017-06-15 11:31 UTC (2+ messages)
[v3] Use pthread effective-target in testsuite
2017-06-15 11:17 UTC (2+ messages)
Default std::vector<bool> default and move constructor
2017-06-15 11:07 UTC (11+ messages)
Avoid _Rb_tree_rotate_[left,right] symbols export
2017-06-15 11:04 UTC (4+ messages)
[v3 PATCH] PR libstdc++/80675, PR libstdc++/80940
2017-06-15 11:01 UTC (2+ messages)
[PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file
2017-06-15 9:26 UTC (11+ messages)
` [PATCH, GCC/LTO, ping2] "
` [PATCH, GCC/LTO, ping3] "
` [PATCH, GCC/LTO, ping] "
[GCC][PATCH][ARM] Require arm_arch_v8a_ok for sdiv_costs_1.c
2017-06-15 9:26 UTC (4+ messages)
[Patch emit-rtl.h] Update comment about is_leaf
2017-06-15 8:39 UTC (2+ messages)
[PATCH, GCC/testsuite/ARM] Make gcc.target/arm/its.c more robust
2017-06-15 8:35 UTC (4+ messages)
Unreviewed^2 build, cpp patches
2017-06-15 7:58 UTC
[PATCH] rs6000: Don't use REGNO in the add<mode>3 expander
2017-06-15 6:45 UTC
[PATCH][PR 81089] Add missing check
2017-06-15 5:08 UTC
[PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator
2017-06-15 3:49 UTC (4+ messages)
` [PING] [PATCH] [AArch64] "
` [PING 2] "
` [PING 3] "
Go patch committed: Avoid crash on erroneous type
2017-06-14 23:43 UTC
[PATCH] MIPS16/GCC: Emit bounds checking as RTL in `casesi'
2017-06-14 23:28 UTC (3+ messages)
[PATCH 2/13] D: The front-end (GDC) implementation
2017-06-14 23:11 UTC (6+ messages)
[PATCH] Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0
2017-06-14 19:55 UTC
Patch RFC: Add check target to gotool to check go command
2017-06-14 19:26 UTC (2+ messages)
[gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external
2017-06-14 19:05 UTC (2+ messages)
[PATCH][libgcc] Fix PR81080, build libgcov with large file support
2017-06-14 18:09 UTC (3+ messages)
[RFC 0/5] xtensa: support dynamic configuration
2017-06-14 17:23 UTC (4+ messages)
` [RFC 1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant
Fix gcc.c-torture/execute/20101011-1.c on 64-bit Niagara
2017-06-14 16:27 UTC (2+ messages)
Add support for use_hazard_barrier_return function attribute
2017-06-14 16:17 UTC (2+ messages)
[PATCH GCC][2/2]Refine CFG and bound information for split loops
2017-06-14 16:05 UTC (2+ messages)
Fix genmultilib reuse rule checks for large sets of option combinations
2017-06-14 15:09 UTC (2+ messages)
` Ping "
[PATCH][AArch64] Add addr_type attribute
2017-06-14 14:39 UTC (2+ messages)
[PATCH][AArch64] Change FP reassociation width
2017-06-14 14:30 UTC (4+ messages)
[PATCH][AArch64] Improve Cortex-A53 FP scheduler
2017-06-14 14:23 UTC (3+ messages)
[PATCH GCC][09/13]Simply cost model merges partitions with the same references
2017-06-14 14:12 UTC (3+ messages)
[PATCH, GCC/testsuite/ARM] Allow arm_arch_*_ok to test several macros
2017-06-14 14:11 UTC (2+ messages)
libgo patch committed: Make cgo generate consistent results
2017-06-14 13:59 UTC
[PATCH][AArch64] Improve Cortex-A53 shift bypass
2017-06-14 13:56 UTC (4+ messages)
libgo patch committed: Minor fixes for the go tool
2017-06-14 13:56 UTC
libgo patch committed: Skip go tool tests that don't work with gccgo
2017-06-14 13:53 UTC
libgo patch committed: Use GCCGOTOOLDIR to find gccgo tools
2017-06-14 13:51 UTC
[PATCH GCC][08/13]Refactoring structure partition for distribution
2017-06-14 13:47 UTC (2+ messages)
libgo patch committed: Support testing gccgo go tool
2017-06-14 13:47 UTC
Go patch committed: Remove "DIR/../" when joining relative import path
2017-06-14 13:37 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).