aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Documentation tweaks for internal-fn-related optabsRichard Sandiford1-107/+246
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionRichard Sandiford1-0/+12
2015-11-25<patch #10>Michael Meissner1-1/+5
2015-11-25optabs.def: Add new optabs fmax_optab/fmin_optab.David Sherwood1-0/+9
2015-11-23Add uaddv4_optab and usubv4_optabRichard Henderson1-4/+9
2015-11-20md.texi (Standard Names): Move entry for addptr3 around...Eric Botcazou1-14/+37
2015-11-16inline asm and multi-alternative constraintsDavid Wohlferd1-2/+3
2015-11-13constraints.md (we constraint): New constraint for 64-bit power9 vector support.Michael Meissner1-0/+29
2015-11-13md.texi (vec_cmp@var{m}@var{n}): New item.Ilya Enkovich1-1/+35
2015-11-10[optabs][ifcvt][1/3] Define negcc, notcc optabsKyrylo Tkachov1-0/+15
2015-11-06inline asm and multi-alternative constraintsDavid Wohlferd1-3/+17
2015-08-31Rename [su]sum_widen to widen_[su]sum to reflect correct standard names.Michael Collison1-4/+4
2015-08-03vector.md (VEC_L): Add KFmode and TFmode.Michael Meissner1-6/+13
2015-07-20re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool1-12/+0
2015-07-14constraints.md (U, v): New constraints.Sandra Loosemore1-0/+8
2015-07-14nios2.h (LABEL_ALIGN): Define.Sandra Loosemore1-0/+3
2015-07-14nios2.h (SMALL_INT12): New macro.Sandra Loosemore1-0/+4
2015-06-10re PR target/66474 (Document the use of %x in powerpc asm statements)Michael Meissner1-0/+21
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman1-0/+43
2015-03-03[PATCH][DOC]Fix an obvious type in md.texiRenlin Li1-1/+1
2015-01-31md.texi (Machine Constraints): Alphabetize table by target.Sandra Loosemore1-705/+706
2015-01-31extend.texi: Use "x86"...Sandra Loosemore1-2/+2
2015-01-19Improve documentation of register constraints.Ramana Radhakrishnan1-1/+23
2015-01-15re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...Vladimir Makarov1-0/+12
2015-01-14[MIPS] Update the ZC constraint.Matthew Fortune1-5/+3
2015-01-11[Patch Docs] Copy edit the text in "Everything about patterns"James Greenhalgh1-35/+39
2015-01-06configure.ac: Add Visium support.Eric Botcazou1-0/+50
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune1-4/+2
2014-12-11* doc/md.texi (Insn Lengths): Fix description of (pc).Eric Botcazou1-3/+3
2014-12-05md.texi: Note problems using function calls to determine insn lengths and poi...Jeff Law1-0/+6
2014-11-14[Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutralAlan Lawrence1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-28Remove VEC_LSHIFT_EXPR and vec_shl_optabAlan Lawrence1-3/+2
2014-10-27Add new optabs for reducing vectors to scalarsAlan Lawrence1-12/+31
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford1-34/+41
2014-10-19md.texi (RTL Template): Correct equivalent match_operand expression.Andreas Schwab1-1/+1
2014-10-04remove score-* supportTrevor Saunders1-69/+0
2014-09-19[Patch] Teach genrecog/genoutput that scratch registers require write constr...James Greenhalgh1-17/+20
2014-09-09remove picochipTrevor Saunders1-40/+0
2014-08-22re PR target/62195 (Invalid mnemonic 'xxlxor' on powerpc-apple-darwin9 with -...Michael Meissner1-1/+1
2014-08-11constraints.md (wh constraint): New constraint, for FP registers if direct mo...Michael Meissner1-1/+13
2014-08-04[doc] Document clrsb optab and fix some inconsistencies.Kyrylo Tkachov1-7/+15
2014-07-04Improve documentation of earlyclobberTom de Vries1-1/+4
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou1-0/+10
2014-06-18md.texi (Standard Names): Use @itemx for grouped items.Andreas Schwab1-18/+2
2014-06-11common.md: New file.Richard Sandiford1-15/+4
2014-06-11md.texi (regclass_for_constraint): Rename to...Richard Sandiford1-1/+1
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-1/+4
2014-05-28md.texi: Document the restrictions on the "enabled" attribute.Richard Sandiford1-5/+9