summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TableGen/LangIntro.rst
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Fix sphinx build errors.Florian Hahn2019-12-231-3/+3
* [TableGen] Add bang-operators !getop and !setop.Simon Tatham2019-12-111-0/+28
* [TableGen] Introduce !listsplat 'binary' operatorRoman Lebedev2019-04-101-0/+4
* [Tablegen] Add support for the !mul operator.Nicola Zaghen2019-03-011-1/+1
* [TblGen][NFC] Fix documentation formattingJaved Absar2019-01-251-7/+3
* [TblGen] Extend !if semantics through new feature !condJaved Absar2019-01-251-0/+14
* TableGen: some LangRef doc fixesNicolai Haehnle2018-06-041-2/+19
* TableGen: Remove the cast-from-string-to-variable-reference featureNicolai Haehnle2018-03-191-4/+0
* TableGen: Add !ne, !le, !lt, !ge, and !gt comparisonsNicolai Haehnle2018-03-141-0/+7
* TableGen: Type-check BinOpsNicolai Haehnle2018-03-141-2/+6
* TableGen: Allow ? in listsNicolai Haehnle2018-03-141-3/+3
* TableGen: Add !dag function for constructionNicolai Haehnle2018-03-141-0/+18
* TableGen: add !isa operationNicolai Haehnle2018-03-091-0/+3
* TableGen: Add !foldl operationNicolai Haehnle2018-03-061-0/+9
* TableGen: Allow !cast of records, cleanup conversion machineryNicolai Haehnle2018-03-061-4/+25
* TableGen: Reimplement !foreach using the resolving mechanismNicolai Haehnle2018-03-051-3/+3
* TableGen: Add !size operationNicolai Haehnle2018-02-231-0/+3
* Improvements to TableGen/LangIntro.rstAlex Bradbury2017-05-021-2/+7
* [Docs][TableGen] Remove reference to tablegen supporting octal integers. It d...Craig Topper2016-11-181-3/+0
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-14/+14
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* [TableGen] Correct the documentation for 'foreach' in the Language Intro.Craig Topper2015-06-061-1/+1
* Document !and. Fix !shl and friends -- they provide binary operations.Joerg Sonnenberger2014-09-031-2/+2
* Update Tablegen documents given that binary literals are now sizedPete Cooper2014-08-071-3/+6
* Fix Sphinx warnings.Dan Liew2014-07-211-4/+1
* [TableGen] Allow shift operators to take bits<n>Adam Nemet2014-07-171-0/+6
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-071-0/+6
* [tablegen] !strconcat accepts more than two arguments but this wasn't documen...Daniel Sanders2014-05-021-1/+3
* Recover TableGen/LangRef, make it officialRenato Golin2014-04-011-0/+601
OpenPOWER on IntegriCloud