]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/rtl.h
[SFN] boilerplate changes in preparation to introduce nonbind markers
[thirdparty/gcc.git] / gcc / rtl.h
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-12-12  aoliva[SFN] adjust RTL insn-walking API
2017-11-01  rsandifoAdd narrower_subreg_mode helper function
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-11-01  rsandifoAdd a VEC_SERIES rtl code
2017-11-01  rsandifoAllow vector CONSTs
2017-11-01  rsandifoAdd more vec_duplicate simplifications
2017-10-26  rsandifoAdd wider_subreg_mode helper functions
2017-10-09  segherReplace insn_rtx_cost with insn_cost and pattern_cost
2017-09-20  law2017-09-18 Jeff Law <law@redhat.com>
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-04  rsandifoAdd subreg_memory_offset helper functions
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-08-30  rsandifoDrop df_ from df_read_modify_subreg_p
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-08-30  rsandifo[66/77] Use scalar_mode for constant integers
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[59/77] Add a rtx_jump_table_data::get_data_mode helper
2017-08-30  rsandifo[50/77] Add helper routines for SUBREG_PROMOTED_VAR_P...
2017-08-30  rsandifo[49/77] Simplify nonzero/num_sign_bits hooks
2017-08-30  rsandifo[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-07-29  tbsaundereplace shallow_copy_rtx_stat with c++
2017-07-29  tbsaundereplace rtx_alloc_stat with c++
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-07-02  rsandifoReorganise machmode.h headers
2017-06-08  hubicka * system.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
2017-03-14  rguenth2017-03-14 Richard Biener <rguenther@suse.de>
2017-01-05  dmalcolmIntroduce RTL function reader
2017-01-05  law PR tree-optimizatin/78812
2017-01-01  jakub Update copyright years.
2016-12-09  dmalcolmPrevent use of MEM_* attr accessor macros as lvalues
2016-12-02  krebbelPR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE...
2016-11-28  jakub PR middle-end/78540
2016-11-23  rsandifoAdd more subreg offset helpers
2016-11-21  tbsaundemake dead_or_set_{,regno_}p take rtx_insn *
2016-11-21  tbsaundemake add_int_reg_note take rtx_insn *
2016-11-21  tbsaundemake replace_label_in_insn take labels as rtx_insn *
2016-11-18  rsandifoMake load_extend_op an inline function
2016-11-16  jason * rtl.h: Declare gt_ggc_mx and gt_pch_nx.
2016-11-15  rsandifoAdd a load_extend_op wrapper
2016-11-07  bernds * emit-rtl.c (emit_copy_of_insn_after): Duplicate...
2016-11-02  tbsaunderemove cast from prev_nonnote_insn_bb
2016-11-02  tbsaunderemove cast to rtx_insn * in remove_note
2016-10-21  tbsaundemake tablejump_p return the label as a rtx_insn *
2016-10-21  tbsaundemake LABEL_REF_LABEL a rtx_insn *
2016-10-16  ebotcazou PR ada/37139
2016-10-12  gjl * rtl.h (struct rtx_def): Comment how RTX_FLAGS will be
2016-09-22  tbsaundemake next_cc0_user take rtx_insn *
2016-09-22  tbsaundemake next/prev active_insn and active_insn_p take rtx_i...
2016-09-22  tbsaundemake next/prev nonnote_nondebug_insn take rtx_insn *
2016-09-22  tbsaundemake prev_real_insn take rtx_insn *
2016-09-22  tbsaundemake next/prev nondebug_insn take rtx_insn *
2016-09-22  tbsaundemake next/prev _nonnote_insn take rtx_insn *
2016-04-27  dmalcolmmaybe_set_first_label_num can take an rtx_code_label *
2016-04-13  jakub PR debug/70628
2016-04-04  rguenth2016-04-04 Richard Biener <rguenther@suse.de>
2016-03-17  jakub PR target/70245
2016-02-24  ktkachov[gcse] PR rtl-optimization/69886: Check target mode...
2016-01-21  berndsFix PR66178, ICE due to misexpansion of constant expres...
2016-01-04  jakub Update copyright years.
2015-11-25  berndsRemove broken ifcvt code for speculating memory writes
2015-11-06  mrs PR debug/66728
2015-10-30  aesokAdd contains_symbol_ref_p
2015-10-21  law[PATCH] Move RTL printing code from sched-vis.c into...
2015-10-13  lawFix prototype for print_insn in rtl.h
2015-10-05  rsandifoRemove remaining uses of REAL_ARITHMETIC
2015-08-20  rsandifogcc/
2015-07-30  aesokUse lowpart_subreg instead of simplify_gen_subreg
2015-07-15  tbsaunderemove some usage of expr_list from read_rtx
2015-07-13  aldyhFix double word typos.
2015-07-09  tbsaundealways define AUTO_INC_DEC
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-26  rsandifogcc/
2015-06-25  amacleod2015-06-25 Andrew Macleod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-14  rsandifogcc/
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06  rsandifogcc/
2015-06-06  miyukiPromote types of rtl expressions to rtx_insn in gen_spl...
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-19  rsandifogcc/
2015-05-09  tbsaunderedirect_jump* can take a rtx_insn *
2015-05-09  tbsaundefind_all_hard_reg_sets can take a rtx_insn *
2015-05-09  tbsaundemake emit_debug_insn_before take a rtx_insn *
2015-05-09  tbsaundeemit_note_before can take a rtx_insn *
2015-05-09  tbsaundeemit_note_after can take a rtx_insn *
2015-05-09  tbsaundeprev_cc0_setter can take a rtx_insn *
2015-05-09  tbsaundemake noop_move_p take a rtx_insn *
2015-05-09  tbsaundemake add_shallow_copy_of_reg_note take an rtx_insn *
2015-05-09  tbsaundemake remove_reg_equal_equiv_notes take an rtx_insn *
2015-05-09  tbsaundecan_nonlocal_goto can take a rtx_insn *
next