aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/md.texi
AgeCommit message (Expand)AuthorFilesLines
2024-02-21rs6000: Neuter option -mpower{8,9}-vector [PR109987]Kewen Lin1-2/+2
2024-02-15doc: Add documentation of which operand matches the mode of the standard patt...Andrew Pinski1-0/+9
2024-02-15doc: Fix some standard named pattern documentation modesAndrew Pinski1-16/+16
2024-01-30i386: Add "Ws" constraint for symbolic address/label reference [PR105576]Fangrui Song1-0/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-22LoongArch: Add asm modifiers to the LSX and LASX directives in the doc.chenxiaolong1-1/+1
2023-12-21Document cond_copysign and cond_len_copysign optabs [PR112951]Andrew Pinski1-1/+9
2023-11-23middle-end/32667 - document cpymem and memcpy exact overlap requirementRichard Biener1-2/+3
2023-11-21Add register filter operand to define_register_constraintRichard Sandiford1-2/+39
2023-11-15amdgcn: Add Accelerator VGPR registersAndrew Stubbs1-0/+3
2023-11-10Allow md iterators to include other iteratorsRichard Sandiford1-0/+13
2023-11-06internal-fn: Add VCOND_MASK_LEN.Robin Dapp1-0/+15
2023-10-26DOC: Update COND_LEN documentJuzhe-Zhong1-6/+12
2023-09-05LoongArch: Add Loongson SX base instruction support.Lulu Cheng1-0/+11
2023-08-22VECT: Add LEN_FOLD_EXTRACT_LAST patternJuzhe-Zhong1-0/+6
2023-08-17Document cond_neg, cond_one_cmpl, cond_len_neg and cond_len_one_cmpl standard...Andrew Pinski1-0/+62
2023-08-11VECT: Add vec_mask_len_{load_lanes,store_lanes} patternsJuzhe-Zhong1-0/+34
2023-07-21cleanup: make all cond_len_* and mask_len_* consistent on the order of mask a...Juzhe-Zhong1-18/+18
2023-07-21cleanup: Change LEN_MASK into MASK_LENJuzhe-Zhong1-9/+9
2023-07-19VECT: Add mask_len_fold_left_plus for in-order floating-point reductionJu-Zhe Zhong1-0/+13
2023-07-11VECT: Add COND_LEN_* operations for loop control with length targetsJu-Zhe Zhong1-0/+80
2023-07-05gimple-isel: Recognize vec_extract pattern.Robin Dapp1-1/+6
2023-07-04Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} patternJu-Zhe Zhong1-0/+17
2023-07-03Middle-end: Change order of LEN_MASK_LOAD/LEN_MASK_STORE argumentsJu-Zhe Zhong1-8/+8
2023-06-30Mid engine setup [SU]ABDLOluwatamilore Adebayo1-0/+17
2023-06-21docs: replace backslashchar [PR 110329].Tamar Christina1-1/+1
2023-06-19New compact syntax for insn and insn_split in Machine Descriptions.Tamar Christina1-0/+163
2023-06-19VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabsJu-Zhe Zhong1-4/+57
2023-06-15middle-end, i386: Pattern recognize add/subtract with carry [PR79173]Jakub Jelinek1-0/+16
2023-06-15Missed opportunity to use [SU]ABDOluwatamilore Adebayo1-0/+10
2023-06-10VECT: Add SELECT_VL supportJu-Zhe Zhong1-0/+22
2023-05-23md: Allow <FOO> to refer to the value of int iterator FOORichard Sandiford1-6/+9
2023-05-06Canonicalize vec_merge when mask is constant.liuhongt1-0/+7
2023-05-06doc: Document order of define_peephole2 scanningHans-Peter Nilsson1-0/+9
2023-05-03Docs: Add vector register constarint for asm operandsKito Cheng1-0/+9
2023-04-05doc: md.texi (Including Patterns): Fix page breakHans-Peter Nilsson1-2/+1
2023-04-04doc: md.texi (Insn Splitting): Tweak wording for readability.Hans-Peter Nilsson1-15/+15
2023-04-03Document signbitm2.liuhongt1-0/+11
2023-02-23**/*.texi: Reorder index entriesArsen Arsenović1-13/+12
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-22docs: Fix peephole paragraph orderingAndrew Carlotti1-5/+5
2022-12-22docs: Fix inconsistent example predicate nameAndrew Carlotti1-1/+1
2022-12-22docs: Link to correct section for constraint modifiersAndrew Carlotti1-1/+1
2022-12-12middle-end: Add new tbranch optab to add support for bit-test-and-branch oper...Tamar Christina1-0/+7
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+11679
2022-11-09sphinx: remove texinfo filesMartin Liska1-11679/+0
2022-10-05rs6000: Remove the wD constraintSegher Boessenkool1-3/+0
2022-10-03vect: while_ult for integer masksAndrew Stubbs1-3/+12
2022-09-20replace "the the" typosMartin Liska1-1/+1
2022-08-26Implement __builtin_issignalingJakub Jelinek1-0/+4