C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
2017-06-13 13:46 UTC (6+ messages)
libgo patch committed: Don't always show frames with no function in traceback
2017-06-13 13:29 UTC
[PATCH 00/30] [ARM] Reworking the -mcpu, -march and -mfpu options
2017-06-13 13:23 UTC (12+ messages)
` [PATCH 01/30] [arm] Use strings for -march, -mcpu and -mtune options
[PATCH 0/9] rs6000: SPE removal, part 2
2017-06-13 13:23 UTC (19+ messages)
` [PATCH 3/9] rs6000: Remove t-spe
` [PATCH 1/9] rs6000: Sanitize vector modes
` [PATCH 5/9] rs6000: Updates to t-linux
` [PATCH 4/9] rs6000: Remove eabispe.h
` [PATCH 6/9] rs6000: Updates to t-rtems
` [PATCH 7/9] rs6000: Remove FIXED_SCRATCH
` [PATCH 8/9] rs6000: Remove VECTOR_SPE
` [PATCH 2/9] rs6000: Remove SPE_CONST_OFFSET_OK
` [PATCH 9/9] rs6000: Comment fixes + some leftovers
[PATCH][RFC] Canonize names of attributes
2017-06-13 13:20 UTC (2+ messages)
[RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization
2017-06-13 13:15 UTC (5+ messages)
` [PING^2][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.
` [PING^3][RFC, "
fix libcc1 dependencies in toplevel Makefile
2017-06-13 12:58 UTC
[GCC][PATCH][ARM] Require arm_arch_v8a_ok for sdiv_costs_1.c
2017-06-13 12:24 UTC (3+ messages)
[PATCH] Fix PR66313
2017-06-13 12:03 UTC (9+ messages)
[PATCH][X86] Fix rounding pattern similar to PR73350
2017-06-13 11:37 UTC (8+ messages)
[PATCH try 2 resend] [i386] Remove warnings for ignoring -mcall-ms2sysv-xlogues
2017-06-13 11:31 UTC (3+ messages)
[PATCH GCC][06/13]Preserve loop nest in whole distribution life time
2017-06-13 11:20 UTC (5+ messages)
[PATCH GCC][07/13]Preserve data references for whole distribution life time
2017-06-13 11:14 UTC (2+ messages)
[PATCH v2] Implement no_sanitize function attribute
2017-06-13 11:10 UTC (18+ messages)
[PATCH GCC][05/13]Refactoring partition merge
2017-06-13 11:01 UTC (2+ messages)
[PATCH 0/3] Rework early return and hot/cold label predictors
2017-06-13 10:59 UTC (4+ messages)
` [PATCH 2/3] Make early return predictor more precise
[PATCH GCC][04/13]Sort statements in topological order for loop distribution
2017-06-13 10:59 UTC (2+ messages)
[PATCH GCC][03/13]Mark and skip distributed loops
2017-06-13 10:58 UTC (3+ messages)
[libgomp, OpenACC] Add more map handling for enter/exit data directives
2017-06-13 10:48 UTC
[PATCH GCC][02/13]Skip distribution if there is no loop
2017-06-13 10:45 UTC (2+ messages)
[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
2017-06-13 10:25 UTC (6+ messages)
[GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)]
2017-06-13 10:22 UTC (8+ messages)
[PATCH, GCC/testsuite] Fix gen-vect-26.c requirements
2017-06-13 10:16 UTC (2+ messages)
[GCC][PATCH][ARM][Committed] Disable sdiv_1 test on softfloat targets
2017-06-13 10:10 UTC (6+ messages)
[PATCH][AArch64] Change FP reassociation width
2017-06-13 9:43 UTC (3+ messages)
[PATCH, GCC/testsuite/ARM] Consistently check for neon in vect effective targets
2017-06-13 9:08 UTC
[PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
2017-06-13 8:16 UTC (13+ messages)
[PATCH] Enhance dump_probability function
2017-06-13 8:15 UTC
[PATCH] Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNWIND_RESUME (PR sanitizer/81021)
2017-06-13 8:09 UTC
[PATCH 0/13] D: Submission of D Front End
2017-06-13 8:05 UTC (6+ messages)
[PATCH, rs6000] (v2) Fold vector shifts in GIMPLE
2017-06-13 8:03 UTC (2+ messages)
[PR80803 2/2] Diligent queuing in SRA grp_write prop
2017-06-13 7:13 UTC (2+ messages)
[PR80803 1/2] Streamline SRA access enqueuing
2017-06-13 7:11 UTC (2+ messages)
[PATCH] Vectorizer reduction TLC
2017-06-13 7:09 UTC
[RFC] Dejagnu patch to handle multi-line directives
2017-06-13 6:59 UTC (6+ messages)
libgo patch committed: clear isSystemGoroutine in goexit
2017-06-13 0:44 UTC
libgo patch committed: ignore _Gscan bit when checking status in CgocallDone
2017-06-12 23:14 UTC
[PATCH] Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
2017-06-12 22:28 UTC (4+ messages)
[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
2017-06-12 21:36 UTC (19+ messages)
[C++ PATCH] Fix genericization ICE (PR c++/80984)
2017-06-12 20:46 UTC (2+ messages)
[1/2] PR 78736: New warning -Wenum-conversion
2017-06-12 20:17 UTC (7+ messages)
[PATCH v3, rs6000] gcc mainline, add builtin support for vec_float, vec_float2, vec_floate, vec_floate, builtins
2017-06-12 20:01 UTC
[PATCH, rs6000] gcc mainline, add builtin support for vec_float, vec_float2, vec_floate, vec_floate, builtins
2017-06-12 18:50 UTC (6+ messages)
` [PATCH v2, "
[PATCH] MIPS16/GCC: Emit bounds checking as RTL in `casesi'
2017-06-12 18:42 UTC (2+ messages)
[C++ PATCH] Fix sanitization ICE (PR c++/80973)
2017-06-12 18:40 UTC (4+ messages)
[gomp5] s/void */const void */ in some omp.h APIs
2017-06-12 18:16 UTC
[gomp5] Parsing of in_reduction/task_reduction clauses
2017-06-12 18:14 UTC
Patch RFC: disable block partitioning with split stack
2017-06-12 17:58 UTC (7+ messages)
` [PATCH] Fix new split-1.c testcase
Go patch committed: avoid orphaning Bexpressions when processing conversions
2017-06-12 17:52 UTC
[PATCH] Trivial fix in dump_access_tree_1
2017-06-12 17:07 UTC
[PATCH GCC][08/13]Refactoring structure partition for distribution
2017-06-12 17:03 UTC
[PATCH GCC][09/13]Simply cost model merges partitions with the same references
2017-06-12 17:03 UTC
[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
2017-06-12 17:03 UTC
[PATCH GCC][12/13]Workaround reduction statements for distribution
2017-06-12 17:03 UTC
[PATCH GCC][11/13]Annotate partition by its parallelism execution type
2017-06-12 17:03 UTC
[PATCH GCC][10/13]Compute and cache data dependence relation
2017-06-12 17:03 UTC
[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
2017-06-12 17:02 UTC
[PATCH v8] add -fpatchable-function-entry=N,M option
2017-06-12 16:59 UTC (5+ messages)
[PATCH] PR libstdc++/55917 do not handle exceptions in std::thread
2017-06-12 16:39 UTC
[PING^2][PATCH][Aarch64] Add support for overflow add and sub operations
2017-06-12 15:56 UTC
[PING}[PATCH][Aarch64] Relational compare zero not merged into subtract
2017-06-12 15:50 UTC
[PATCH][aarch64] Enable ifunc resolver attribute by default
2017-06-12 15:02 UTC
[PATCH][GCC][AArch64] Inline calls to lrint when possible
2017-06-12 14:29 UTC (4+ messages)
[PATCH, testsuite] Add effective target stack_size
2017-06-12 14:29 UTC (4+ messages)
Mark abort, trap, unreachable and C++ EH and terminations as cold
2017-06-12 14:29 UTC (3+ messages)
[Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to encode data size
2017-06-12 14:28 UTC (3+ messages)
` [Patch AArch64 2/2] Fix memory sizes to load/store patterns
[GCC][PATCH][AARCH64][Committed] Fix failing lrint inline tests on bare-metal
2017-06-12 14:25 UTC
[PATCH][SPARC] PR target/80968 Prevent stack loads in return delay slot
2017-06-12 14:02 UTC (5+ messages)
[Patch ARM] Fix PR71778
2017-06-12 13:58 UTC
[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-06-12 13:56 UTC (2+ messages)
Merge from GCC trunk to gccgo branch
2017-06-12 13:50 UTC
[Patch AArch64] Stop generating BSL for simple integer code
2017-06-12 13:45 UTC (2+ messages)
[PATCH][AArch64] Improve Cortex-A53 FP scheduler
2017-06-12 13:16 UTC
[PATCH] Fix PR81065
2017-06-12 12:45 UTC
Output cgraph profile inconsistencies
2017-06-12 12:38 UTC
improve stdint.h handling for VxWorks
2017-06-12 12:16 UTC (3+ messages)
Containers default initialization
2017-06-12 11:57 UTC (6+ messages)
Apply workaround for PR bootstrap/80897
2017-06-12 11:29 UTC
[PATCH] rs6000: Remove e500.h from config.gcc some more
2017-06-12 11:10 UTC
[patch,avr] Add support for devices with flash accessible by LD
2017-06-12 10:44 UTC (4+ messages)
[PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx
2017-06-12 10:40 UTC (9+ messages)
[PATCH 00/14] rs6000: Delete SPE things
2017-06-12 10:40 UTC (4+ messages)
` [PATCH 01/14] rs6000: Remove TARGET_FPRS
` [BUILDROBOT] No rule to make target '/home/jbglaw/repos/gcc/gcc/config/rs6000/e500.h', needed by 's-gtype' (was: [PATCH 01/14] rs6000: Remove TARGET_FPRS)
Statically propagate basic blocks which are likely executed 0 times
2017-06-12 10:36 UTC (6+ messages)
[PATCH] [ARC] Recognise add_n and sub_n in combine again
2017-06-12 9:40 UTC (2+ messages)
` [BUILDROBOT] error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ (was: [PATCH] [ARC] Recognise add_n and sub_n in combine again)
Fix pessimistic DImode handling in combine.c:make_field_assignment
2017-06-12 9:17 UTC (4+ messages)
[PATCH] Speed-up indirect-call instrumentation
2017-06-12 9:15 UTC (4+ messages)
` [PATCH] Create an extra BB in profile-generate (PR tree-optimization/81041)
[PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file
2017-06-12 9:13 UTC (10+ messages)
` [PATCH, GCC/LTO, ping2] "
` [PATCH, GCC/LTO, ping3] "
` [PATCH, GCC/LTO, ping] "
[PATCH PR78005]Fix miscompare issue by computing correct guard condition for vectorized loop
2017-06-12 8:44 UTC (6+ messages)
[PATCH GCC8][32/33]Save niter check for vect peeling if loop versioning is required
2017-06-12 8:03 UTC (3+ messages)
[PATCH] Fix PR81053
2017-06-12 7:58 UTC
[GCC][PATCH][AArch64] Optimize x * copysign (1.0, y) [Patch (2/2)]
2017-06-12 7:57 UTC
[PATCH] Fix PR66623
2017-06-12 7:45 UTC (6+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode
2017-06-12 7:31 UTC (2+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
2017-06-12 7:29 UTC (3+ messages)
Reorganise machmode.h headers
2017-06-12 6:37 UTC (4+ messages)
[2/2] PR 80769: Incorrect strlen optimisation
2017-06-12 6:35 UTC (2+ 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).