summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TableGen/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Introduce an if/then/else statement.Simon Tatham2020-01-141-1/+20
* [TableGen] Introduce a `defvar` statement.Simon Tatham2020-01-141-5/+36
* [TableGen] Add bang-operators !getop and !setop.Simon Tatham2019-12-111-1/+2
* [docs] Fix TableGen/LangRef typosJordan Rupprecht2019-06-131-2/+2
* [TableGen] Introduce !listsplat 'binary' operatorRoman Lebedev2019-04-101-1/+1
* [Tablegen] Add support for the !mul operator.Nicola Zaghen2019-03-011-1/+1
* [TblGen] Extend !if semantics through new feature !condJaved Absar2019-01-251-1/+9
* [TableGen] Preprocessing supportVyacheslav Zakharin2018-11-271-1/+48
* Reverted r347092 due to the following build fails:Vyacheslav Zakharin2018-11-171-48/+1
* Preprocessing support in tablegen.Vyacheslav Zakharin2018-11-161-1/+48
* TableGen: some LangRef doc fixesNicolai Haehnle2018-06-041-3/+12
* TableGen: Streamline the semantics of NAMENicolai Haehnle2018-06-041-16/+45
* Fix BNF nits in TableGen language reference.Simon Tatham2018-04-231-3/+3
* TableGen: Add !ne, !le, !lt, !ge, and !gt comparisonsNicolai Haehnle2018-03-141-1/+2
* TableGen: Add !dag function for constructionNicolai Haehnle2018-03-141-1/+1
* TableGen: Add a defset statementNicolai Haehnle2018-03-091-1/+17
* TableGen: Allow arbitrary list values as ranges of foreachNicolai Haehnle2018-03-091-2/+6
* TableGen: add !isa operationNicolai Haehnle2018-03-091-0/+1
* TableGen: Add !foldl operationNicolai Haehnle2018-03-061-1/+1
* TableGen: Add !size operationNicolai Haehnle2018-02-231-1/+1
* TableGen: Add operator !orMatt Arsenault2016-11-151-1/+3
* fix some various typos in the docSylvestre Ledru2016-07-021-1/+1
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* Document !and. Fix !shl and friends -- they provide binary operations.Joerg Sonnenberger2014-09-031-1/+1
* Update Tablegen documents given that binary literals are now sizedPete Cooper2014-08-071-0/+4
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-071-1/+1
* [docs] VCS contains a record of authorshipSean Silva2014-04-081-2/+0
* [docs] Fix some linksSean Silva2014-04-071-1/+1
* Recover TableGen/LangRef, make it officialRenato Golin2014-04-011-515/+299
* Re-factor TableGen docsRenato Golin2014-03-201-299/+515
* [docs] TableGen easter egg: Multiline string literalsSean Silva2014-02-091-0/+3
* Allow TableGen DAG arguments to be just a name.Jakob Stoklund Olesen2013-03-241-1/+1
* [docs] Fixup fallout from other grammar fixup.Sean Silva2013-02-011-1/+1
* [docs] Add missing colon to TableGen grammar.Sean Silva2013-02-011-1/+1
* Add an addition operator to TableGenHal Finkel2013-01-251-1/+1
* TableGen/LangRef: link bang operators into the productionlistSean Silva2013-01-091-4/+6
* TableGen/LangRef: discuss specific C-like escapesSean Silva2013-01-091-0/+5
* docs: Fix mention of DefmID to MultiClassID.Sean Silva2013-01-091-3/+3
* docs: Bring TableGen syntax a bit closer to reality.Sean Silva2013-01-091-1/+2
* tblgen, docs: Add initial syntax reference.Sean Silva2013-01-071-0/+375
OpenPOWER on IntegriCloud