[PATCH GCC][1/2]Feed bound computation to folder in loop split
2017-06-16 13:10 UTC (4+ messages)
[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 (7+ messages)
[patch] Do not directly change TARGET_MEM_REF in maybe_canonicalize_mem_ref_addr
2017-06-16 10:46 UTC (4+ messages)
[PATCH GCC][12/13]Workaround reduction statements for distribution
2017-06-16 10:21 UTC (2+ 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 (4+ 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 (8+ 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 (10+ 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, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
2017-06-16 7:48 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)
[PATCH] PR target/79799, Add vec_insert of V4SFmode on PowerPC ISA 3.0 (power9)
2017-06-16 2:10 UTC (3+ messages)
` [PATCH, rev 2] "
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 (9+ messages)
[PATCH] document cp_operator_id and cp_assignment_operator_id
2017-06-15 22:57 UTC (3+ messages)
[testsuite] Get rid of dg-skip-if etc. default args
2017-06-15 22:53 UTC
[PATCH][AArch64] Fix symbol offset limit
2017-06-15 19:52 UTC (19+ messages)
` [PATCH v2][AArch64] "
` [PATCH v3][AArch64] "
[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 (6+ 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, libfortran] Speed up cshift for dim > 1
2017-06-14 19:42 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] PR libstdc++/81092 add std::wstring symbols and bump library version
2017-06-14 18:14 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
[PATCH][ PR rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs
2017-06-14 12:43 UTC (7+ messages)
` [PING][PATCH][ "
` [PING**3][PATCH][ "
[PATCH, ARM] Further improve stack usage in sha512, part 2 (PR 77308)
2017-06-14 12:39 UTC (4+ messages)
` [PING**2] "
` [PING**4] "
[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
2017-06-14 12:35 UTC (6+ messages)
` [PING**2] "
` [PING**3] "
` [PING**5] "
[PATCH, ARM] correctly encode the CC reg data flow
2017-06-14 12:34 UTC (9+ messages)
` [PING] "
` [PING**2] "
` [PING**3] "
` [PING**5] "
[patch,avr] PR81075: Move jump-tables out of .text
2017-06-14 12:03 UTC
[PATCH] Fix pr81083 testcase
2017-06-14 11:43 UTC
[PATCH] Fix PR81088
2017-06-14 11:39 UTC
[PATCH][AArch64] Implement ALU_BRANCH fusion
2017-06-14 11:37 UTC (13+ messages)
` [PING][PATCH][AArch64] "
` [PING] [PATCH] [AArch64] "
` [PING 2] "
` [PING 3] "
[SPARC] Do not let -mcpu override -mno-xxx switches
2017-06-14 11:24 UTC
[C++ PATCH] Cleanup cp_genericize_r
2017-06-14 11:20 UTC (2+ messages)
[PATCH] LFS support for libbacktrace
2017-06-14 10:40 UTC
[PATCH] Move the check for any_condjump_p from sched-deps to target macros
2017-06-14 10:27 UTC (9+ messages)
` [PING][PATCH] "
` [PING 2][PATCH] "
` [PING 3][PATCH] "
[PATCH GCC][04/13]Sort statements in topological order for loop distribution
2017-06-14 9:52 UTC (6+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (3 /4) - testsuite
2017-06-14 9:11 UTC (2+ messages)
[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
2017-06-14 9:10 UTC (9+ messages)
[PATCH] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-06-14 8:26 UTC
[SPARC] Adjust native setting for SPARC-T5
2017-06-14 7:47 UTC
[PATCH] Fix PR81083
2017-06-14 7:21 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).