aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-18gcc/Richard Sandiford1-0/+65
2012-11-15Add support for sparc fused compare-and-branch.David S. Miller1-0/+3
2012-11-12md.texi (Standard Pattern Names For Generation): Fix swapped sine and cosine ...Oleg Endo1-1/+1
2012-11-07Revert sparc "U" constraint removal.David S. Miller1-0/+3
2012-11-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke1-1/+5
2012-10-28cppopts.texi: Fix use of @item vs.Andreas Schwab1-2/+2
2012-10-26Update sparc constraint comments and documentation.David S. Miller1-5/+13
2012-10-23AArch64 [2/10]Ian Bolton1-0/+60
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+4
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+3
2012-10-15genoutput.c (process_template): Process '*' in '@' alternatives.J"orn Rennecke1-0/+16