aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-27re PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25.C -std=gnu++1y (test for...Michael Meissner1-0/+3
2014-03-24re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc)Andreas Krebbel1-0/+11
2014-01-29md.texi: Mention that a target shouldn't implement vec_widen_(s|u)mul_even/od...Bingfeng Mei1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang1-0/+46
2013-11-19md.texi (setmem): Document new parameter.Jan Hubicka1-0/+2
2013-11-17md.texi (setmem, movstr): Update documentation.Jan Hubicka1-0/+5
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford1-19/+12
2013-11-05Don't use mode wider than Pmode for size in movmem/setmemH.J. Lu1-3/+4
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu1-0/+81
2013-10-10md.texi: Document the mnemonic attribute.Andreas Krebbel1-9/+58
2013-10-01install.texi (--with-cpu): Mention ARC.Joern Rennecke1-0/+48
2013-09-23rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.Michael Meissner1-12/+24