public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] MIPS/GCC: Unconditional jump generation bug fix
 2014-11-19 13:35 UTC  (7+ messages)

[PATCH] Fix PR63677 and a regression from alias-improvements
 2014-11-19 13:32 UTC 

[PATCH, ARM] attribute target (thumb,arm) [0/6]
 2014-11-19 13:32 UTC 

[PATCH] MIPS16/GCC: Optimise `__call_stub_fp_' call/return stubs
 2014-11-19 13:30 UTC 

[PATCH 1/4] cgraph_summary data structure introduction
 2014-11-19 13:25 UTC  (14+ messages)
` [PATCH 4/4] Data structure is used for inline_summary struct

[PATCH] Fix ICEs in simplify_immed_subreg on OImode/XImode subregs (PR target/63910)
 2014-11-19 13:18 UTC  (10+ messages)

[C++ Patch] PR 55425
 2014-11-19 13:05 UTC 

[PATCH] Fix for fold_negate_expr (PR sanitizer/63879)
 2014-11-19 12:22 UTC  (2+ messages)

[PATCH 00/21] PR 63854: Fix various memory leaks
 2014-11-19 12:07 UTC  (35+ messages)
` [PATCH 19/21] PR jit/63854: Fix leak of ipa hooks
` [PATCH 12/21] PR jit/63854: Add a valgrind suppresion file
` [PATCH 08/21] PR jit/63854: Add ira_costs_c_finalize
` [PATCH 15/21] PR jit/63854: lra.c: Fix leak of point_freq_vec's buffer when calling lra_inheritance
` [PATCH 01/21] PR jit/63854: Fix memory leak within gcc_options
` [PATCH 02/21] PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstack
` [PATCH 03/21] PR jit/63854: Fix memory leaks within context/pass_manager/dump_manager
` [PATCH 16/21] PR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS
` [PATCH 21/21] PR jit/63854: Fix leaks in test-fuzzer.c
` [PATCH 05/21] PR jit/63854: Fix memory leak of save_decoded_options
` [PATCH 20/21] PR jit/63854: Fix leak in ipa-icf.c
` [PATCH 13/21] PR jit/63854: Add support for running "make check-jit" under valgrind
` [PATCH 09/21] PR jit/63854: Don't leak producer_string in dwarf2out.c
` [PATCH 14/21] PR jit/63854: Fix leak of paths within jump threading
` [PATCH 04/21] PR jit/63854: Fix memory leak within bb-reorder.c
` [PATCH 06/21] PR jit/63854: Fix leak of opts_obstack
` [PATCH 17/21] PR jit/63854: Fix leaking vec in jit
` [PATCH 18/21] PR jit/63854: Add "long-term" allocator to gcc::context
` [PATCH 10/21] PR jit/63854: Fix leak of worklist within jit-recording.c
` [PATCH 07/21] PR jit/63854: Fix leak of optimization_summary_obstack
` [PATCH 11/21] PR jit/63854: Fix leak of "avail" within tree-ssa-pre.c

[PATCH][AARCH64]Fix PR63424 by adding <su><maxmin>v2di3 pattern
 2014-11-19 11:44 UTC  (5+ messages)
` [PING][PATCH][AARCH64]Fix "

[PATCH] Cancel bswap opt when intermediate stmts are reused
 2014-11-19 10:39 UTC  (4+ messages)

[PATCH, libgomp]: Require vect_simd_clones effective target for examples-4/e.53.5.{c,f90}
 2014-11-19 10:39 UTC  (2+ messages)

[gimple-classes, committed 0/6] Use gassign in 6 tree-ssa-* files
 2014-11-19 10:27 UTC  (16+ messages)
` [gimple-classes, committed 4/6] tree-ssa-tail-merge.c: Use gassign

[PATCH, PR63742][ARM] Fix arm *movhi_insn_arch4 pattern for big-endian
 2014-11-19 10:26 UTC  (10+ messages)

[PATCH] Fix ubsan -fsanitize=signed-integer-overflow expansion (PR sanitizer/63520)
 2014-11-19 10:23 UTC  (4+ messages)

[PATCH 7/8] Model cache auto-prefetcher in scheduler
 2014-11-19 10:14 UTC  (5+ messages)

[PATCH, PR62167] Fix tail-merge pass for dead type-unsafe code
 2014-11-19  9:59 UTC  (4+ messages)

[PATCH] Fix simd clone vectorization with EH (PR tree-optimization/63915)
 2014-11-19  9:42 UTC  (2+ messages)

[PATCH] Fix PR63844
 2014-11-19  9:40 UTC  (2+ messages)

[PATCH] Fix -fsanitize=bool -fnon-call-exceptions (PR sanitizer/63913)
 2014-11-19  9:13 UTC  (2+ messages)

[PATCH, testsuite] Add bind_pic_locally to certain tests
 2014-11-19  9:05 UTC  (2+ messages)

[Patch, libstdc++/63920] Fix regex_constants::match_not_null behavior
 2014-11-19  8:54 UTC  (3+ messages)

[PATCH] Fix up r217118 - simplify_binary_operation_1 (PR rtl-optimization/63843)
 2014-11-19  8:49 UTC  (2+ messages)

[PING][PATCH] [AARCH64, NEON] Improve vcls(q?) vcnt(q?) and vld1(q?)_dup intrinsics
 2014-11-19  8:08 UTC  (3+ messages)

[PATCH] gcc/c-family/c-cppbuiltin.c: Use 20 instead of 18 for the maximized 64-bits integer decimal string length
 2014-11-19  7:27 UTC  (4+ messages)

Several small C++ constexpr PATCHes, including c++/63924 (constexpr and empty classes)
 2014-11-19  7:19 UTC 

[patch, arm] Minor optimization on thumb2 tail call
 2014-11-19  3:04 UTC 

OpenACC middle end changes
 2014-11-19  3:02 UTC  (2+ messages)

[PATCH] If using branch likelies in MIPS sync code fill the delay slot with a nop
 2014-11-19  2:57 UTC  (10+ messages)

[PATCH] Make IPA-CP propagate alignment information of pointers
 2014-11-19  0:34 UTC  (3+ messages)

Audit some ipa passes for optimization attribute
 2014-11-18 23:33 UTC  (2+ messages)

[PATCH] Updates ssa and inline summary in the correct location for AutoFDO
 2014-11-18 23:31 UTC 

[PATCH] Simple improvement for predicate computation in if-convert phase
 2014-11-18 22:53 UTC  (4+ messages)

[Patch] Switch elimination pass for PR 54742
 2014-11-18 22:29 UTC  (13+ messages)
          ` [Patch] Improving jump-thread "

[Patch] pr63937: TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an unsigned HOST_WIDE_INT size argument
 2014-11-18 22:28 UTC  (2+ messages)

[committed] Add testcase for PR tree-optimization/61042
 2014-11-18 22:25 UTC 

Don't override all other CFLAGS_FOR_TARGET when optimizing libraries for space
 2014-11-18 22:19 UTC  (2+ messages)

[C++ PATCH] Fix -fsanitize={null,alignment} reference instrumentation (PR sanitizer/63813)
 2014-11-18 22:13 UTC  (2+ messages)

C++ PATCH for c++/63940 (constexpr errors in bootstrap)
 2014-11-18 21:57 UTC 

[PATCH, MPX wrappers 1/3] Add MPX wrappers library
 2014-11-18 21:52 UTC  (4+ messages)

[PATCH] Fix PR56480 aka DR374. Allow explicit specialization in enclosing namespace
 2014-11-18 21:46 UTC  (8+ messages)

Query about the TREE_TYPE field
 2014-11-18 21:10 UTC  (4+ messages)

[AArch64, Patch] Restructure arm_neon.h vector types's implementation(Take 2)
 2014-11-18 21:09 UTC  (7+ messages)

[PR63762]GCC generates UNPREDICTABLE STR with Rn = Rt for arm
 2014-11-18 20:48 UTC  (2+ messages)

[PATCHv3][PING] Enable -fsanitize-recover for KASan
 2014-11-18 20:25 UTC  (11+ messages)
          ` [PATCH] -fsanitize-recover=list

C++ PATCH for c++/63925 (constexpr pointer increment)
 2014-11-18 19:21 UTC 

[PATCH, Pointer Bounds Checker, Builtins instrumentation 3/5] Expand instrumented builtin calls
 2014-11-18 19:12 UTC  (18+ messages)

[PATCH 0/5] some combine patches
 2014-11-18 18:59 UTC  (6+ messages)
` [PATCH 5/5] combine: preferably delete dead SETs in PARALLELs

[patch] New std::string implementation
 2014-11-18 18:44 UTC  (5+ messages)

Go patch committed: Fix initialization order
 2014-11-18 18:36 UTC 

Stream out default optimization nodes
 2014-11-18 18:03 UTC  (5+ messages)

[Patch, Fortran] Convert gfc_fatal_error to common diagnostics
 2014-11-18 17:27 UTC  (2+ messages)

C++ PATCH for c++/63934 (constexpr failure on ARM)
 2014-11-18 17:23 UTC 

AIX libstdc++ failures
 2014-11-18 17:10 UTC 

Fix speculation in ipa-cp
 2014-11-18 17:06 UTC  (2+ messages)

[PATCH] microMIPS/GCC: Correct 64-bit instruction sizes
 2014-11-18 16:57 UTC  (3+ messages)

[PATCH, MPX wrappers 2/3] Replace some function calls with wrapper calls during instrumentation
 2014-11-18 16:49 UTC  (5+ messages)

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-11-18 16:48 UTC  (13+ messages)
                ` [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c
                  ` [PING^2][PATCH] "

[PATCH][wwwdocs] Add Cortex-A53 erratum workaround note to AArch64 changes for 4.9
 2014-11-18 16:30 UTC  (3+ messages)

[PATCH][ARM/AArch64] Improve modeled latency between FP operations and FP->GP register moves
 2014-11-18 16:23 UTC  (2+ messages)

[PATCH] driver: ignore SIGINT while waiting on subprocesses to finish
 2014-11-18 16:23 UTC  (3+ messages)

PATCH: PR bootstrap/63784: [5 Regression] profiledbootstrap failure with bootstrap-lto
 2014-11-18 16:14 UTC  (11+ messages)

[PATCH][AArch64] Adjust generic move costs
 2014-11-18 16:06 UTC  (3+ messages)

[PATCH V2] plugin event for C/C++ function definitions
 2014-11-18 16:04 UTC 

[PATCH] Fix PR63868 - Guard offloading with ifdef ENABLE_OFFLOADING
 2014-11-18 15:48 UTC  (2+ messages)

RFA (tree-inline): PATCH for more C++14 constexpr support
 2014-11-18 15:39 UTC  (5+ messages)

[patch] fix expand_builtin_init_dwarf_reg_sizes wrt register spans
 2014-11-18 15:38 UTC  (4+ messages)
` [ping] account for register spans in expand_builtin_init_dwarf_reg_sizes

[PATCH][wwwdocs] Update 5.0 changes.html with Thumb1 UAL
 2014-11-18 15:21 UTC  (2+ messages)

small C++ PATCH to instantiate_template_1
 2014-11-18 15:08 UTC 

[PATCH] Check 'fd' neither -1 nor 0, before close it
 2014-11-18 14:34 UTC  (3+ messages)

C++ PATCH for c++/58102 (constexpr and mutable)
 2014-11-18 14:27 UTC  (2+ messages)

[RFC PATCH, AARCH64] Add support for -mlong-calls option
 2014-11-18 13:37 UTC  (6+ messages)
  ` [PING ^ 2][RFC "

[PATCH][AArch64] Remove/merge redundant iterators
 2014-11-18 13:35 UTC  (2+ messages)

[PATCH] Fix PR63914
 2014-11-18 13:33 UTC 

[PATCH][AARCH64]Add ACLE more predefined macros
 2014-11-18 13:26 UTC  (2+ messages)

[PATCH] Fix optimize_range_tests_diff
 2014-11-18 13:12 UTC  (4+ messages)

[PATCH] plugin event for C/C++ function definitions
 2014-11-18 13:02 UTC  (3+ messages)

[PATCH][AArch64][1/5] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
 2014-11-18 12:39 UTC  (2+ messages)

openacc kernels directive -- initial support
 2014-11-18 12:20 UTC  (6+ messages)
` [PATCH, 8/8] Do simple omp lowering for no address taken var

match.pd tweaks for vectors and issues with HONOR_NANS
 2014-11-18 12:13 UTC  (6+ messages)

[PING][PATCH, AArch64] Add doloop_end pattern for -fmodulo-sched
 2014-11-18 12:02 UTC  (9+ messages)
  ` [PING ^ 3][PATCH, "

[PATCH][ARM] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-m
 2014-11-18 12:01 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).