public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
peephole2 vs cond-exec vs df
 2010-06-30 16:51 UTC  (24+ messages)
` Resubmit/ping: "

[powerpc] fix helper routines
 2010-06-30 16:51 UTC  (2+ messages)

Improvements to code hoisting
 2010-06-30 16:48 UTC  (29+ messages)
` 0003-Improve-VBEout-computation.patch
` 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch
` ARM improvements for GCSE
  ` Wrap calculation of PIC address into a single instruction

[patch] More improvements for the code generation of the if-conversion
 2010-06-30 16:32 UTC  (5+ messages)

[RTL] move rtl diagnostics out of toplev.h
 2010-06-30 16:22 UTC  (5+ messages)

Update: Fix PR other/44034
 2010-06-30 16:12 UTC  (19+ messages)
      ` Update^3: "
        ` Update^4: "
          ` Update^5: "
                      ` RFA (middle-end): "

[rfa] Fix PR44699: bootstrap problem
 2010-06-30 15:49 UTC  (8+ messages)

RFA (middle-end): Fix PR other/44034
 2010-06-30 15:08 UTC 

[wwwdocs] Generated files and patches
 2010-06-30 14:36 UTC  (4+ messages)

[mem-ref2] Merge from trunk
 2010-06-30 14:35 UTC 

PR middle-end/PR44706 (xalancbmk ICE)
 2010-06-30 14:07 UTC  (2+ messages)

[PATCH, ping] fix LIBUNWIND_LINK specification in libgcc.mvars
 2010-06-30 13:42 UTC 

[PATCH] Fix comment in c-family/c-common.h
 2010-06-30 13:30 UTC  (5+ messages)

[patch i386]: Add support of "hotfix" -feature for x64
 2010-06-30 13:28 UTC 

RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117
 2010-06-30 13:27 UTC  (2+ messages)

[PATCH,c++] convert repo.c:pending_repo into a VEC
 2010-06-30 13:25 UTC  (2+ messages)

[PATCH] use VECs when parsing OpenMP for loops for C and C++
 2010-06-30 12:38 UTC  (2+ messages)

Fix PR39799: missing uninitialized vars warning
 2010-06-30 12:17 UTC  (7+ messages)

[PATCH] Fix bootstrap on x86_64, PR44722
 2010-06-30 12:14 UTC 

[PATCH] Clear DECL_SECTION_NAME during cgraph_create_virtual_clone (PR tree-optimization/43801)
 2010-06-30 11:59 UTC  (5+ messages)

[Patch PR 44576]: Reduce the computation cost in compute_miss_rate for prefetching loop arrays
 2010-06-30 10:20 UTC  (2+ messages)

Committed: RX: Remove use of cc0
 2010-06-30 10:01 UTC 

[PATCH] Enhance reload_cse_move2add
 2010-06-30  9:50 UTC 

[RFT] [patch] Improve realignment scheme in vectorizer
 2010-06-30  9:27 UTC  (3+ messages)

[PATCH] mem-ref2 merge, core patch
 2010-06-30  9:16 UTC  (13+ messages)

[ARM] Fix length attribute for neon_mov<mode> of VSTRUCT
 2010-06-30  8:51 UTC 

[patch] Add a new warning flag -Wself-assign
 2010-06-30  8:28 UTC  (14+ messages)
            ` [patch] [C/C++] "

[Ada/C/C++] Do not include tree-flow.h in FEs
 2010-06-30  8:22 UTC  (10+ messages)

RFA: hook signture patches (11/11): TARGET_SCHED_DFA_NEW_CYCLE
 2010-06-30  5:48 UTC 

RFA: hook signture patches (10/11): TARGET_RETURN_POPS_ARGS
 2010-06-30  5:05 UTC 

RFA: hook signture patches (9/11): TARGET_RESOLVE_OVERLOADED_BUILTIN
 2010-06-30  4:56 UTC 

RFA: hook signture patches (8/11): TARGET_PASS_BY_REFERENCE
 2010-06-30  4:30 UTC 

RFA: hook signture patches (7/11): TARGET_OPTION_PRAGMA_PARSE
 2010-06-30  4:13 UTC 

RFA: hook signture patches (6/11): TARGET_MEMORY_MOVE_COST
 2010-06-30  3:22 UTC 

RFA: hook signture patches (5/11): TARGET_FOLD_BUILTIN
 2010-06-30  3:11 UTC 

RFA: hook signture patches (4/11): TARGET_ENUM_VA_LIST_P
 2010-06-30  2:26 UTC 

RFA: hook signture patches (3/11): TARGET_BUILTIN_RECIPROCAL
 2010-06-30  2:13 UTC 

RFA: hook signture patches (2/11): TARGET_ASM_DECLARE_CONSTANT_NAME
 2010-06-30  2:11 UTC 

RFA: hook signture patches (1/11): Introduction
 2010-06-30  2:10 UTC 

RFA: PR44566: remove enum reg_class from target_hook interface
 2010-06-30  2:09 UTC  (2+ messages)
` Update: "

C++0x PATCHes for implicitly deleted, implicit move
 2010-06-30  2:04 UTC 

RFA: don't emit .debug_pub*
 2010-06-30  1:58 UTC  (4+ messages)

RFA (build): Avoid circular dependency
 2010-06-30  1:55 UTC 

[Ada] Remove remnants of GNAT support for OS/2 and MSDOS
 2010-06-30  0:43 UTC  (4+ messages)

committed: update sched.init{,_global} comments in m68k.c
 2010-06-30  0:07 UTC 

C++ PATCH for c++/44587 (qualified-ids as template arguments)
 2010-06-29 23:43 UTC  (2+ messages)

[IA64] Hookize MEMORY_MOVE_COST
 2010-06-29 20:47 UTC  (6+ messages)

[Patch, Fortran, OOP] PR 44696: ASSOCIATED fails on polymorphic variables
 2010-06-29 20:28 UTC  (2+ messages)

[PATCH] Add DW_AT_accessibility for DW_TAG_{typedef,structure_type,class_type,enumeration_type} (PR debug/44668)
 2010-06-29 19:30 UTC  (2+ messages)

[PATCH] Some minor issues with vmsdbgout.c
 2010-06-29 19:28 UTC  (3+ messages)

GCC Internals FE documentation
 2010-06-29 19:20 UTC  (6+ messages)

combine/dce patch for PR36003, PR42575
 2010-06-29 19:02 UTC  (4+ messages)

[PATCH] Comment updates in ipa-prop.h
 2010-06-29 18:58 UTC 

[Patch PR 44576]: imprivement in compute_miss_rate for prefetching loop arrays
 2010-06-29 18:54 UTC  (3+ messages)

[testsuite, lto] Accomodate changed quoting in Sun ld messages
 2010-06-29 18:45 UTC 

ARM s_register_operand
 2010-06-29 18:30 UTC  (3+ messages)

fix PR bootstrap/44713
 2010-06-29 18:23 UTC 

[PATCH,c++] convert incomplete_vars into a VEC
 2010-06-29 17:14 UTC  (4+ messages)
  ` [PING] "

[PATCH] Fix function numbering in vmsdbgout.c
 2010-06-29 16:40 UTC  (6+ messages)
      ` [PATCH] Fix function numbering in vmsdbgout.c [2nd try]

[PATCH,c++] convert named_label_entry.bad_decls to a VEC
 2010-06-29 16:38 UTC  (2+ messages)

Fix profile updating in partial inlining
 2010-06-29 16:19 UTC  (4+ messages)

[PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694)
 2010-06-29 16:03 UTC  (3+ messages)

[PATCH] hookize FUNCTION_{INCOMING_,}ARG and FUNCTION_ARG_ADVANCE
 2010-06-29 15:52 UTC  (5+ messages)

[PATCH] gcc/powerpc: don't use FPU opcodes in libgcc on __NO_FPRS__
 2010-06-29 15:22 UTC  (2+ messages)
` PING "

[patch, ARM] Improve optimization to transform TST into LSLS
 2010-06-29 14:34 UTC  (6+ messages)

[patch, libfortran] PR43298 Fortran library does not read in NaN -Inf or Inf
 2010-06-29 14:33 UTC  (2+ messages)

[PATCH] Remove noalias_state
 2010-06-29 14:33 UTC 

[PATCH] Fix PR44667
 2010-06-29 14:21 UTC  (2+ messages)

[mem-ref2] Merge from trunk
 2010-06-29 13:56 UTC 

[patch] Optimize statements created by if-conversion
 2010-06-29 13:47 UTC  (4+ messages)

[v3] Fix libstdc++/44708
 2010-06-29 13:38 UTC 

gcse/cse: Revert parts of the PR25130 patch
 2010-06-29 12:12 UTC  (2+ messages)

RFC: Add TARGET_EXPAND_COMPOUND_OPERATION
 2010-06-29 12:05 UTC  (4+ messages)

[patch] Fix PR44483: incrementally gimplify BB predicates to avoid redundant computations
 2010-06-29 10:27 UTC  (3+ messages)

[4.5, PR 44133] Request to backport two patches to the 4.5 branch
 2010-06-29 10:06 UTC  (3+ messages)

Trunk frozen for mem-ref2 merge starting Wed, Jun 28th 20:00 UTC
 2010-06-29  9:59 UTC  (3+ messages)

PR tree-optimization/44687 (partial inlining and nrv at i386)
 2010-06-29  9:24 UTC  (2+ messages)

[patch, libfortran] PR43298 Fortran library does not read in NaN -Inf or Inf
 2010-06-29  9:04 UTC  (3+ messages)

RFA: hookize OVERRIDE_OPTIONS
 2010-06-29  8:29 UTC  (2+ messages)

[PATCH] hookize RETURN_POPS_ARGS for all targets
 2010-06-29  8:07 UTC  (2+ messages)

Partial inlining
 2010-06-29  8:03 UTC  (5+ messages)

A few simple DImode improvements
 2010-06-29  3:44 UTC  (10+ messages)

[Patch, fortran] PR44582 - gfortran generates wrong results due to wrong ABI in function with array return
 2010-06-29  0:17 UTC  (4+ messages)

[PATCH,RFC/RFH] remove uses of build_constructor_from_list from Ada FE
 2010-06-28 23:03 UTC  (4+ messages)
` [PATCH,RFC/RFH] remove uses of build_constructor_from_list from?Ada FE

[PATCH] Libiberty for VMS - mkstemps.c don't mix case
 2010-06-28 22:21 UTC  (10+ 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).