Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3167 patches
« 1 2 ... 25 26 2731 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[jit] Add a libgccjit.pc file for use by pkg-config - - - - --- 2014-09-19 David Malcolm New
[jit] Split docs out more formally into "Tutorial" vs "Topic Reference" - - - - --- 2014-09-18 David Malcolm New
[jit] Add the generated texinfo to the source tree - - - - --- 2014-09-18 David Malcolm New
[jit] Use the "pyramid" theme for generated HTML docs - - - - --- 2014-09-18 David Malcolm New
[jit] Markup fixes within documentation - - - - --- 2014-09-18 David Malcolm New
[jit] Build the example files from the documentation when running the testsuite - - - - --- 2014-09-18 David Malcolm New
[jit] Add sphinx-based documentation for libgccjit - - - - --- 2014-09-18 David Malcolm New
[4/4] Instruction attributes take an rtx_insn * - - - - --- 2014-09-12 David Malcolm New
[3/4] The various TARGET_ASM_..._MAX_SKIP hooks take an insn - - - - --- 2014-09-12 David Malcolm New
[2/4] The TARGET_CAN_FOLLOW_JUMP hook takes insns - - - - --- 2014-09-12 David Malcolm New
[1/4] deps_start_bb takes an insn - - - - --- 2014-09-12 David Malcolm New
[committed] params 2 and 3 of reg_set_between_p - - - - --- 2014-09-12 David Malcolm New
[jit] MAINTAINERS: Add myself as jit maintainer - - - - --- 2014-09-11 David Malcolm New
Introduce LABEL_REF_LABEL - - - - --- 2014-09-11 David Malcolm New
[jit] Update the TODO - - - - --- 2014-09-10 David Malcolm New
[committed] error_for_asm and warning_for_asm take const rtx_insn * - - - - --- 2014-09-10 David Malcolm New
[committed] insn_extract takes an rtx_insn - - - - --- 2014-09-10 David Malcolm New
[jit] New test case: test-nested-loops.c - - - - --- 2014-09-09 David Malcolm New
[5/5] single_set takes an insn - - - - --- 2014-09-08 David Malcolm New
[4/5] recog_memoized works on an rtx_insn * - - - - --- 2014-09-08 David Malcolm New
[3/5] INSN_LOCATION takes an rtx_insn - - - - --- 2014-09-08 David Malcolm New
[2/5] Handcode gen_rtx_INSN - - - - --- 2014-09-08 David Malcolm New
[1/5] struct ira_reg_equiv_s's "init_insns" is an rtx_insn_list - - - - --- 2014-09-08 David Malcolm New
[committed] control_flow_insn_p takes an insn - - - - --- 2014-09-08 David Malcolm New
[committed] gcse.c's modify_mem_list is a list of insns - - - - --- 2014-09-08 David Malcolm New
Add XINSN macro and use it within NEXT_INSN/PREV_INSN (was Re: [PATCH] Force rtl templates to be in… - - - - --- 2014-09-05 David Malcolm New
[10/10] Use rtx_insn for various jump-handling functions and predicates - - - - --- 2014-09-05 David Malcolm New
[09/10] Simplification within reorg.c - - - - --- 2014-09-05 David Malcolm New
[08/10] Use rtx_insn_list within haifa-sched.c - - - - --- 2014-09-05 David Malcolm New
[07/10] Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSN - - - - --- 2014-09-05 David Malcolm New
[06/10] Use rtx_insn more within peep2 - - - - --- 2014-09-05 David Malcolm New
[05/10] Convert set_block_for_insn from a macro to an inline function - - - - --- 2014-09-05 David Malcolm New
[04/10] Eliminate the checked cast from get_call_reg_set_usage - - - - --- 2014-09-05 David Malcolm New
[03/10] for_each_eh_label callbacks take an rtx_code_label - - - - --- 2014-09-05 David Malcolm New
[02/10] Drop uncast_insn from param 1 of final_scan_insn - - - - --- 2014-09-05 David Malcolm New
[01/10] Use rtx_jump_table_data in jump.c:delete_related_insns - - - - --- 2014-09-05 David Malcolm New
[committed] Remove a cast in cse.c - - - - --- 2014-09-05 David Malcolm New
[committed] Params to modified_between_p - - - - --- 2014-09-05 David Malcolm New
[committed] fixup_args_size_notes takes a pair of rtx_insn * - - - - --- 2014-09-05 David Malcolm New
[committed] Return type of get_ready_element - - - - --- 2014-09-05 David Malcolm New
[committed] insn_latency takes a pair of rtx_insn * - - - - --- 2014-09-04 David Malcolm New
[committed] eh_returnjump_p takes an rtx_insn - - - - --- 2014-09-04 David Malcolm New
Add XINSN macro and use it within NEXT_INSN/PREV_INSN (was Re: [PATCH] Force rtl templates to be in… - - - - --- 2014-09-04 David Malcolm New
[rtl,gdbinit.in] : Skip various inline functions in rtl.h when stepping in gdb - - - - --- 2014-08-29 David Malcolm New
[v2] Re: PR62304 (was Re: (Still) ICE for cris-elf at r214710) - - - - --- 2014-08-29 David Malcolm New
(Still) ICE for cris-elf at r214710 - - - - --- 2014-08-29 David Malcolm New
[225/236] Work towards NEXT_INSN/PREV_INSN requiring insns as their params - - - - --- 2014-08-29 David Malcolm New
[003/236] config/mn10300: Fix missing PATTERN in PARALLEL handling - - - - --- 2014-08-27 David Malcolm New
[003/236] config/mn10300: Fix missing PATTERN in PARALLEL handling - - - - --- 2014-08-27 David Malcolm New
[225/236] Work towards NEXT_INSN/PREV_INSN requiring insns as their params - - - - --- 2014-08-26 David Malcolm New
[3/3] Use rtx_insn in more places in dwarf2cfi.c - - - - --- 2014-08-26 David Malcolm New
[2/3] Convert forced_labels from an EXPR_LIST to an INSN_LIST - - - - --- 2014-08-26 David Malcolm New
[1/3] Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LIST - - - - --- 2014-08-26 David Malcolm New
[COMMITTED] Update rs6000.c's pass_analyze_swaps to use rtx_insn [was Re: [PATCH 029/236] rtl_data.… - - - - --- 2014-08-26 David Malcolm New
Bootstrap failure/ ICE in rtl.h (was: Re: [PATCH 225/236] Work towardgmane.comp.gcc.patchess NEXT_I… - - - - --- 2014-08-20 David Malcolm New
[034/236] next_cc0_user and prev_cc0_setter scaffolding - - - - --- 2014-08-19 David Malcolm New
[032/236] emit_* functions return rtx_insn - - - - --- 2014-08-19 David Malcolm New
[030/236] Convert various rtx to rtx_note * - - - - --- 2014-08-19 David Malcolm New
[020/236] Return rtx_insn from get_insns/get_last_insn - - - - --- 2014-08-19 David Malcolm New
[018/236] Strengthen return types of various {next|prev}_*insn from rtx to rtx_insn * - - - - --- 2014-08-19 David Malcolm New
[017/236] Add subclasses for the various kinds of instruction - - - - --- 2014-08-19 David Malcolm New
[016/236] BND_TO scaffolding - - - - --- 2014-08-19 David Malcolm New
[015/236] BB_NOTE_LIST scaffolding - - - - --- 2014-08-19 David Malcolm New
[014/236] VINSN_INSN_RTX scaffolding - - - - --- 2014-08-19 David Malcolm New
[013/236] DEP_PRO/DEP_CON scaffolding - - - - --- 2014-08-19 David Malcolm New
[012/236] Convert DF_REF_INSN to a function for now - - - - --- 2014-08-19 David Malcolm New
[011/236] Replace PREV_INSN et al macros with functions - - - - --- 2014-08-19 David Malcolm New
[005/236] Introduce as_a_nullable - - - - --- 2014-08-18 David Malcolm New
[004/236] PHASE 1: Initial "scaffolding" commits - - - - --- 2014-08-18 David Malcolm New
[jit] Add a multithreaded test case. - - - - --- 2014-08-11 David Malcolm New
[jit] Add support for unions - - - - --- 2014-08-08 David Malcolm New
[jit] Fix missing tests within test-combination.c - - - - --- 2014-08-08 David Malcolm New
[jit] Implement function pointers - - - - --- 2014-08-08 David Malcolm New
[212/236] Use rtx_expr_list for expr_status.x_forced_labels - - - - --- 2014-08-07 David Malcolm New
[195/236] Convert PATTERN from a macro to a pair of inline functions - - - - --- 2014-08-06 David Malcolm New
[236/236] END OF PATCHES: Delete rtx-classes-status.txt - - - - --- 2014-08-06 David Malcolm New
[235/236] Make next_insn and previous_insn require an rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[234/236] Strengthen params to active_insn_between - - - - --- 2014-08-06 David Malcolm New
[233/236] dfa_clear_single_insn_cache takes an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[232/236] Use rtx_insn in various places in resource.[ch] - - - - --- 2014-08-06 David Malcolm New
[231/236] Make insn_addresses_new require an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[230/236] Make INSN_HAS_LOCATION require an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[229/236] NEXT_INSN and PREV_INSN take a const rtx_insn - - - - --- 2014-08-06 David Malcolm New
[228/236] tablejump_p takes an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[227/236] find_first_parameter_load params and return type - - - - --- 2014-08-06 David Malcolm New
[226/236] Delete find_last_value - - - - --- 2014-08-06 David Malcolm New
[225/236] Work towards NEXT_INSN/PREV_INSN requiring insns as their params - - - - --- 2014-08-06 David Malcolm New
[224/236] insn_current_reference_address takes an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[223/236] inside_basic_block_p requires a const rtx_insn * - - - - --- 2014-08-06 David Malcolm New
[222/236] Use rtx_insn in more places in dwarf2cfi.c - - - - --- 2014-08-06 David Malcolm New
[221/236] Add insn method to rtx_expr_list - - - - --- 2014-08-06 David Malcolm New
[220/236] Strengthen return_label and naked_return_label to rtx_code_label * - - - - --- 2014-08-06 David Malcolm New
[219/236] Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn - - - - --- 2014-08-06 David Malcolm New
[218/236] Use rtx subclasses in more places in reorg.c - - - - --- 2014-08-06 David Malcolm New
[217/236] Add JUMP_LABEL_AS_INSN - - - - --- 2014-08-06 David Malcolm New
[216/236] PHASE 6: Use extra rtx_def subclasses - - - - --- 2014-08-06 David Malcolm New
[215/236] Use rtx_expr_list in various places - - - - --- 2014-08-06 David Malcolm New
[214/236] rtl_data.x_stack_slot_list becomes an rtx_expr_list - - - - --- 2014-08-06 David Malcolm New
[213/236] rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_list - - - - --- 2014-08-06 David Malcolm New
[212/236] Use rtx_expr_list for expr_status.x_forced_labels - - - - --- 2014-08-06 David Malcolm New
« 1 2 ... 25 26 2731 32 »