aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie1-0/+29
2013-09-05[AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...James Greenhalgh1-3/+3
2013-07-23md.texi (Machine-Specific Peephole Optimizers): Fix a typo.Nicklas Bo Jensen1-1/+1
2013-06-04rtl.def: Add extra fourth optional field to define_cond_exec.Kyrylo Tkachov1-1/+9
2013-05-23[AArch64] Remove Usa constraint.Chris Schlumberger-Socha1-3/+0
2013-05-22extend.texi (PowerPC AltiVec/VSX Built-in Functions): Add documentation for t...Michael Meissner1-3/+16
2013-03-30md.texi (Standard Names): Update documentation for JUMP_TABLE_DATA changes.Steven Bosscher1-1/+1
2013-03-20predicates.md (indexed_address, [...]): New predicates.Michael Meissner1-0/+15
2013-03-20extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore1-0/+13
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus1-1/+1
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore1-13/+0
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore1-0/+13
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-26re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson1-2/+3
2012-11-22md.texi (RTL Templates Transformation): Use @pxref for cross-reference in par...Uros Bizjak1-1/+1
2012-11-22Remove documentation for AArch64 constraint 'Utf'.Marcus Shawcroft1-3/+0
2012-11-19md.texi: Document define_subst.Maxim Kuznetsov1-0/+261