store-motion.c: Include rtl-iter.h.
[gcc.git] / gcc / rtl.h
2014-08-28 Richard Sandifordrtl.h (tls_referenced_p): Take a const_rtx rather than...
2014-08-28 Richard Sandifordrtl.h (for_each_inc_dec_fn): Remove special case for -1.
2014-08-28 Richard Sandifordrtl.h (find_all_hard_regs): Declare.
2014-08-28 Richard Sandifordrtl.h (replace_label_data): Delete.
2014-08-28 Richard Sandifordrtl.h (get_pool_constant, [...]): Replace rtx parameter...
2014-08-27 David MalcolmAdd JUMP_LABEL_AS_INSN
2014-08-27 David MalcolmUse rtx_expr_list in various places
2014-08-27 David Malcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27 David MalcolmIntroduce rtx_expr_list subclass of rtx_def
2014-08-27 David MalcolmIntroduce rtx_sequence subclass of rtx_def
2014-08-27 David MalcolmUse rtx_insn_list in various places
2014-08-27 David MalcolmIntroduce rtx_insn_list subclass of rtx_def
2014-08-27 David MalcolmConvert various INSN accessors in rtl.h to inline functions
2014-08-27 David MalcolmConvert PATTERN from a macro to a pair of inline functions
2014-08-26 David MalcolmRemove DF_REF_INSN scaffolding
2014-08-26 David Malcolmduplicate_insn_chain accepts rtx_insn
2014-08-26 David MalcolmVarious condition-handling calls
2014-08-26 David MalcolmStrengthen various insn emission functions
2014-08-26 David Malcolmget_last_insn_anywhere returns an rtx_insn
2014-08-26 David MalcolmParams of add_insn and unlink_insn_chain
2014-08-26 David Malcolmcselib and incdec
2014-08-25 David MalcolmAdd rtx_jump_table_data::get_labels method
2014-08-25 David Malcolmunshare_all_rtl_again takes an rtx_insn *
2014-08-25 David Malcolmdelete_insn_and_edges takes an rtx_insn *
2014-08-25 David Malcolmreorder_insns requires rtx_insn *
2014-08-22 David Malcolmreginfo.c: Use rtx_insn (also touches rtl.h)
2014-08-22 David Malcolmprint-rtl.c: Use rtx_insn for various debug_ functions
2014-08-22 David Malcolmpostreload.c: Use rtx_insn (also touches rtl.h and...
2014-08-22 David Malcolmjump.c: Use rtx_insn in a few places (also touches...
2014-08-21 David Malcolmdelete_related_insns returns an rtx_insn
2014-08-21 David Malcolmpeephole returns an rtx_insn
2014-08-21 David Malcolmtry_split returns an rtx_insn
2014-08-21 David Malcolmfind_first_parameter_load returns an rtx_insn
2014-08-19 David MalcolmReturn types of unlink_insn_chain and duplicate_insn_chain
2014-08-19 David Malcolmnext_cc0_user and prev_cc0_setter scaffolding
2014-08-19 David Malcolmemit_* functions return rtx_insn
2014-08-19 David Malcolmemit_jump_table_data returns an rtx_jump_table_data *
2014-08-19 David MalcolmConvert various rtx to rtx_note *
2014-08-19 David Malcolmmake_insn_raw returns an rtx_insn
2014-08-19 David Malcolmlast_call_insn returns an rtx_call_insn *
2014-08-19 David Malcolmdelete_trivially_dead_insns works on insns
2014-08-19 David MalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-19 David Malcolmentry_of_function returns an insn
2014-08-19 David MalcolmStrengthen return type of gen_label_rtx
2014-08-19 David MalcolmStrengthen return types of various {next|prev}_*insn...
2014-08-19 David MalcolmAdd subclasses for the various kinds of instruction
2014-08-19 David MalcolmReplace PREV_INSN et al macros with functions
2014-08-19 David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-18 David MalcolmNew function: for_each_rtx_in_insn
2014-08-18 David MalcolmIntroduce rtx_insn subclass of rtx_def
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Use new SUBREG_PROMOTED...
2014-08-01 Andi KleenRTL & dwarf2out changes
2014-07-26 Richard Sandifordrtl.h (tls_referenced_p): Declare.
2014-07-24 Richard Sandifordrtl.h (target_rtl): Remove lang_dependent_initialized.
2014-06-26 Jan Hubickatoplev.c (backend_init_target): Move init_emit_regs...
2014-06-06 Eric Botcazourtl.h (insn_location): Declare.
2014-05-29 Tom de VriesFix rtl-check build
2014-05-28 Richard Sandifordrtl.h (set_for_reg_notes): Declare.
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Richard Sandifordemit-rtl.h (replace_equiv_address, [...]): Add an inpla...
2014-05-13 Richard Sandifordrtl.def (SYMBOL_REF): Remove middle "0" field.
2014-05-13 Richard Sandifordrtl.def (VAR_LOCATION): Remove "i" field.
2014-05-13 Richard Sandifordgcc/
2014-05-13 Richard Sandifordrtl.def (REG): Remove middle field.
2014-05-13 Richard Sandifordrtl.h (rtx_def): Mark u2 as GTY ((skip)).
2014-05-06 Richard Sandifordemit-rtl.c (init_derived_machine_modes): New functionm...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-25 Radovan ObradovicAdd implicit parameter to find_all_hard_reg_sets
2014-04-23 Richard BienerMakefile.in (OBJS): Remove loop-unswitch.o.
2014-01-23 Richard Sandifordre PR target/52125 (Problems with LO16 asm operands...
2014-01-15 Richard Hendersonre PR debug/54694 (internal compiler error: in dwarf2ou...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-18 Ilya Enkovichbuiltin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
2013-10-29 Andrew MacLeodexpr.h: Revert change and include tree-core.h.
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-08-07 Eric Botcazourtl.h (update_alignments): Declare.
2013-06-20 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-06-16 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-05-14 Steven Bosscherrtl.h (next_label, [...]): Remove prototypes.
2013-05-06 Steven Bosschermips.c: Include tree-pass.h.
2013-04-26 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-04-24 Vladimir Makarovrevert: rtl.h (struct rtx_def): ...
2013-04-24 Vladimir Makarovrtl.h (struct rtx_def): Add comment for field jump.
2013-04-03 Bin Cheng* rtl.h (AUTO_INC_DEC): Fix typo of HAVE_POST_MODIFY_DISP.
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-23 Steven Bosscheravr.c, [...]: Where applicable...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-10 Steve Ellceyre PR target/54061 (gcc.c-torture/compile/mipscop-...
2012-12-04 Steven Bosscherrtl.h (print_insn_with_notes): Remove prototype.
2012-12-03 Steven Bosscherrtl.h (print_insn_with_notes): Prototype.
2012-11-30 Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-27 Steven Bosscherrtl.h (debug_bb_n_slim, [...]): Remove prototypes.
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
next