]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/rtl.h
[Ada] Revert change for gnatprove that is no longer needed
[thirdparty/gcc.git] / gcc / rtl.h
2019-08-13  hainqueAdjust placement of protoype for tablejump_casesi_pattern
2019-08-13  hainqueHandle casesi dispatch tablejumps in create_trace_edges...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-08  ebotcazou * emit-rtl.c (set_insn_locations): New function moved...
2019-05-29  wschmidt2019-05-28 Michael Meissner <meissner@linux.ibm.com>
2019-03-30  kugan2019-03-29 Kugan Vivekanandarajah <kuganv@linaro...
2019-03-28  jakub * rtl.h (NONDEBUG_INSN_P): Define as NONJUMP_INSN_P...
2019-01-24  uros PR target/88948
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-27  marxinCome up with memop_ret enum instead of int endp for...
2018-11-20  iiiS/390: Skip LT(G) peephole when literal pool is involved
2018-11-20  ebotcazou PR rtl-optimization/85925
2018-08-16  law * expmed.h (canonicalize_comparison): New declaration.
2018-08-06  alahay01Add func to check if register is clobbered by clobber_high
2018-08-06  alahay01Generation support for CLOBBER_HIGH
2018-08-06  alahay01Add CLOBBER_HIGH expression
2018-06-18  dmalcolmMore rtx to rtx_insn * cleanups
2018-06-13  dmalcolmemit-rtl.c: more typesafety
2018-06-08  marxinRemove MPX
2018-04-03  marxinRemove UBSAN in dwarf2out.c (PR tree-optimization/82491).
2018-03-02  jakub PR target/84614
2018-02-09  aoliva[IEPM] Introduce inline entry point markers
2018-01-10  rsandifoMostly revert r254296
2018-01-06  jakub PR rtl-optimization/83682
2018-01-03  rsandifopoly_int: GET_MODE_PRECISION
2018-01-03  jakub PR debug/83645
2018-01-03  jakub Update copyright years.
2018-01-02  rsandifoMake CONST_VECTOR_ELT handle implicitly-encoded elements
2018-01-02  rsandifoNew CONST_VECTOR layout
2017-12-21  rsandifopoly_int: REG_ARGS_SIZE
2017-12-20  rsandifopoly_int: operand_subword
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-20  rsandifopoly_int: extract_bit_field bitrange
2017-12-20  rsandifopoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20  rsandifopoly_int: REG_OFFSET
2017-12-20  rsandifopoly_int: rtx constants
2017-12-12  aoliva[SFN] Introduce -gstatement-frontiers option, enable...
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.
next