aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/TableGen
AgeCommit message (Expand)AuthorFilesLines
2023-12-17[llvm] Fix typos in documentationKazu Hirata1-1/+1
2023-12-13[llvm][TableGen][Docs] Add tools/resources linksDavid Spickett1-0/+7
2023-10-19[Tablegen] Add keyword `dump`. (#68793)Francesco Petrogalli1-5/+28
2023-10-11Fix LLVM sphinx botAaron Ballman1-1/+1
2023-10-11[TableGen] New bang operator `!repr`. (#68716)Francesco Petrogalli1-4/+8
2023-09-27[TableGen] Format !range docwangpc1-1/+4
2023-09-27[TableGen] Enhance !range bang operator (#66489)Wang Pengcheng1-5/+12
2023-09-08[TableGen] Add a field to filter out GenericTable entries (#65458)Wang Pengcheng1-6/+72
2023-07-20[TableGen] Support named argumentswangpc1-2/+21
2023-06-07[TableGen] Add !setdagarg and !setdagnameMichael Liao1-5/+15
2023-05-31[TableGen] Add !getdagarg and !getdagnameMichael Liao1-8/+20
2023-05-24[TableGen] Unify the priority of variableswangpc1-6/+14
2023-05-12[llvm] Fix typos in documentationKazu Hirata1-1/+1
2023-04-26TableGen: Let expressions available to list subscriptions and list slicesNAKAMURA Takumi1-7/+22
2023-04-26TableGen/ProgRef.rst: Fix copypasto in the description of `!range`NAKAMURA Takumi1-1/+1
2023-04-25TableGen: Introduce `!range` operator for half-opened intervalNAKAMURA Takumi1-3/+12
2023-03-27[TableGen] Format documentwangpc1-18/+19
2023-03-21TableGen: Introduce `llvm::TableGen::Emitter` to register backendsNAKAMURA Takumi1-19/+8
2023-03-07[TableGen] add !toupper and !tolower operators to change the casing of strings.Zain Jaffal1-0/+6
2023-01-05Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ partserge-sans-paille1-3/+3
2022-12-09[TableGen] Add a !listremove() bang operatorSimon Pilgrim1-4/+8
2022-10-26[TableGen] Add log bang operatorMichael Maitland1-4/+9
2022-09-30[TableGen] Add div bang operatorMichael Maitland1-7/+11
2022-06-23[TableGen] Add new operator !existswangpc1-0/+4
2022-05-25[TableGen] Undeprecate 'field' when used with the CodeEmitterGen backend.Ivan Kosarev1-1/+3
2022-05-23[TableGen] Remove an untrue statement from the docsJay Foad1-2/+0
2022-01-13[Docs] Fix IR and TableGen grammar inconsistenciesSebastian Neubauer1-6/+9
2021-11-25[NFC][llvm] Inclusive language: replace master in llvm docsQuinn Pham1-1/+1
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN4-26/+25
2021-10-23Ensure newlines at the end of files (NFC)Kazu Hirata1-1/+1
2021-08-31Fix some typos in the llvm docsSylvestre Ledru1-1/+1
2021-04-28[TableGen] Add the !find bang operatorPaul C. Anagnostopoulos1-7/+13
2021-04-23[TableGen] [docs] Improve BNF for the 'multiclass' statement [NFC]Paul C. Anagnostopoulos1-1/+2
2021-04-23[TableGen] [docs] Improve description of NAME in Programmer's ReferencePaul C. Anagnostopoulos1-49/+56
2021-04-19[TableGen] Add support for the 'assert' statement in multiclassesPaul C. Anagnostopoulos1-1/+3
2021-04-15[TableGen] [docs] Correct a reference in the TableGen Overview documentPaul C. Anagnostopoulos1-7/+8
2021-04-08Revert "[TableGen] Add support for the 'assert' statement in multiclasses"Paul C. Anagnostopoulos1-3/+1
2021-04-08[TableGen] Add support for the 'assert' statement in multiclassesPaul C. Anagnostopoulos1-1/+3
2021-04-05[TableGen] [docs] Correct a couple of mistakes; use 'true' and 'false' in exa...Paul C. Anagnostopoulos1-24/+31
2021-03-29[TableGen] Add support for the 'assert' statement in class definitions.Paul C. Anagnostopoulos1-3/+21
2021-03-19[TableGen] Improve handling of template argumentsPaul C. Anagnostopoulos1-9/+12
2021-02-27[llvm] Fix typos in documentation (NFC)Kazu Hirata1-1/+1
2021-02-18Revert "[TableGen] Improve algorithms for processing template arguments"Paul C. Anagnostopoulos1-12/+9
2021-02-18[TableGen] Improve algorithms for processing template argumentsPaul C. Anagnostopoulos1-9/+12
2021-01-08[TableGen] Add the assert statement, step 1Paul C. Anagnostopoulos1-7/+36
2020-12-23[TableGen] Add the !substr() bang operatorPaul C. Anagnostopoulos1-1/+9
2020-12-21Revert "[TableGen] Add the !substr() bang operator"Paul C. Anagnostopoulos1-9/+1
2020-12-21[TableGen] Add the !substr() bang operatorPaul C. Anagnostopoulos1-1/+9
2020-12-03[TableGen] Eliminate the 'code' typePaul C. Anagnostopoulos3-39/+37
2020-11-23[TableGen] Eliminte source location from CodeInitPaul C. Anagnostopoulos1-4/+1