Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3167 patches
« 1 2 ... 26 27 2831 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[211/236] Introduce rtx_expr_list subclass of rtx_def - - - - --- 2014-08-06 David Malcolm New
[210/236] varasm.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[209/236] sched-vis.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[208/236] resource.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[207/236] reorg.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[206/236] jump.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[205/236] function.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[204/236] final.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[203/236] except.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[202/236] dwarf2cfi.c: Use rtx_sequence - - - - --- 2014-08-06 David Malcolm New
[201/236] Introduce rtx_sequence subclass of rtx_def - - - - --- 2014-08-06 David Malcolm New
[200/236] Use rtx_insn_list in various places - - - - --- 2014-08-06 David Malcolm New
[199/236] Introduce rtx_insn_list subclass of rtx_def - - - - --- 2014-08-06 David Malcolm New
[198/236] PHASE 5: Additional rtx subclasses - - - - --- 2014-08-06 David Malcolm New
[197/236] Tweak to ira-lives.c - - - - --- 2014-08-06 David Malcolm New
[196/236] Convert various INSN accessors in rtl.h to inline functions - - - - --- 2014-08-06 David Malcolm New
[195/236] Convert PATTERN from a macro to a pair of inline functions - - - - --- 2014-08-06 David Malcolm New
[194/236] Use rtx_insn for various target.def hooks - - - - --- 2014-08-06 David Malcolm New
[193/236] cselib (also touches sched-deps.c) - - - - --- 2014-08-06 David Malcolm New
[192/236] Tweak to dse.c - - - - --- 2014-08-06 David Malcolm New
[191/236] Remove DF_REF_INSN scaffolding - - - - --- 2014-08-06 David Malcolm New
[190/236] Remove insn_addresses_new from 'various scheduling strengthenings' - - - - --- 2014-08-06 David Malcolm New
[189/236] Various scheduling strengthenings - - - - --- 2014-08-06 David Malcolm New
[188/236] Use rtx_insn in more places in haifa-sched.c - - - - --- 2014-08-06 David Malcolm New
[187/236] duplicate_insn_chain accepts rtx_insn - - - - --- 2014-08-06 David Malcolm New
[186/236] Various condition-handling calls - - - - --- 2014-08-06 David Malcolm New
[185/236] Use rtx_insn in more places in fwprop.c - - - - --- 2014-08-06 David Malcolm New
[184/236] Use rtx_insn in more places in sel-sched.c - - - - --- 2014-08-06 David Malcolm New
[183/236] Strengthen various insn emission functions - - - - --- 2014-08-06 David Malcolm New
[182/236] get_last_insn_anywhere returns an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[181/236] Strengthen fields in struct sequence_stack and struct emit_status - - - - --- 2014-08-06 David Malcolm New
[180/236] Params of add_insn and unlink_insn_chain - - - - --- 2014-08-06 David Malcolm New
[179/236] cselib_record_sets_hook takes an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[178/236] Remove BB_HEAD, BB_END, BB_HEADER scaffolding - - - - --- 2014-08-06 David Malcolm New
[177/236] Tighten up params of create_basic_block_structure - - - - --- 2014-08-06 David Malcolm New
[176/236] cselib and incdec - - - - --- 2014-08-06 David Malcolm New
[175/236] Remove DEP_PRO/CON scaffolding - - - - --- 2014-08-06 David Malcolm New
[174/236] Remove VINSN_INSN_RTX scaffolding - - - - --- 2014-08-06 David Malcolm New
[173/236] insn_t becomes an rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[172/236] sel-sched-ir.h: Make ilist_t work on insn_t rather than rtx - - - - --- 2014-08-06 David Malcolm New
[171/236] du_chain.insn is an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[170/236] Eliminate BB_NOTE_LIST scaffolding - - - - --- 2014-08-06 David Malcolm New
[169/236] Strengthen haifa_sched_info callbacks and 3 scheduler hooks - - - - --- 2014-08-06 David Malcolm New
[168/236] final_start_function takes an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[167/236] final accepts an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[166/236] shorten_branches takes an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[165/236] struct haifa_sched_info: prev_head and next_tail - - - - --- 2014-08-06 David Malcolm New
[164/236] Add rtx_jump_table_data::get_labels method - - - - --- 2014-08-06 David Malcolm New
[163/236] unshare_all_rtl_again takes an rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[162/236] delete_insn_and_edges takes an rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[161/236] reorder_insns requires rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[160/236] function.c and shrink-wrap.*: more rtx_insn - - - - --- 2014-08-06 David Malcolm New
[159/236] Convert edge_def.insns.r to rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[158/236] Remove BB_FOOTER scaffolding - - - - --- 2014-08-06 David Malcolm New
[157/236] struct eh_landing_pad_d: field "landing_pad" is an rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[156/236] PHASE 4: Removal of scaffolding - - - - --- 2014-08-06 David Malcolm New
[155/236] config/xtensa: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[154/236] config/v850: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[153/236] config/tilepro: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[152/236] config/tilegx: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[151/236] config/spu/spu.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[150/236] config/sparc: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[149/236] config/sh: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[148/236] config/score/score.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[147/236] config/s390: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[146/236] config/rx: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[145/236] config/rs6000: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[144/236] config/picochip: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[143/236] config/pa: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[142/236] config/nds32: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[141/236] config/mips: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[140/236] config/microblaze/microblaze.c: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[139/236] config/mep: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[138/236] config/m68k: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[137/236] config/iq2000: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[136/236] config/ia64/ia64.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[135/236] config/i386/i386: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[134/236] config/i386/i386.c: Use rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[133/236] config/h8300: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[132/236] config/epiphany: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[131/236] config/c6x: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[130/236] config/bfin: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[129/236] config/avr: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[128/236] config/arm: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[127/236] config/arc: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[126/236] config/alpha/alpha.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[125/236] config/aarch64/aarch64.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[124/236] PHASE 3: Per-config subdir commits - - - - --- 2014-08-06 David Malcolm New
[123/236] web.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[122/236] var-tracking.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[121/236] varasm.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[120/236] valtrack.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[119/236] store-motion.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[118/236] stmt.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[117/236] stack-ptr-mod.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[116/236] shrink-wrap.*: Use rtx_insn (touches config/i386/i386.c) - - - - --- 2014-08-06 David Malcolm New
[115/236] sel-sched-ir.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[114/236] sel-sched.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[113/236] sched-rgn.c: Use rtx_insn in a couple of places - - - - --- 2014-08-06 David Malcolm New
[112/236] sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c) - - - - --- 2014-08-06 David Malcolm New
« 1 2 ... 26 27 2831 32 »