aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/rtl.texi
AgeCommit message (Expand)AuthorFilesLines
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-11/+11
2013-08-22i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko1-0/+4
2013-07-22Fix typos.Mike Stump1-1/+1
2013-04-08rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN...Steven Bosscher1-33/+19
2013-03-30md.texi (Standard Names): Update documentation for JUMP_TABLE_DATA changes.Steven Bosscher1-5/+19
2013-03-28genmodes.c (emit_max_int): New function.Kenneth Zadeck1-0/+14
2013-02-21rtl.texi (vec_concat, [...]): Mention that scalars are valid operands.Hans-Peter Nilsson1-8/+9
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-10/+16
2012-04-04rtl.texi (const_double): Document as sign-extending.Mike Stump1-3/+14
2012-01-24rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford1-32/+0
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-9/+18
2011-08-23re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)Jakub Jelinek1-10/+10
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-1/+7
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-2/+8
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-0/+8
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-10/+10
2011-01-02Remove duplicated '@subsubsection Statements'.Mingjie Xing1-1/+1
2010-10-15Add fma supportMichael Meissner1-1/+8
2010-07-07gimple.texi (GIMPLE_DEBUG): Document.Alexandre Oliva1-1/+79
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-13Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.Jerry Quinn1-1/+1
2009-12-17rtl.texi (Vector Operations): Clarify vec_select result mode.Sandra Loosemore1-2/+5
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+5
2009-10-20simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.Jie Zhang1-0/+5
2009-09-07rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel1-0/+11
2009-05-23passes.texi: Standardize spelling of RTL, Tree and Tree SSA.Eric Botcazou1-4/+4
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-4/+4
2008-10-16re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov1-5/+6
2008-10-15rtl.texi (const_double): Remove the "addr" operand.Richard Sandiford1-53/+40
2008-10-06re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov1-3/+5
2008-09-272008-09-26 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-7/+6
2008-09-26re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov1-6/+7
2008-09-13cfg.texi: Fix some typos.Ralf Wildenhues1-1/+1
2008-06-28extend.texi (Variable Attributes): Use @ref instead of @xref.Sandra Loosemore1-2/+0
2008-06-28rtl.texi (const_vector): Document const_fixed as legitimate element type of c...Ulrich Weigand1-1/+1
2008-06-20rtl.texi: Updated subreg section.Kenneth Zadeck1-16/+63
2008-06-18df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher1-8/+0
2008-06-17Remove libcall notes.Steven Bosscher1-31/+0
2008-05-17rtl.texi (RTL_CONST_CALL_P, [...]): Fixed typos.Kenneth Zadeck1-2/+2
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-17/+0
2008-05-09re PR middle-end/36177 (g++.dg/opt/pr23714.C ICEs with 135041 -> 135057)Kenneth Zadeck1-7/+35
2008-04-072008-04-07 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck1-65/+167
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-1/+1
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+1
2008-02-13md.texi (clz, ctz): Add reference.Jesper Nilsson1-2/+2
2007-10-23rtl.texi (Flags): Fix MEM_SCALAR_P entry.Eric Botcazou1-27/+21
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-13/+27