public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, testsuite] Add effective target stack_size
 2017-06-09 14:24 UTC 

[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
 2017-06-09 14:16 UTC  (5+ messages)

Patch RFC: disable block partitioning with split stack
 2017-06-09 14:15 UTC  (4+ messages)

[PATCH 0/2] [ARM] PR61551 addressing mode costs
 2017-06-09 14:13 UTC  (5+ messages)
` [PATCH 1/2] [ARM] Refactor costs calculation for MEM
` [PATCH 2/2] [ARM] Add table of costs for AAarch32 addressing modes

[PATCH 0/3] Rework early return and hot/cold label predictors
 2017-06-09 14:08 UTC  (10+ messages)
` [PATCH 2/3] Make early return predictor more precise
` [PATCH 1/3] Come up with selftests for predict.c
` [PATCH 3/3] Rework cold and hot label attributes in predict.c

[PATCH] PR target/80556
 2017-06-09 13:57 UTC 

[PATCH] handle bzero/bcopy in DSE and aliasing (PR 80933, 80934)
 2017-06-09 13:36 UTC  (15+ messages)

[PATCH] Implement no_sanitize function attribute
 2017-06-09 13:35 UTC  (26+ messages)
` [PATCH v2] "

RFC: [PATCH] Add warn_if_not_aligned attribute
 2017-06-09 13:31 UTC  (13+ messages)

[PATCH] Support move-only deleters in std::shared_ptr (LWG 2802)
 2017-06-09 13:23 UTC 

[PATCH 00/30] [ARM] Reworking the -mcpu, -march and -mfpu options
 2017-06-09 13:03 UTC  (32+ messages)
` [PATCH 12/30] [arm] Allow new extended syntax CPU and architecture names during configure
` [PATCH 18/30] [arm] Rewrite t-aprofile using new selector methodology
` [PATCH 28/30] [arm] Add a few missing architecture extension options
` [PATCH 02/30] [arm] Rewrite -march and -mcpu options for passing to the assembler
` [PATCH 23/30] [arm][rtems] Update t-rtems for new option framework
` [PATCH 04/30] [arm] Allow +opt on arbitrary cpu and architecture specifications
` [PATCH 17/30] [arm] Make 'auto' the default FPU selection option
` [PATCH 29/30] [arm][doc] Document new -march= syntax
` [PATCH 06/30] [arm] Add default FPUs for CPUs
` [PATCH 05/30] [arm] Add architectural options
` [PATCH 10/30] [arm] Use standard option parsing code for detecting thumb-only targets
` [PATCH 24/30] [arm][linux-eabi] Ensure all multilib variables are reset
` [PATCH 25/30] [arm][phoenix] reset all multilib variables
` [PATCH 26/30] [arm] Rework multlib builds for symbianelf
` [PATCH 15/30] [arm] Make -mfloat-abi=softfp work when there are no FPU instructions
` [PATCH 27/30] [arm][fuchsia] Rework multilib support
` [PATCH 14/30] [arm] Generate a canonical form for -march
` [PATCH 13/30] [arm] Force a CPU default in the config args defaults list
` [PATCH 21/30] [arm][testsuite] Use -march=armv7-a+fp when testing hard-float ABI
` [PATCH 08/30] [arm] Split CPU, architecture and tuning data tables
` [PATCH 30/30] [arm][doc] Document changes to -mcpu, -mtune and -mfpu
` [PATCH 20/30] [genmultilib] Allow explicit periods to be escaped in MULTILIB_REUSE
` [PATCH 11/30] [arm] Allow CPU and architecture extensions to be defined as aliases
` [PATCH 01/30] [arm] Use strings for -march, -mcpu and -mtune options
` [PATCH 03/30] [arm] Don't pass -mfpu=auto through to the assembler
` [PATCH 19/30] [arm] Explicitly set .fpu in cmse_nonsecure_call.S
` [PATCH 09/30] [ARM] Move cpu and architecture option name parsing code to arm-common.c
` [PATCH 16/30] [arm] Update basic multilib configuration
` [PATCH 07/30] [build] Make sbitmap code available to the driver programs
` [PATCH 22/30] [arm] Rewrite t-rmprofile multilib specification

[PATCH 1/4 v3][PR 67328] Generate bittests in range checks if possible
 2017-06-09 12:48 UTC  (4+ messages)

[PATCH 4/4 v3][PR 67328] Optimize some masked comparisons to efficient bittest
 2017-06-09 12:37 UTC  (4+ messages)

[PATCH, GCC/testsuite/ARM] Allow arm_arch_*_ok to test several macros
 2017-06-09 12:33 UTC  (2+ messages)

Fix for PR79987
 2017-06-09 12:22 UTC  (6+ messages)

[PATCH] Speed-up indirect-call instrumentation
 2017-06-09 12:21 UTC  (2+ messages)

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2017-06-09 11:40 UTC  (4+ messages)

[PATCH] Add deduction guides for sequence containers (P0433R2, partial)
 2017-06-09 11:05 UTC 

[PATCH] Optimize use of multi-threaded model in LIM when not needed
 2017-06-09 10:41 UTC 

[patch] Fix PR80929: Realistic PARALLEL cost in seq_cost
 2017-06-09 10:35 UTC  (2+ messages)
` Ping #1: "

[patch,avr] Add support for devices with flash accessible by LD
 2017-06-09 10:29 UTC 

[PATCH][GCC][ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)]
 2017-06-09 10:11 UTC  (5+ messages)

[PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular
 2017-06-09 10:04 UTC  (14+ messages)
` [PATCH 4/6] Port prefetch configuration from aarch32 to aarch64
` [PATCH 5/6][AArch64] Enable -fprefetch-loop-arrays at -O3 for cores that benefit from prefetching
` [PATCH 6/6][AArch64] Update prefetch tuning parameters for falkor and qdf24xx tunings

Statically propagate basic blocks which are likely executed 0 times
 2017-06-09  9:54 UTC  (4+ messages)

[PATCH][GCC][AArch64] optimize integer immediate moves with partial masks
 2017-06-09  9:51 UTC  (2+ messages)

[PATCH] Fix reassoc range opt related ICE (PR tree-optimization/81003)
 2017-06-09  9:34 UTC  (3+ messages)

[PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
 2017-06-09  9:04 UTC  (3+ messages)

RFA: Enhance information recorded by -frecord-gcc-switches
 2017-06-09  9:03 UTC  (6+ messages)

don't complain about undefined env vars in self specs on gcc -v
 2017-06-09  8:43 UTC 

[PATCH, testsuite] Add effective target signal
 2017-06-09  8:25 UTC 

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2017-06-09  8:14 UTC  (18+ messages)

Reorgnanization of profile count maintenance code, part 1
 2017-06-09  7:52 UTC  (10+ messages)

Annotate GCC sanity checking by cold attribute
 2017-06-09  7:38 UTC  (4+ messages)

[PATCH][GRAPHITE] Fix PR79483
 2017-06-09  7:37 UTC  (2+ messages)

Go patch committed: More lvalue marking fixes
 2017-06-09  4:36 UTC 

[PATCH] rs6000: Don't add an immediate to r0 (PR80966)
 2017-06-09  3:40 UTC 

[PATCH] PR arm/80986
 2017-06-09  2:29 UTC 

[gomp4] Properly handle allocatable scalars in acc update
 2017-06-08 21:46 UTC 

Fix genmultilib reuse rule checks for large sets of option combinations
 2017-06-08 20:28 UTC 

[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
 2017-06-08 20:25 UTC  (19+ messages)

[CHKP] Fix for PR79990
 2017-06-08 20:02 UTC  (11+ messages)
                  ` [PATCH] Fix mpx testcases (Re: [CHKP] Fix for PR79990)

[PR80693] drop value of parallel SETs dropped by combine
 2017-06-08 19:50 UTC  (2+ messages)

[PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo
 2017-06-08 19:47 UTC  (3+ messages)
` [PATCH] testsuite: example plugin for spellchecking comments

[C++ PATCH] Fix sanitization ICE (PR c++/80973)
 2017-06-08 19:30 UTC 

[committed] Fix ICE in OpenMP array section handling (PR c/81006)
 2017-06-08 19:26 UTC 

[committed] Fix error-recovery on OpenMP clause with unusable copy-ctor/dtor (PR c++/81011)
 2017-06-08 19:08 UTC 

libgo patch committed: Update to 1.8.3 release
 2017-06-08 19:02 UTC 

Go patch committed: lvalue context fixes in Unary_expression::do_get_backend
 2017-06-08 18:42 UTC 

[PATCH] Add -fsanitize={null,alignment} sanitization of aggregate arguments of calls (PR middle-end/81005)
 2017-06-08 18:20 UTC  (2+ messages)

C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
 2017-06-08 18:10 UTC  (3+ messages)

[PATCH GCC][4/5]Improve loop distribution to handle hmmer
 2017-06-08 17:35 UTC  (3+ messages)

[PATCH, i386]: Fix PR81015, Bad codegen for __builtin_clz(unsigned short)
 2017-06-08 17:32 UTC 

[PATCH] handling address mode changes inside extract_bit_field
 2017-06-08 17:07 UTC  (6+ messages)

[PATCH, testsuite] Fix no_trampolines test in check_effective_target_trampolines
 2017-06-08 16:54 UTC  (2+ messages)

[PATCH][GCC][AArch64] Inline calls to lrint when possible
 2017-06-08 16:51 UTC  (2+ messages)

[Patch AArch64] Do not increase data alignment at -Os and with -fconserve-stack
 2017-06-08 16:48 UTC  (2+ messages)

Go patch committed: Fix undefined symbol error with unexported method
 2017-06-08 16:40 UTC 

[PATCH, testsuite] Remove NO_TRAMPOLINES
 2017-06-08 16:34 UTC  (2+ messages)

[PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
 2017-06-08 15:50 UTC  (2+ messages)

C/C++ PATCH to implement -Wmultiline-expansion (PR c/80116)
 2017-06-08 15:04 UTC  (12+ messages)

Do not silently disable flag_reorder_functions when profile info is missing
 2017-06-08 14:50 UTC 

[PATCH] PR libstdc++/81017 add noexcept to std::function move operations
 2017-06-08 14:29 UTC 

Avoid useless overhead of -freorder-blocks-and-partition
 2017-06-08 14:22 UTC 

fix libgcc build on VxWorks, missing -I for wrn/coreip
 2017-06-08 14:01 UTC 

[PATCH] Fix PR66623
 2017-06-08 13:49 UTC  (2+ messages)

[PATCH] Fix PR81007
 2017-06-08 13:46 UTC  (3+ messages)

Containers default initialization
 2017-06-08 13:22 UTC  (4+ messages)

[PATCH] Add mov[us]wb store intrinsics
 2017-06-08 13:06 UTC  (2+ messages)

[PATCH] Fix failing ubsan/pr80932.c test
 2017-06-08 12:27 UTC 

[PATCH][x86][PR73350][PR80862]
 2017-06-08 11:26 UTC  (5+ messages)

[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
 2017-06-08 10:32 UTC  (2+ messages)

Unreviewed patches
 2017-06-08 10:08 UTC 

[PATCH 1/1] Remove redundant definition of srcrootpre
 2017-06-08  9:39 UTC  (3+ messages)

Fix profile updating in cfgbuild
 2017-06-08  9:39 UTC  (3+ messages)

add VxWorks specific crtstuff implementation files for Ada runtimes
 2017-06-08  8:18 UTC  (4+ messages)

[PATCH, rs6000] Fold vector shifts in GIMPLE
 2017-06-08  7:39 UTC  (6+ messages)

[PATCH] More PR80928 testsuite fallout
 2017-06-08  7:32 UTC 

[PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640)
 2017-06-07 21:55 UTC  (4+ messages)

Handle data dependence relations with different bases
 2017-06-07 21:27 UTC  (9+ messages)

[PATCH, rs6000] PR 80982 gcc.target/powerpc/builtins-3-runnable.c fails starting with its introduction in r248846
 2017-06-07 21:23 UTC  (2+ messages)

[PATCH, rs6000] Fix vec_mulo and vec_mule builtin implementations
 2017-06-07 21:16 UTC  (2+ messages)

page:  |  | 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).