summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* alias.c (struct alias_set_entry): Pack properly.Richard Biener2017-03-141-3/+3
* Introduce RTL function readerDavid Malcolm2017-01-051-0/+2
* re PR rtl-optimization/78812 (Wrong code generation due to hoisting memory lo...Jeff Law2017-01-051-0/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Prevent use of MEM_* attr accessor macros as lvaluesDavid Malcolm2016-12-091-1/+1
* PR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE to system.h.Dominik Vogt2016-12-021-0/+10
* re PR middle-end/78540 (ICE: in df_refs_verify, at df-scan.c:4062 with -O -ma...Jakub Jelinek2016-11-281-1/+1
* Add more subreg offset helpersRichard Sandiford2016-11-231-4/+40
* make dead_or_set_{,regno_}p take rtx_insn *Trevor Saunders2016-11-211-2/+2
* make add_int_reg_note take rtx_insn *Trevor Saunders2016-11-211-1/+1
* make replace_label_in_insn take labels as rtx_insn *Trevor Saunders2016-11-211-1/+1
* Make load_extend_op an inline functionRichard Sandiford2016-11-181-1/+13
* * rtl.h: Declare gt_ggc_mx and gt_pch_nx.Jason Merrill2016-11-161-0/+4
* Add a load_extend_op wrapperRichard Sandiford2016-11-151-0/+1
* emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.Bernd Schmidt2016-11-071-0/+1
* remove cast from prev_nonnote_insn_bbTrevor Saunders2016-11-021-1/+1
* remove cast to rtx_insn * in remove_noteTrevor Saunders2016-11-021-1/+1
* make tablejump_p return the label as a rtx_insn *Trevor Saunders2016-10-211-1/+1
* make LABEL_REF_LABEL a rtx_insn *Trevor Saunders2016-10-211-1/+12
* re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou2016-10-161-0/+5
* rtl.h (struct rtx_def): Comment how RTX_FLAGS will be dumped in RTL dumps.Georg-Johann Lay2016-10-121-9/+16
* make next_cc0_user take rtx_insn *Trevor Saunders2016-09-221-1/+1
* make next/prev active_insn and active_insn_p take rtx_insn *Trevor Saunders2016-09-221-3/+3
* make next/prev nonnote_nondebug_insn take rtx_insn *Trevor Saunders2016-09-221-2/+2
* make prev_real_insn take rtx_insn *Trevor Saunders2016-09-221-1/+1
* make next/prev nondebug_insn take rtx_insn *Trevor Saunders2016-09-221-2/+2
* make next/prev _nonnote_insn take rtx_insn *Trevor Saunders2016-09-221-4/+4
* maybe_set_first_label_num can take an rtx_code_label *David Malcolm2016-04-271-1/+1
* re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025)Jakub Jelinek2016-04-131-0/+2
* re PR rtl-optimization/70484 (Wrong optimization with aliasing and access via...Richard Biener2016-04-041-0/+2
* re PR middle-end/70245 (Miscompilation of ICU on i386 with atom tuning starti...Jakub Jelinek2016-03-171-1/+1
* [gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with...Kyrylo Tkachov2016-02-241-1/+1
* Fix PR66178, ICE due to misexpansion of constant expressions involving labels.Bernd Schmidt2016-01-211-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Remove broken ifcvt code for speculating memory writesBernd Schmidt2015-11-251-1/+0
* re PR debug/66728 (CONST_WIDE_INT causes corrupted DWARF debug info)Mike Stump2015-11-061-0/+1
* Add contains_symbol_ref_pAnatoly Sokolov2015-10-301-0/+4
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.cJeff Law2015-10-201-13/+0
* Fix prototype for print_insn in rtl.hNikolai Bozhenov2015-10-131-1/+1
* Remove remaining uses of REAL_ARITHMETICRichard Sandiford2015-10-051-1/+1
* rtl.h (rtvec_all_equal_p): Declare.Richard Sandiford2015-08-201-0/+36
* Use lowpart_subreg instead of simplify_gen_subregAnatoly Sokolov2015-07-311-4/+1
* remove some usage of expr_list from read_rtxTrevor Saunders2015-07-151-1/+1
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* always define AUTO_INC_DECTrevor Saunders2015-07-091-2/+4
* target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra2015-07-081-39/+39
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+1
* rtl.h (emit): Add an optional boolean parameter to control whether barriers a...Richard Sandiford2015-06-261-1/+1
* alias.h (alias_set_type): Move typedef.Andrew MacLeod2015-06-251-1/+0
* cgraph.h (cgraph_rtl_info): Move to rtl.hAndrew MacLeod2015-06-251-0/+17