aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/rtl.texi
AgeCommit message (Expand)AuthorFilesLines
2023-06-07Add RTX codes for BITREVERSE and COPYSIGN.Roger Sayle1-0/+11
2023-02-23**/*.texi: Reorder index entriesArsen Arsenović1-4/+4
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+5258
2022-11-09sphinx: remove texinfo filesMartin Liska1-5258/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-5/+5
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-07Introduce smul_highpart and umul_highpart RTX for high-part multiplicationsRoger Sayle1-0/+12
2021-06-22docs: drop unbalanced parenthesis in rtl.texiSergei Trofimovich1-1/+1
2021-05-04Remove CC0Segher Boessenkool1-131/+21
2021-01-09RTL: Update `const_double_zero' handling for mode and callable insnsMaciej W. Rozycki1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-17doc: Add documentation for rtl-ssaRichard Sandiford1-0/+787
2020-12-05RTL: Add `const_double_zero' syntactic rtxMaciej W. Rozycki1-0/+18
2020-11-17Add MODE_OPAQUEAaron Sawdey1-0/+6
2020-09-07doc: Update documentation on MODE_PARTIAL_INT subregsJozef Lawrynowicz1-12/+18
2020-08-28fix a typo in rtl.texiWei Wentao1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-01Remove clobber_highRichard Sandiford1-14/+1
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-12re PR middle-end/21110 (incorrect documentat for high and lo_sum RTL operators)Sandra Loosemore1-10/+10
2018-11-07doc: Use @: where neededSegher Boessenkool1-2/+2
2018-10-29* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.Paul Koning1-1/+1
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-5/+0
2018-09-19Remove constant vec_select restriction.Andrew Stubbs1-5/+6
2018-08-16Remove rtl.texi references to old RTX code class namesMatthew Malcomson1-13/+16
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward1-1/+14
2018-07-12rtl.texi (REG_NONNEG): Remove decrement and branch until zero reference, add ...Paul Koning1-4/+4
2018-02-14re PR target/79242 (ICE in simplify_subreg, at simplify-rtx.c:6029)Jozef Lawrynowicz1-2/+3
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva1-5/+19
2018-01-10Mostly revert r254296Richard Sandiford1-12/+6
2018-01-04Document machine_mode wrapper classesRichard Sandiford1-0/+107
2018-01-03Allow the target to set MAX_BITSIZE_MODE_ANY_MODERichard Sandiford1-1/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02New CONST_VECTOR layoutRichard Sandiford1-12/+86
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-15/+22
2017-12-20poly_int: rtx constantsRichard Sandiford1-0/+14
2017-12-14poly_int: add poly-int.hRichard Sandiford1-0/+9
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-9/+44
2017-11-22re PR rtl-optimization/83030 (ICE in create_pseudo_cfg, at dwarf2cfi.c:2840)Eric Botcazou1-64/+66
2017-11-09Be stricter about CONST_VECTOR operandsRichard Sandiford1-1/+2
2017-11-09Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORDRichard Sandiford1-14/+28
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford1-1/+6
2017-11-01Allow vector CONSTsRichard Sandiford1-8/+11
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-2/+2
2017-10-20Add documentation for fcf-protection option and nocf_check attributeIgor Tsimbalist1-0/+16
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-3/+3
2017-08-22Make more use of paradoxical_subreg_pRichard Sandiford1-1/+1