aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/rtl.texi
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-3/+4
2017-03-21Use the more formal "cannot" instead of the informal "can't."Martin Sebor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-11re PR rtl-optimization/59461 (missed zero-extension elimination in the combiner)Eric Botcazou1-1/+1
2016-09-21Fix JUMP_LABEL documentationSegher Boessenkool1-2/+2
2016-01-26re PR target/69442 (wrong code with -Og and 64bit modulo @ armv7a)Jakub Jelinek1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-02-21rtl.texi (fma): Clarify documentation.Richard Sandiford1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+12
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-09-03rtl.texi (RTX_AUTOINC): Document that the first operand is the automodified r...Richard Sandiford1-1/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-11/+46
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-3/+14
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-12/+0
2013-10-25constraints.md (B): New.Ilya Enkovich1-0/+6
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich1-0/+6
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-11/+11