aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/rtl.texi
AgeCommit message (Expand)Author
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-10-07Introduce smul_highpart and umul_highpart RTX for high-part multiplicationsRoger Sayle
2021-06-22docs: drop unbalanced parenthesis in rtl.texiSergei Trofimovich
2021-05-04Remove CC0Segher Boessenkool
2021-01-09RTL: Update `const_double_zero' handling for mode and callable insnsMaciej W. Rozycki
2021-01-04Update copyright years.Jakub Jelinek
2020-12-17doc: Add documentation for rtl-ssaRichard Sandiford
2020-12-05RTL: Add `const_double_zero' syntactic rtxMaciej W. Rozycki
2020-11-17Add MODE_OPAQUEAaron Sawdey
2020-09-07doc: Update documentation on MODE_PARTIAL_INT subregsJozef Lawrynowicz
2020-08-28fix a typo in rtl.texiWei Wentao
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01Remove clobber_highRichard Sandiford
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-12re PR middle-end/21110 (incorrect documentat for high and lo_sum RTL operators)Sandra Loosemore
2018-11-07doc: Use @: where neededSegher Boessenkool
2018-10-29* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.Paul Koning
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska
2018-09-19Remove constant vec_select restriction.Andrew Stubbs
2018-08-16Remove rtl.texi references to old RTX code class namesMatthew Malcomson
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward
2018-07-12rtl.texi (REG_NONNEG): Remove decrement and branch until zero reference, add ...Paul Koning
2018-02-14re PR target/79242 (ICE in simplify_subreg, at simplify-rtx.c:6029)Jozef Lawrynowicz
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-01-10Mostly revert r254296Richard Sandiford
2018-01-04Document machine_mode wrapper classesRichard Sandiford
2018-01-03Allow the target to set MAX_BITSIZE_MODE_ANY_MODERichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2018-01-02New CONST_VECTOR layoutRichard Sandiford
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-20poly_int: rtx constantsRichard Sandiford
2017-12-14poly_int: add poly-int.hRichard Sandiford
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-11-22re PR rtl-optimization/83030 (ICE in create_pseudo_cfg, at dwarf2cfi.c:2840)Eric Botcazou
2017-11-09Be stricter about CONST_VECTOR operandsRichard Sandiford
2017-11-09Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORDRichard Sandiford
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford
2017-11-01Allow vector CONSTsRichard Sandiford
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-10-20Add documentation for fcf-protection option and nocf_check attributeIgor Tsimbalist
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka
2017-03-21Use the more formal "cannot" instead of the informal "can't."Martin Sebor
2017-01-01Update copyright years.Jakub Jelinek
2016-11-11re PR rtl-optimization/59461 (missed zero-extension elimination in the combiner)Eric Botcazou
2016-09-21Fix JUMP_LABEL documentationSegher Boessenkool