summaryrefslogtreecommitdiff
path: root/gcc/doc/rtl.texi
Commit message (Expand)AuthorAgeFilesLines
* rtl.texi (fma): Clarify documentation.Richard Sandiford2015-02-211-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+12
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-2/+2
* rtl.texi (RTX_AUTOINC): Document that the first operand is the automodified r...Richard Sandiford2014-09-031-1/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-11/+46
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck2013-12-131-3/+14
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-12/+0
* constraints.md (B): New.Ilya Enkovich2013-10-251-0/+6
* mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich2013-10-251-0/+6
* rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford2013-09-231-11/+11
* i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko2013-08-221-0/+4
* Fix typos.Mike Stump2013-07-221-1/+1
* rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher2013-04-081-33/+19
* md.texi (Standard Names): Update documentation for JUMP_TABLE_DATA changes.Steven Bosscher2013-03-301-5/+19
* genmodes.c (emit_max_int): New function.Kenneth Zadeck2013-03-281-0/+14
* rtl.texi (vec_concat, [...]): Mention that scalars are valid operands.Hans-Peter Nilsson2013-02-211-8/+9
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-10/+16
* rtl.texi (const_double): Document as sign-extending.Mike Stump2012-04-041-3/+14
* rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford2012-01-241-32/+0
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-9/+18
* re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)Jakub Jelinek2011-08-231-10/+10
* rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford2011-07-191-1/+7
* rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2011-07-191-2/+8
* Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2011-06-211-0/+8
* Remove extra spacing at the end of the line.Mike Stump2011-05-041-10/+10
* Remove duplicated '@subsubsection Statements'.Mingjie Xing2011-01-021-1/+1
* Add fma supportMichael Meissner2010-10-151-1/+8
* gimple.texi (GIMPLE_DEBUG): Document.Alexandre Oliva2010-07-071-1/+79
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.Jerry Quinn2010-03-131-1/+1
* rtl.texi (Vector Operations): Clarify vec_select result mode.Sandra Loosemore2009-12-171-2/+5
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+5
* simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.Jie Zhang2009-10-201-0/+5
* rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel2009-09-071-0/+11
* passes.texi: Standardize spelling of RTL, Tree and Tree SSA.Eric Botcazou2009-05-231-4/+4
* c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues2009-04-271-4/+4
* re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov2008-10-161-5/+6
* rtl.texi (const_double): Remove the "addr" operand.Richard Sandiford2008-10-151-53/+40
* re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov2008-10-061-3/+5
* 2008-09-26 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2008-09-271-7/+6
* re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov2008-09-261-6/+7
* cfg.texi: Fix some typos.Ralf Wildenhues2008-09-131-1/+1
* extend.texi (Variable Attributes): Use @ref instead of @xref.Sandra Loosemore2008-06-281-2/+0
* rtl.texi (const_vector): Document const_fixed as legitimate element type of c...Ulrich Weigand2008-06-281-1/+1
* rtl.texi: Updated subreg section.Kenneth Zadeck2008-06-201-16/+63