public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PING][PATCH] Fix for PR 61561
 2014-08-07 13:52 UTC  (17+ messages)
` Fwd: "
  `  "
            ` [PINGv2][PATCH] "
              ` [PINGv3][PATCH] "

[PATCH][LTO] Streamer re-org (what's left)
 2014-08-07 13:50 UTC  (2+ messages)

Patch for constexpr variable templates
 2014-08-07 13:41 UTC  (24+ messages)

[PATCH, fortran] PR fortran/60255 Deferred character length
 2014-08-07 13:40 UTC 

[GSoC] Elimination of CLooG library installation dependency
 2014-08-07 13:35 UTC  (4+ messages)

[PATCH, AArch64] Use MOVN to generate 64-bit negative immediates where sensible
 2014-08-07 13:31 UTC  (6+ messages)

[C++ Patch] PR 51312
 2014-08-07 13:24 UTC  (2+ messages)

[PATCH, trans-mem, PR 61393] Copy tm_clone field of cgraph_node when cloning the node
 2014-08-07 12:42 UTC  (4+ messages)

[PATCH, Cilk+] Fix for PR61962
 2014-08-07 12:35 UTC  (5+ messages)

[PATCH lto]Fix the mis-matched arguments of lto_define_builtins
 2014-08-07 12:06 UTC  (2+ messages)

[PATCH testcase]Skip test pr61772.c for lto tests
 2014-08-07 12:04 UTC  (2+ messages)

[PATCH] Move memory and some string folding from builtins.c to gimple-fold.c
 2014-08-07 11:59 UTC 

[C PATCH] Discard P - (P + CST) optimization in pointer_diff (PR c/61240)
 2014-08-07 11:44 UTC  (23+ messages)

[PATCH 000/236] Introduce rtx subclasses
 2014-08-07 11:32 UTC  (121+ messages)
` [PATCH 212/236] Use rtx_expr_list for expr_status.x_forced_labels
` [PATCH 199/236] Introduce rtx_insn_list subclass of rtx_def
` [PATCH 149/236] config/sh: Use rtx_insn and rtx_code_label
` [PATCH 016/236] BND_TO scaffolding
` [PATCH 065/236] cse.c: Use rtx_insn
` [PATCH 085/236] ira: Use rtx_insn in various places
` [PATCH 074/236] expr.c: Use rtx_insn and rtx_code_label
` [PATCH 169/236] Strengthen haifa_sched_info callbacks and 3 scheduler hooks
` [PATCH 114/236] sel-sched.c: Use rtx_insn
` [PATCH 117/236] stack-ptr-mod.c: "
` [PATCH 204/236] final.c: Use rtx_sequence
` [PATCH 122/236] var-tracking.c: Use rtx_insn
` [PATCH 076/236] function.c: "
` [PATCH 146/236] config/rx: "
` [PATCH 178/236] Remove BB_HEAD, BB_END, BB_HEADER scaffolding
` [PATCH 136/236] config/ia64/ia64.c: Use rtx_insn
` [PATCH 128/236] config/arm: Use rtx_insn and rtx_code_label
` [PATCH 179/236] cselib_record_sets_hook takes an rtx_insn
` [PATCH 041/236] Debug hooks: use rtx_insn and rtx_code_label
` [PATCH 133/236] config/h8300: Use rtx_insn
` [PATCH 015/236] BB_NOTE_LIST scaffolding
` [PATCH 036/236] get_last_bb_insn returns an rtx_insn
` [PATCH 081/236] hw-doloop: Use rtx_insn (touches config/bfin/bfin.c)
` [PATCH 131/236] config/c6x: Use rtx_insn
` [PATCH 221/236] Add insn method to rtx_expr_list
` [PATCH 069/236] dwarf2cfi.c: Use rtx_insn
` [PATCH 045/236] define_bypass guard functions take a pair of rtx_insn
` [PATCH 023/236] delete_trivially_dead_insns works on insns
` [PATCH 207/236] reorg.c: Use rtx_sequence
` [PATCH 010/236] Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms
` [PATCH 088/236] loop-invariant.c: Use rtx_insn in various places
` [PATCH 029/236] rtl_data.x_parm_birth_insn is an insn
` [PATCH 124/236] PHASE 3: Per-config subdir commits
` [PATCH 071/236] except.*: Use rtx_insn (also touches function.h)
` [PATCH 211/236] Introduce rtx_expr_list subclass of rtx_def
` [PATCH 044/236] Pass "insn" as an rtx_insn within generated get_attr_ fns in insn-attrtab.c
` [PATCH 195/236] Convert PATTERN from a macro to a pair of inline functions
` [PATCH 214/236] rtl_data.x_stack_slot_list becomes an rtx_expr_list
` [PATCH 234/236] Strengthen params to active_insn_between
` [PATCH 235/236] Make next_insn and previous_insn require an rtx_insn *
` [PATCH 035/236] Return types of unlink_insn_chain and duplicate_insn_chain
` [PATCH 078/236] genpeep.c: peephole requires an rtx_insn
` [PATCH 180/236] Params of add_insn and unlink_insn_chain
` [PATCH 039/236] create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insn
` [PATCH 174/236] Remove VINSN_INSN_RTX scaffolding
` [PATCH 196/236] Convert various INSN accessors in rtl.h to inline functions
` [PATCH 216/236] PHASE 6: Use extra rtx_def subclasses
` [PATCH 072/236] explow.c: Use rtx_insn and rtx_code_label
` [PATCH 024/236] last_call_insn returns an rtx_call_insn *
` [PATCH 110/236] rtlanal.c: Use rtx_insn
` [PATCH 148/236] config/score/score.c: "
` [PATCH 115/236] sel-sched-ir.c: "
` [PATCH 070/236] dwarf2out.c: "
` [PATCH 094/236] get_ebb_head_tail works with rtx_insn
` [PATCH 098/236] postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)
` [PATCH 153/236] config/tilepro: Use rtx_insn
` [PATCH 161/236] reorder_insns requires rtx_insn *
` [PATCH 139/236] config/mep: Use rtx_insn and rtx_code_label
` [PATCH 147/236] config/s390: "
` [PATCH 033/236] emit_move et al return rtx_insn *
` [PATCH 073/236] expmed.c: Use rtx_insn and rtx_code_label
` [PATCH 100/236] print-rtl.c: Use rtx_insn for various debug_ functions (also touches config/rs6000/rs6000.c)
` [PATCH 188/236] Use rtx_insn in more places in haifa-sched.c
` [PATCH 163/236] unshare_all_rtl_again takes an rtx_insn *
` [PATCH 095/236] modulo-sched.c: Use rtx_insn in various places
` [PATCH 106/236] regrename.c: Use rtx_insn
` [PATCH 089/236] loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)
` [PATCH 119/236] store-motion.c: Use rtx_insn
` [PATCH 051/236] bb-reorder.c: "
` [PATCH 052/236] bt-load.c: "
` [PATCH 011/236] Replace PREV_INSN et al macros with functions
` [PATCH 022/236] Make tablejump_p accept a rtx_jump_table_data **
` [PATCH 184/236] Use rtx_insn in more places in sel-sched.c
` [PATCH 228/236] tablejump_p takes an rtx_insn
` [PATCH 031/236] emit_jump_table_data returns an rtx_jump_table_data *
` [PATCH 101/236] recog.c: Use rtx_insn
` [PATCH 172/236] sel-sched-ir.h: Make ilist_t work on insn_t rather than rtx
` [PATCH 105/236] reginfo.c: Use rtx_insn (also touches rtl.h)
` [PATCH 158/236] Remove BB_FOOTER scaffolding
` [PATCH 046/236] delete_related_insns returns an rtx_insn
` [PATCH 093/236] mode-switching.c: Use rtx_insn
` [PATCH 097/236] postreload-gcse.c: Use rtx_insn in various places
` [PATCH 183/236] Strengthen various insn emission functions
` [PATCH 091/236] lower-subreg.c: Use rtx_insn
` [PATCH 053/236] builtins.c: strengthen various rtx to rtx_insn * and other subclasses
` [PATCH 075/236] final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)
` [PATCH 043/236] peephole returns an rtx_insn
` [PATCH 057/236] cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)
` [PATCH 160/236] function.c and shrink-wrap.*: more rtx_insn
` [PATCH 198/236] PHASE 5: Additional rtx subclasses
` [PATCH 190/236] Remove insn_addresses_new from 'various scheduling strengthenings'
` [PATCH 060/236] cfgrtl.c: Use rtx subclasses
` [PATCH 126/236] config/alpha/alpha.c: Use rtx_insn
` [PATCH 176/236] cselib and incdec
` [PATCH 014/236] VINSN_INSN_RTX scaffolding
` [PATCH 152/236] config/tilegx: Use rtx_insn
` [PATCH 197/236] Tweak to ira-lives.c
` [PATCH 064/236] cprop.c: Use rtx_insn
` [PATCH 208/236] resource.c: Use rtx_sequence
` [PATCH 062/236] combine-stack-adj.c: Use rtx_insn
` [PATCH 113/236] sched-rgn.c: Use rtx_insn in a couple of places
` [PATCH 135/236] config/i386/i386: Use rtx_insn
` [PATCH 059/236] cfgloopanal.c: "
` [PATCH 210/236] varasm.c: Use rtx_sequence
` [PATCH 154/236] config/v850: Use rtx_insn
` [PATCH 129/236] config/avr: "
` [PATCH 037/236] sel_bb_{head|end} return rtx_insn
` [PATCH 173/236] insn_t becomes an rtx_insn *
` [PATCH 079/236] gcse.c: Use rtx_insn
` [PATCH 118/236] stmt.c: "
` [PATCH 167/236] final accepts an rtx_insn
` [PATCH 038/236] find_first_parameter_load returns "
` [PATCH 050/236] auto-inc-dec.c: strengthen various rtx to rtx_insn *
` [PATCH 083/236] init-regs.c: rtx_insn

[PATCH][ARM] Delete f_sels, f_seld types, use fcsel instead
 2014-08-07 11:26 UTC 

[PATCH][AArch64] Restrict usage of FP/SIMD registers for TImode reload and absdi2 patterns for non-float/simd targets
 2014-08-07 11:22 UTC 

[patch] optimize std::list move constructor
 2014-08-07 11:01 UTC 

[PATCH] Cancel bswap opt when intermediate stmts are reused
 2014-08-07 10:55 UTC 

Updated inchash patchkit
 2014-08-07 10:42 UTC  (6+ messages)
` [PATCH 1/7] Change inchash to name space
  ` [PATCH 2/7] RTL & dwarf2out changes
    ` [PATCH 3/7] Convert asan.c to inchash
      ` [PATCH 4/7] Convert ipa-devirt "

[PATCH][testsuite] Don't run cproj-fails-with-broken-glibc.c for broken glibc
 2014-08-07 10:08 UTC  (7+ messages)

[PATCH testcase]Add bind_pic_locally to case addrtmp.c
 2014-08-07  9:54 UTC  (2+ messages)

[PATCH] Fix vector tests on ARM platforms with disabled unaligned accesses
 2014-08-07  8:52 UTC  (5+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
    ` [PING][PATCHv3] "
      ` [PINGv2][PATCHv3] "

[PATCH][committed] Remove arm-specific -march option in gcc.dg/pr61756.c
 2014-08-07  8:46 UTC 

[PATCH][AArch64][tests]Skip graphite tests that don't fit -mcmodel=tiny
 2014-08-07  8:38 UTC  (5+ messages)

[PATCH] Fix PR61950
 2014-08-07  8:11 UTC  (2+ messages)

[PATCH 2/2] Enable elimination of zext/sext
 2014-08-07  8:09 UTC  (16+ messages)

[PATCH] Move POINTER_PLUS_EXPR folding to fold-const.c
 2014-08-07  7:48 UTC  (2+ messages)

[PATCH][match-and-simplify] Use gimple_simplify for call simplification in SCCVN
 2014-08-07  7:45 UTC 

[C PATCH] Implement -Wc90-c99-compat (PR c/51849)
 2014-08-07  6:43 UTC  (2+ messages)

[PATCH] Add target hook to override DWARF2 frame register size
 2014-08-07  6:21 UTC 

[PATCH] Fix confusion between target, host and symbolic number byte sizes
 2014-08-07  5:56 UTC  (2+ messages)

[PATCH powerpc64] Add a new constraint to insn movdi_internal64
 2014-08-07  2:28 UTC  (2+ messages)

C++ PATCH for c++/60417 (explicit ctor vs aggregate init)
 2014-08-07  1:41 UTC  (3+ messages)

C++ PATCHes to build_vec_init for c++/61994
 2014-08-07  1:40 UTC 

[GOOGLE] Do not partition the cold/hot sections of a function with "section" attribute
 2014-08-07  0:20 UTC  (2+ messages)

[PATCH] C++ thunk section names
 2014-08-06 21:42 UTC  (11+ messages)

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-08-06 20:21 UTC  (4+ messages)

PR 60414: Patch proposal
 2014-08-06 19:23 UTC  (3+ messages)
      ` [PATCH, Fortran] PR fortran/60414 fix ICE was: "

gcov rearrangement
 2014-08-06 18:43 UTC 

[PATCH 0/50] Faster for_each_rtx-like iterators
 2014-08-06 18:39 UTC  (17+ messages)
` [PATCH 03/50] bt-load.c:find_btr_use
` [PATCH 08/50] Faster for_each_rtx-like iterators
` [PATCH 11/50] "
` [PATCH 12/50] cse.c:check_for_label_ref
` [PATCH 23/50] function.c:instantiate_virtual_regs_in_rtx
` [PATCH 30/50] lower-subreg.c:resolve_subreg_use
` [PATCH 32/50] lower-subreg.c:find_decomposable_subregs
` [PATCH 40/50] rtlanal.c:for_each_inc_dec

[C++ Patch/RFC] PR 43906
 2014-08-06 18:20 UTC  (11+ 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).