summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TableGen
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fix TableGen/LangRef typosJordan Rupprecht2019-06-131-2/+2
* [TableGen] Introduce !listsplat 'binary' operatorRoman Lebedev2019-04-102-1/+5
* [Tablegen] Add support for the !mul operator.Nicola Zaghen2019-03-012-2/+2
* [TblGen][NFC] Fix documentation formattingJaved Absar2019-01-251-7/+3
* [TblGen] Extend !if semantics through new feature !condJaved Absar2019-01-252-1/+23
* [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] Add a general-purpose JSON backend.Simon Tatham2018-07-112-2/+126
* TableGen/SearchableTables: Support more generic enums and tablesNicolai Haehnle2018-06-211-0/+16
* TableGen: some LangRef doc fixesNicolai Haehnle2018-06-042-5/+31
* TableGen: Streamline the semantics of NAMENicolai Haehnle2018-06-042-23/+45
* Fix BNF nits in TableGen language reference.Simon Tatham2018-04-231-3/+3
* Test commit access.Simon Tatham2018-04-231-1/+1
* 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-142-1/+9
* 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-142-1/+19
* 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-092-0/+4
* TableGen: Add !foldl operationNicolai Haehnle2018-03-062-1/+10
* 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-232-1/+4
* Improvements to TableGen/LangIntro.rstAlex Bradbury2017-05-021-2/+7
* [X86][AVX512] Adding new LLVM TableGen backend which generates the EVEX2VEX c...Ayman Musa2017-03-071-0/+6
* [Docs][TableGen] Remove reference to tablegen supporting octal integers. It d...Craig Topper2016-11-181-3/+0
* TableGen: Add operator !orMatt Arsenault2016-11-151-1/+3
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-202-19/+19
* Fixing a few places in this doc which look like obvious typos.Yunzhong Gao2016-07-201-4/+5
* 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-052-2/+2
* [TableGen] Correct the documentation for 'foreach' in the Language Intro.Craig Topper2015-06-061-1/+1
* Remove neverHasSideEffects support from TableGen CodeGenInstruction. Everyone...Craig Topper2014-11-261-1/+0
* Fix typo in TableGen documentationJonathan Roelofs2014-10-031-1/+1
* Document !and. Fix !shl and friends -- they provide binary operations.Joerg Sonnenberger2014-09-032-3/+3
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-2/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+2
* Nuke the old JIT.Rafael Espindola2014-08-071-2/+1
* Update Tablegen documents given that binary literals are now sizedPete Cooper2014-08-072-3/+10
* Fix typos in comments and docJF Bastien2014-08-051-1/+1
* 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-072-1/+7
* [tablegen] !strconcat accepts more than two arguments but this wasn't documen...Daniel Sanders2014-05-021-1/+3
* [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-013-516/+905
OpenPOWER on IntegriCloud