summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* gcc/olegendo2015-01-051-1/+8
* Update copyright years.jakub2015-01-051-1/+1
* implement a replacement for if_markedtbsaunde2014-11-201-1/+1
* gcc/rsandifo2014-11-121-4/+0
* * system.h: Include algorithm and utility.uros2014-11-111-1/+0
* gcc/ienkovich2014-11-051-1/+6
* 2014-11-05 Alex Velenko <Alex.Velenko@arm.com>thopre012014-11-051-0/+3
* gcc/ada/rsandifo2014-10-291-115/+115
* gcc/rsandifo2014-10-291-1/+3
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-9/+0
* 2014-10-21 Zhenqiang Chen <zhenqiang.chen@arm.com>zqchen2014-10-211-0/+1
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-9/+0
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-17/+0
* move many gc hashtab to hash_tabletbsaunde2014-10-121-1/+1
* gcc/rsandifo2014-09-221-0/+61
* gcc/rsandifo2014-09-221-2/+5
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-4/+13
* use rtx_insn * moretbsaunde2014-09-161-1/+1
* params 2 and 3 of reg_set_between_pdmalcolm2014-09-121-1/+1
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-0/+4
* single_set takes an insndmalcolm2014-09-091-8/+16
* INSN_LOCATION takes an rtx_insndmalcolm2014-09-091-7/+8
* Handcode gen_rtx_INSNdmalcolm2014-09-091-0/+4
* Use rtx_insn for various jump-handling functions and predicatesdmalcolm2014-09-051-13/+13
* Convert set_block_for_insn from a macro to an inline functiondmalcolm2014-09-051-0/+5
* make several emit functions take an rtx_insn *tbsaunde2014-09-051-9/+9
* Params to modified_between_pdmalcolm2014-09-051-1/+1
* fixup_args_size_notes takes a pair of rtx_insndmalcolm2014-09-051-1/+1
* Change the types of arguments and return values for several functions from rt...tbsaunde2014-09-041-4/+4
* eh_returnjump_p takes an rtx_insndmalcolm2014-09-041-1/+1
* Make next_insn and previous_insn require an rtx_insn *dmalcolm2014-08-291-2/+2
* Make INSN_HAS_LOCATION require an rtx_insndmalcolm2014-08-291-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-8/+8
* tablejump_p takes an rtx_insndmalcolm2014-08-281-2/+2
* find_first_parameter_load params and return typedmalcolm2014-08-281-1/+1
* Delete find_last_valuedmalcolm2014-08-281-1/+0
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-4/+5
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-0/+1
* Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insndmalcolm2014-08-281-2/+3
* gcc/rsandifo2014-08-281-1/+1
* gcc/rsandifo2014-08-281-4/+3
* gcc/rsandifo2014-08-281-0/+1
* gcc/rsandifo2014-08-281-9/+2
* gcc/rsandifo2014-08-281-2/+2
* Add JUMP_LABEL_AS_INSNdmalcolm2014-08-271-0/+5
* Use rtx_expr_list in various placesdmalcolm2014-08-271-3/+3
* rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm2014-08-271-1/+1
* Introduce rtx_expr_list subclass of rtx_defdmalcolm2014-08-271-0/+36
* Introduce rtx_sequence subclass of rtx_defdmalcolm2014-08-271-0/+52
* Use rtx_insn_list in various placesdmalcolm2014-08-271-6/+6