summaryrefslogtreecommitdiffstats
path: root/docs/TableGen
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding some very nascent information about the clang tablegen backends, with ...Aaron Ballman2014-03-241-17/+49
* Add overall description, file comments, some structureRenato Golin2014-03-211-23/+138
* Fix a few more grammatic errors in docs/TableGen/index.rstEli Bendersky2014-03-201-4/+4
* Fix a couple of typos and an inaccurate description in the new TableGen docEli Bendersky2014-03-201-7/+6
* Re-factor TableGen docsRenato Golin2014-03-204-299/+1133
* [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