Adjust email addresses.
[gcc.git] / gcc / rtl.h
2018-06-18 David MalcolmMore rtx to rtx_insn * cleanups
2018-06-13 David Malcolmemit-rtl.c: more typesafety
2018-06-08 Martin LiskaRemove MPX
2018-04-03 Martin LiskaRemove UBSAN in dwarf2out.c (PR tree-optimization/82491).
2018-03-02 Jakub Jelinekre PR rtl-optimization/84614 (wrong code with u16-...
2018-02-09 Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-01-10 Richard SandifordMostly revert r254296
2018-01-06 Jakub Jelinekre PR rtl-optimization/83682 (ICE in simplify_subreg...
2018-01-03 Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03 Jakub Jelinekre PR debug/83645 (ICE: in get_insn_template, at final...
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-02 Richard SandifordMake CONST_VECTOR_ELT handle implicitly-encoded elements
2018-01-02 Richard SandifordNew CONST_VECTOR layout
2017-12-21 Richard Sandifordpoly_int: REG_ARGS_SIZE
2017-12-20 Richard Sandifordpoly_int: operand_subword
2017-12-20 Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-20 Richard Sandifordpoly_int: extract_bit_field bitrange
2017-12-20 Richard Sandifordpoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20 Richard Sandifordpoly_int: REG_OFFSET
2017-12-20 Richard Sandifordpoly_int: rtx constants
2017-12-12 Alexandre Oliva[SFN] Introduce -gstatement-frontiers option, enable...
2017-12-12 Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-12-12 Alexandre Oliva[SFN] adjust RTL insn-walking API
2017-11-01 Richard SandifordAdd narrower_subreg_mode helper function
2017-11-01 Richard SandifordAdd a fixed_size_mode class
2017-11-01 Richard SandifordAdd a VEC_SERIES rtl code
2017-11-01 Richard SandifordAllow vector CONSTs
2017-11-01 Richard SandifordAdd more vec_duplicate simplifications
2017-10-26 Richard SandifordAdd wider_subreg_mode helper functions
2017-10-09 Segher BoessenkoolReplace insn_rtx_cost with insn_cost and pattern_cost
2017-09-20 Jeff Lawexplow.c: Include "params.h".
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-04 Richard SandifordAdd subreg_memory_offset helper functions
2017-09-04 Richard SandifordPR82045: Avoid passing machine modes through "..."
2017-08-30 Richard SandifordDrop df_ from df_read_modify_subreg_p
2017-08-30 Richard SandifordAdd a partial_subreg_p predicate
2017-08-30 Richard Sandiford[66/77] Use scalar_mode for constant integers
2017-08-30 Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30 Richard Sandiford[59/77] Add a rtx_jump_table_data::get_data_mode helper
2017-08-30 Richard Sandiford[50/77] Add helper routines for SUBREG_PROMOTED_VAR_P...
2017-08-30 Richard Sandiford[49/77] Simplify nonzero/num_sign_bits hooks
2017-08-30 Richard Sandiford[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-22 Richard SandifordMake more use of paradoxical_subreg_p
2017-07-29 Trevor Saundersreplace shallow_copy_rtx_stat with c++
2017-07-29 Trevor Saundersreplace rtx_alloc_stat with c++
2017-07-16 Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-07-02 Richard SandifordReorganise machmode.h headers
2017-06-08 Jan Hubickasystem.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
2017-03-14 Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-05 David MalcolmIntroduce RTL function reader
2017-01-05 Jeff Lawre PR rtl-optimization/78812 (Wrong code generation...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-09 David MalcolmPrevent use of MEM_* attr accessor macros as lvalues
2016-12-02 Dominik VogtPR target/77822: Add helper macro EXTRACT_ARGS_IN_RANGE...
2016-11-28 Jakub Jelinekre PR middle-end/78540 (ICE: in df_refs_verify, at...
2016-11-23 Richard SandifordAdd more subreg offset helpers
2016-11-21 Trevor Saundersmake dead_or_set_{,regno_}p take rtx_insn *
2016-11-21 Trevor Saundersmake add_int_reg_note take rtx_insn *
2016-11-21 Trevor Saundersmake replace_label_in_insn take labels as rtx_insn *
2016-11-18 Richard SandifordMake load_extend_op an inline function
2016-11-16 Jason Merrill* rtl.h: Declare gt_ggc_mx and gt_pch_nx.
2016-11-15 Richard SandifordAdd a load_extend_op wrapper
2016-11-07 Bernd Schmidtemit-rtl.c (emit_copy_of_insn_after): Duplicate notes...
2016-11-02 Trevor Saundersremove cast from prev_nonnote_insn_bb
2016-11-02 Trevor Saundersremove cast to rtx_insn * in remove_note
2016-10-21 Trevor Saundersmake tablejump_p return the label as a rtx_insn *
2016-10-21 Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-12 Georg-Johann Layrtl.h (struct rtx_def): Comment how RTX_FLAGS will...
2016-09-22 Trevor Saundersmake next_cc0_user take rtx_insn *
2016-09-22 Trevor Saundersmake next/prev active_insn and active_insn_p take rtx_i...
2016-09-22 Trevor Saundersmake next/prev nonnote_nondebug_insn take rtx_insn *
2016-09-22 Trevor Saundersmake prev_real_insn take rtx_insn *
2016-09-22 Trevor Saundersmake next/prev nondebug_insn take rtx_insn *
2016-09-22 Trevor Saundersmake next/prev _nonnote_insn take rtx_insn *
2016-04-27 David Malcolmmaybe_set_first_label_num can take an rtx_code_label *
2016-04-13 Jakub Jelinekre PR debug/70628 (ICE in get_reg_rtx, at emit-rtl...
2016-04-04 Richard Bienerre PR rtl-optimization/70484 (Wrong optimization with...
2016-03-17 Jakub Jelinekre PR middle-end/70245 (Miscompilation of ICU on i386...
2016-02-24 Kyrylo Tkachov[gcse] PR rtl-optimization/69886: Check target mode...
2016-01-21 Bernd SchmidtFix PR66178, ICE due to misexpansion of constant expres...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-25 Bernd SchmidtRemove broken ifcvt code for speculating memory writes
2015-11-06 Mike Stumpre PR debug/66728 (CONST_WIDE_INT causes corrupted...
2015-10-30 Anatoly SokolovAdd contains_symbol_ref_p
2015-10-21 Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-10-13 Nikolai BozhenovFix prototype for print_insn in rtl.h
2015-10-05 Richard SandifordRemove remaining uses of REAL_ARITHMETIC
2015-08-20 Richard Sandifordrtl.h (rtvec_all_equal_p): Declare.
2015-07-30 Anatoly SokolovUse lowpart_subreg instead of simplify_gen_subreg
2015-07-15 Trevor Saundersremove some usage of expr_list from read_rtx
2015-07-13 Aldy HernandezFix double word typos.
2015-07-09 Trevor Saundersalways define AUTO_INC_DEC
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-26 Richard Sandifordrtl.h (emit): Add an optional boolean parameter to...
2015-06-25 Andrew MacLeodalias.h (alias_set_type): Move typedef.
2015-06-25 Andrew MacLeodcgraph.h (cgraph_rtl_info): Move to rtl.h
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-14 Richard Sandifordrtl.h (classify_insn): Declare.
next