summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* 2017-03-14 Richard Biener <rguenther@suse.de>rguenth2017-03-141-3/+3
* Introduce RTL function readerdmalcolm2017-01-051-0/+2
* PR tree-optimizatin/78812law2017-01-051-0/+1
* Update copyright years.jakub2017-01-011-1/+1
* Prevent use of MEM_* attr accessor macros as lvaluesdmalcolm2016-12-091-1/+1
* PR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE to system.h.krebbel2016-12-021-0/+10
* PR middle-end/78540jakub2016-11-281-1/+1
* Add more subreg offset helpersrsandifo2016-11-231-4/+40
* make dead_or_set_{,regno_}p take rtx_insn *tbsaunde2016-11-211-2/+2
* make add_int_reg_note take rtx_insn *tbsaunde2016-11-211-1/+1
* make replace_label_in_insn take labels as rtx_insn *tbsaunde2016-11-211-1/+1
* Make load_extend_op an inline functionrsandifo2016-11-181-1/+13
* * rtl.h: Declare gt_ggc_mx and gt_pch_nx.jason2016-11-161-0/+4
* Add a load_extend_op wrapperrsandifo2016-11-151-0/+1
* * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.bernds2016-11-071-0/+1
* remove cast from prev_nonnote_insn_bbtbsaunde2016-11-021-1/+1
* remove cast to rtx_insn * in remove_notetbsaunde2016-11-021-1/+1
* make tablejump_p return the label as a rtx_insn *tbsaunde2016-10-211-1/+1
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-1/+12
* PR ada/37139ebotcazou2016-10-161-0/+5
* * rtl.h (struct rtx_def): Comment how RTX_FLAGS will begjl2016-10-121-9/+16
* make next_cc0_user take rtx_insn *tbsaunde2016-09-221-1/+1
* make next/prev active_insn and active_insn_p take rtx_insn *tbsaunde2016-09-221-3/+3
* make next/prev nonnote_nondebug_insn take rtx_insn *tbsaunde2016-09-221-2/+2
* make prev_real_insn take rtx_insn *tbsaunde2016-09-221-1/+1
* make next/prev nondebug_insn take rtx_insn *tbsaunde2016-09-221-2/+2
* make next/prev _nonnote_insn take rtx_insn *tbsaunde2016-09-221-4/+4
* maybe_set_first_label_num can take an rtx_code_label *dmalcolm2016-04-271-1/+1
* PR debug/70628jakub2016-04-131-0/+2
* 2016-04-04 Richard Biener <rguenther@suse.de>rguenth2016-04-041-0/+2
* PR target/70245jakub2016-03-171-1/+1
* [gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with...ktkachov2016-02-241-1/+1
* Fix PR66178, ICE due to misexpansion of constant expressions involving labels.bernds2016-01-211-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* Remove broken ifcvt code for speculating memory writesbernds2015-11-251-1/+0
* PR debug/66728mrs2015-11-061-0/+1
* Add contains_symbol_ref_paesok2015-10-301-0/+4
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw2015-10-211-13/+0
* Fix prototype for print_insn in rtl.hlaw2015-10-131-1/+1
* Remove remaining uses of REAL_ARITHMETICrsandifo2015-10-051-1/+1
* gcc/rsandifo2015-08-201-0/+36
* Use lowpart_subreg instead of simplify_gen_subregaesok2015-07-301-4/+1
* remove some usage of expr_list from read_rtxtbsaunde2015-07-151-1/+1
* Fix double word typos.aldyh2015-07-131-1/+1
* always define AUTO_INC_DECtbsaunde2015-07-091-2/+4
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-39/+39
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+1
* gcc/rsandifo2015-06-261-1/+1
* 2015-06-25 Andrew Macleod <amacleod@redhat.com>amacleod2015-06-251-1/+0
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-0/+17