summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+2
* gcc/rsandifo2015-06-141-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+4
* gcc/rsandifo2015-06-061-1/+1
* Promote types of rtl expressions to rtx_insn in gen_split and gen_peephole2miyuki2015-06-061-3/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+12
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-13/+55
* gcc/rsandifo2015-05-191-0/+7
* gcc/rsandifo2015-05-191-6/+13
* gcc/rsandifo2015-05-191-5/+19
* gcc/rsandifo2015-05-191-5/+23
* gcc/rsandifo2015-05-191-3/+2
* gcc/rsandifo2015-05-191-0/+8
* redirect_jump* can take a rtx_insn *tbsaunde2015-05-091-3/+3
* find_all_hard_reg_sets can take a rtx_insn *tbsaunde2015-05-091-1/+1
* make emit_debug_insn_before take a rtx_insn *tbsaunde2015-05-091-1/+1
* emit_note_before can take a rtx_insn *tbsaunde2015-05-091-1/+1
* emit_note_after can take a rtx_insn *tbsaunde2015-05-091-1/+1
* prev_cc0_setter can take a rtx_insn *tbsaunde2015-05-091-1/+1
* make noop_move_p take a rtx_insn *tbsaunde2015-05-091-1/+1