aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
2019-01-27 PR target/88948uros
2018-11-202018-11-20 Eric Botcazou <ebotcazou@adacore.com>ebotcazou
2017-03-142017-03-14 Richard Biener <rguenther@suse.de>rguenth
2017-01-05Introduce RTL function readerdmalcolm
2017-01-05 PR tree-optimizatin/78812law
2017-01-01 Update copyright years.jakub
2016-12-09Prevent use of MEM_* attr accessor macros as lvaluesdmalcolm
2016-12-02PR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE to system.h.krebbel
2016-11-28 PR middle-end/78540jakub
2016-11-23Add more subreg offset helpersrsandifo
2016-11-21make dead_or_set_{,regno_}p take rtx_insn *tbsaunde
2016-11-21make add_int_reg_note take rtx_insn *tbsaunde
2016-11-21make replace_label_in_insn take labels as rtx_insn *tbsaunde
2016-11-18Make load_extend_op an inline functionrsandifo
2016-11-16 * rtl.h: Declare gt_ggc_mx and gt_pch_nx.jason
2016-11-15Add a load_extend_op wrapperrsandifo
2016-11-07 * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.bernds
2016-11-02remove cast from prev_nonnote_insn_bbtbsaunde
2016-11-02remove cast to rtx_insn * in remove_notetbsaunde
2016-10-21make tablejump_p return the label as a rtx_insn *tbsaunde
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-16 PR ada/37139ebotcazou
2016-10-12 * rtl.h (struct rtx_def): Comment how RTX_FLAGS will begjl
2016-09-22make next_cc0_user take rtx_insn *tbsaunde
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *tbsaunde
2016-09-22make next/prev nonnote_nondebug_insn take rtx_insn *tbsaunde
2016-09-22make prev_real_insn take rtx_insn *tbsaunde
2016-09-22make next/prev nondebug_insn take rtx_insn *tbsaunde
2016-09-22make next/prev _nonnote_insn take rtx_insn *tbsaunde
2016-04-27maybe_set_first_label_num can take an rtx_code_label *dmalcolm
2016-04-13 PR debug/70628jakub
2016-04-042016-04-04 Richard Biener <rguenther@suse.de>rguenth
2016-03-17 PR target/70245jakub
2016-02-24[gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with...ktkachov
2016-01-21Fix PR66178, ICE due to misexpansion of constant expressions involving labels.bernds
2016-01-04 Update copyright years.jakub
2015-11-25Remove broken ifcvt code for speculating memory writesbernds
2015-11-06 PR debug/66728mrs
2015-10-30Add contains_symbol_ref_paesok
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw
2015-10-13Fix prototype for print_insn in rtl.hlaw
2015-10-05Remove remaining uses of REAL_ARITHMETICrsandifo
2015-08-20gcc/rsandifo
2015-07-30Use lowpart_subreg instead of simplify_gen_subregaesok
2015-07-15remove some usage of expr_list from read_rtxtbsaunde
2015-07-13Fix double word typos.aldyh
2015-07-09always define AUTO_INC_DECtbsaunde
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-26gcc/rsandifo