aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
2019-07-02optabs.def (movmem_optab): Add movmem back for memmove().Aaron Sawdey1-0/+36
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-12/+14
2019-06-19md.texi: Document vec_shl_<mode> pattern.Jakub Jelinek1-0/+8
2019-06-18[Vectorizer] Support masking fold left reductionsAlejandro Martinez1-0/+5
2019-06-12Initial TI PRU GCC portDimitar Dimitrov1-0/+19
2019-06-05rs6000: Remove wp and wqSegher Boessenkool1-9/+2
2019-06-05rs6000: ww -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: wf -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: wd -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: ws -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: wv -> v+p7vSegher Boessenkool1-4/+1
2019-06-04rs6000: wi->wa, wt->waSegher Boessenkool1-10/+2
2019-06-04rs6000: Delete wgSegher Boessenkool1-4/+1
2019-05-31New .md construct: define_insn_and_rewriteRichard Sandiford1-0/+113
2019-05-30constraints.md (eI): New constraint.Bill Schmidt1-0/+3
2019-05-22rs6000: wz -> d+p7Segher Boessenkool1-3/+0
2019-05-22rs6000: wl -> d+p6Segher Boessenkool1-4/+1
2019-05-22rs6000: wm -> wa+p8vSegher Boessenkool1-4/+1
2019-05-22rs6000: wk -> ws+p8vSegher Boessenkool1-4/+1
2019-05-22rs6000: wj -> wi+p8vSegher Boessenkool1-4/+1
2019-05-22rs6000: wh -> d+p8vSegher Boessenkool1-4/+1
2019-05-20rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool1-6/+0
2019-05-20rs6000: Delete the "wy" constraintSegher Boessenkool1-4/+1
2019-05-20rs6000: Delete the "wu" constraintSegher Boessenkool1-4/+1
2019-05-20rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool1-6/+0
2019-05-20rs6000: Delete the "wb" constraintSegher Boessenkool1-3/+0
2019-05-20rs6000: Delete the "wo" constraintSegher Boessenkool1-4/+1
2019-05-12Accept code attributes as rtx codes in .md filesRichard Sandiford1-0/+21
2019-02-26extend.texi (__builtin_object_size): Use @pxref instead of @xref inside paren...Uros Bizjak1-1/+1
2019-01-22Document AMD GCN.Andrew Stubbs1-0/+94
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-8/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-18re PR target/88513 (FAIL: gcc.target/i386/pr59591-1.c)Jakub Jelinek1-0/+21
2018-11-27Document the xorsign optab.Tamar Christina1-0/+9
2018-11-22PR85434: Prevent spilling of stack protector guard's address on ARMThomas Preud'homme1-8/+47
2018-11-16constraints.md (wF constraint): Remove power9 fusion documentation.Michael Meissner1-1/+1
2018-11-13[RS6000] Ignore "c", "l" and "h" for register preferenceAlan Modra1-1/+1
2018-11-09or1k: gcc: initial support for openriscStafford Horne1-0/+25
2018-11-07doc: Use @: where neededSegher Boessenkool1-11/+12
2018-10-12md.texi (doloop_end): Document that the pattern code may need to check operan...Paul Koning1-4/+33
2018-08-17doc: Use @ref, not @xref, in the middle of a sentenceSegher Boessenkool1-1/+1
2018-08-17C-SKY port: DocumentationSandra Loosemore1-0/+36
2018-08-02Revert "[ARM] Fix PR85434: spilling of stack protector guard's address on ARM"Thomas Preud'homme1-47/+8
2018-08-02[gen/AArch64] Generate helpers for substituting iterator values into pattern ...Richard Sandiford1-8/+117
2018-08-02[ARM] Fix PR85434: spilling of stack protector guard's address on ARMThomas Preud'homme1-8/+47
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+15
2018-07-12rtl.texi (REG_NONNEG): Remove decrement and branch until zero reference, add ...Paul Koning1-78/+62
2018-07-12Add IFN_COND_FMA functionsRichard Sandiford1-0/+17
2018-07-11md.texi (define_subst): Document how multiple occurrences of the same argumen...Paul Koning1-1/+5
2018-07-06Update internal documentation to describe that DONE and FAILPaul Koning1-0/+51