public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
 2014-12-04 11:07 UTC  (3+ messages)

[Patch] Improving jump-thread pass for PR 54742
 2014-12-04 11:04 UTC  (18+ messages)

[PATCH] Mark explicit decls as implicit when we've seen a prototype
 2014-12-04 11:01 UTC 

[Build, Graphite] Support ISL-0.14 with GCC 4.9
 2014-12-04 10:39 UTC  (2+ messages)

[PATCH] Add a configurable directory prefix for dynamic linkers
 2014-12-04 10:33 UTC  (3+ messages)

[PATCH][AARCH64]Use selected cpu's tuning when no tuning parameter is specified
 2014-12-04 10:27 UTC  (3+ messages)
` [PING] "

[PATCH fortran/linemap] Add enough column hint to fit any possible offset
 2014-12-04 10:22 UTC  (5+ messages)

[patch,doc] Remove cloog & ppl in the docs
 2014-12-04  9:57 UTC  (2+ messages)

[PATCH x86] Enable v64qi permutations
 2014-12-04  9:50 UTC 

Fix folding of EQ/NE_EXPR WRT symtab aliases
 2014-12-04  9:49 UTC  (2+ messages)

[PATCH][AArch64][test] Disable vector cost model on vect_ctz_1.c test
 2014-12-04  9:42 UTC 

[PATCH] Temporarily handle COMPOUND_EXPR in convert_* (PR c++/56493)
 2014-12-04  9:40 UTC  (2+ messages)

[PATCH, contrib] Reduce check_GNU_style noise
 2014-12-04  9:38 UTC  (3+ messages)

[Patch, libstdc++/64140] Fix unmatched prefix in regex
 2014-12-04  9:36 UTC  (4+ messages)

[PATCH] Add force option to find_best_rename_reg in regrename pass
 2014-12-04  9:28 UTC  (3+ messages)

[PATCH][ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
 2014-12-04  9:19 UTC  (3+ messages)

[patch, build] Restore bootstrap in building libcc1 on darwin
 2014-12-04  9:12 UTC  (2+ messages)

[patch] fix expand_builtin_init_dwarf_reg_sizes wrt register spans
 2014-12-04  9:03 UTC  (6+ messages)
` [ping] account for register spans in expand_builtin_init_dwarf_reg_sizes

[PATCH] Fix PR 61225
 2014-12-04  8:43 UTC  (7+ messages)

[PATCH] Fix asan sanopt optimization (PR sanitizer/64170)
 2014-12-04  8:15 UTC  (2+ messages)

[PING] [PATCH] [AArch64, NEON] More NEON intrinsics improvement
 2014-12-04  7:53 UTC 

Compare-elim pass (was: Re: [PATCH] Fix PR 61225)
 2014-12-04  7:41 UTC 

[PATCH, committed] rs6000 std::swap
 2014-12-04  2:20 UTC 

[PATCH 0/6] various combine patches, v2
 2014-12-04  1:21 UTC  (12+ messages)
` [PATCH 5/6] combine: handle REG_UNUSED in reg_dead_at_p (PR59278)
` [PATCH 6/6] combine: allow combining two insns into two in some cases (PR52714)

[PATCH] pr63621 - don't ICE when section attribute is used on things in comdats
 2014-12-04  0:23 UTC 

[PATCH] warning about const multidimensional array as function parameter
 2014-12-03 22:33 UTC  (5+ messages)
      ` [PATCH v3] "
          ` [PATCH v4] "

[commit] reload: Fix PR 64010
 2014-12-03 22:03 UTC 

PR 60414: Patch proposal
 2014-12-03 21:49 UTC  (10+ messages)
      ` [PATCH, Fortran] PR fortran/60414 fix ICE was: "

[PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations
 2014-12-03 21:35 UTC  (11+ messages)

[PATCH] fix PR testsuite/64145
 2014-12-03 21:30 UTC  (3+ messages)
  ` Fwd: "

[PATCH, MPX wrappers 1/3] Add MPX wrappers library
 2014-12-03 21:28 UTC  (11+ messages)

[PATCH] DWARF add DW_AT_noreturn on noreturn function subprogram
 2014-12-03 21:18 UTC  (7+ messages)

[PATCH][testsuite] Cache return value of check_effective_target_tiny
 2014-12-03 20:56 UTC  (3+ messages)

re-build problem with ln -s
 2014-12-03 20:49 UTC  (3+ messages)

[PATCH]: Remove unnecessary usage of -DCLOOG_INT_GMP on islinc
 2014-12-03 20:45 UTC  (2+ messages)

[PATCH] Fix widening multiply expansion (PR c/59708)
 2014-12-03 20:23 UTC  (2+ messages)

[PATCH] Use std::swap in expand_mult
 2014-12-03 20:21 UTC  (2+ messages)

[patch testsuite gcc.dg]: Turn of ms-extensions for mingw target
 2014-12-03 17:23 UTC  (7+ messages)

[C++ Patch] PR 63558
 2014-12-03 17:15 UTC  (2+ messages)

[RFC PATCH] -fsanitize=vptr instrumentation
 2014-12-03 17:03 UTC  (10+ messages)
  ` [PATCH] -fsanitize=vptr instrumentation (take 2)
                ` [PATCH] -fsanitize=vptr instrumentation (take 3)

[PATCH, committed] g++.dg/ext/visibilty/anon[12].C
 2014-12-03 16:26 UTC 

[C++ PATCH] Detect UB in shifts in constexpr functions
 2014-12-03 16:17 UTC  (14+ messages)

[PATCH] Fix some 28_regex/ fallout
 2014-12-03 16:14 UTC  (3+ messages)

[ARM,AArch64][testsuite] Fix vaddl and vaddw tests
 2014-12-03 16:12 UTC  (2+ messages)

[patch] libstdc++/64168 fix return statement
 2014-12-03 16:10 UTC 

[PATCH][AArch64]Fix ICE at -O0 on vld1_lane intrinsics
 2014-12-03 15:46 UTC  (2+ messages)

[PATCH][AARCH64]Clarify the usage of SCHED in AARCH64_CORE macro
 2014-12-03 15:30 UTC 

[arm][patch] fix arm_neon_ok check on !arm_arch7
 2014-12-03 15:03 UTC  (7+ messages)

PR 13631 Problems in messages
 2014-12-03 14:54 UTC  (8+ messages)

[PATCH] Make IPA-CP propagate alignment information of pointers
 2014-12-03 14:36 UTC  (8+ messages)

[PATCH][AArch64] Remove/merge redundant iterators
 2014-12-03 14:18 UTC  (3+ messages)
  ` Pushed: "

[PATCH, i386]: Use -mtune=generic for -m32 libitm/libgomp multilibs
 2014-12-03 14:11 UTC  (4+ messages)

[patch] Fix ICE on unaligned record field
 2014-12-03 14:02 UTC  (3+ messages)

[PATCH] Finish up string builtin folding move
 2014-12-03 13:51 UTC 

[PATCH, aarch64] Add prefetch support
 2014-12-03 13:49 UTC  (6+ messages)

[PATCH][2/n] Fix PR14541
 2014-12-03 13:47 UTC 

[PATCH] Finish up string builtin folding move
 2014-12-03 13:43 UTC 

[PATCH] Improve spillcost of literal pool loads
 2014-12-03 13:18 UTC  (8+ messages)

[patch] Simplify non-inline function definitions for std::unordered_xxx containers
 2014-12-03 12:00 UTC 

[PATCH] Avoid building CALL_EXPRs in gimple_fold_stmt_to_constant_1
 2014-12-03 11:58 UTC  (2+ messages)

[PATCH][MIPS] P5600 pipeline description fixes
 2014-12-03 11:23 UTC  (3+ messages)

[PATCH] Fix building of gengtype
 2014-12-03 10:49 UTC  (4+ messages)
  ` Patch ping: "

[PATCH][1/n] Fix PR14541
 2014-12-03 10:36 UTC  (2+ messages)

Ping with testcase: [PATCH][AArch64] Fix __builtin_aarch64_absdi, must not fold to ABS_EXPR
 2014-12-03 10:30 UTC  (2+ messages)

[PATCH, PR63957] Rename fuse-caller-save to -fipa-ra
 2014-12-03 10:03 UTC  (2+ messages)

[PATCH, PR 64153] Check type sizes before V_C_Eing in evaluate_conditions_for_known_args
 2014-12-03  9:33 UTC  (3+ messages)

[PATCH][ARM] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-m
 2014-12-03  9:33 UTC  (3+ messages)

[PATCH] Adjust gimple_build_assign* gimple.texi documentation
 2014-12-03  9:31 UTC  (3+ messages)
` [PATCH] Update docs to reflect use of gimple subclasses

[PATCH] Optimize UBSAN_NULL checks, add sanopt.c
 2014-12-03  9:07 UTC  (14+ messages)
          ` [RFC PATCH] Optimize ASAN_CHECK checks
                ` [PATCH] Enhance ASAN_CHECK optimization
                  ` [PATCHv2] "

[PATCH obvious/diagnostics] Honor override_column when printing the caret
 2014-12-03  8:49 UTC  (2+ messages)

[PATCH driver/diagnostics] init color earlier, add color to driver
 2014-12-03  7:59 UTC  (3+ messages)

[PATCH diagnostics/fortran] Move gfc_warning (buffered) to the common diagnostics machinery
 2014-12-03  7:10 UTC  (2+ messages)

asan: support for globals in kernel
 2014-12-03  6:19 UTC  (6+ messages)

[PR63762][4.9] Backport the patch which fixes "GCC generates UNPREDICTABLE STR with Rn = Rt for arm"
 2014-12-03  4:46 UTC  (12+ messages)
` [Ping]Re: "

[patch] Define std::promise::set_value_at_thread_exit() etc
 2014-12-03  1:35 UTC  (5+ messages)

[4.8, Fortran, Patch] PR 48820 - Support TYPE(*) of TS29113
 2014-12-03  0:21 UTC  (3+ messages)

[Patch, committed] contrib/download_prerequisites - download ISL 0.14
 2014-12-02 22:42 UTC 

[PATCH 0/2, AArch64, v3] APM X-Gene 1 cost-table and pipeline model
 2014-12-02 22:40 UTC  (6+ messages)
` [PATCH 1/2] Core definition for APM XGene-1 and associated cost-table
` [PATCH 2/2] Pipeline model for APM XGene-1

[C++ Patch] PR 60978
 2014-12-02 22:31 UTC  (3+ messages)

[testsuite] Fix multiple definitions of _init
 2014-12-02 21:55 UTC  (6+ messages)

[PATCH][wwwdocs] Add note about removal of -mwords-little-endian option to changes.html for GCC 5
 2014-12-02 21:25 UTC  (2+ messages)

[PATCH 00/08] More memory leak fixes
 2014-12-02 21:20 UTC  (6+ messages)
` [PATCH 08/08] PR/64003 workaround (uninit memory in i386.md)

attribute handler oddness in MEP and STORMY16 ports
 2014-12-02 20:39 UTC  (2+ messages)

[PATCH 2/2, PR 63814] Do not re-create expanded artificial thunks
 2014-12-02 20:28 UTC  (4+ messages)

[PATCH] Fix PR15346
 2014-12-02 19:07 UTC  (5+ messages)

[PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations
 2014-12-02 19:06 UTC  (12+ messages)

[PING][PATCH V2] plugin event for C/C++ function definitions
 2014-12-02 18:15 UTC 

[Patch]: Check __gthread_setspecific return
 2014-12-02 17:56 UTC 

[PATCH, testsuite, i386]: Add some missing defines to AVX512 testcases
 2014-12-02 17:35 UTC 

[patch, 4.9] backport parallel header changes to the 4.9 branch
 2014-12-02 16:31 UTC  (3+ messages)

[PATCH 2/3] Extended if-conversion
 2014-12-02 15:29 UTC  (5+ messages)

[PATCH, CHKP] Fix instrumentation clones privatization
 2014-12-02 14:18 UTC 

PATCH: ICE: SIGSEGV in decide_alg() with -mmemset-strategy=libcall:-1:align -minline-all-stringops
 2014-12-02 14:11 UTC  (5+ messages)

[PATCH, CHKP] Keep instrumentation references consistency when merging cgraph nodes
 2014-12-02 13:54 UTC 

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