summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/tblgen.rst
AgeCommit message (Expand)Author
2024-09-06[Clang][AArch64] Add customisable immediate range checking to NEON (#100278)SpencerAbson
2023-08-31[TableGen] Remove & Replace old GICombiner Backendpvanhout
2023-07-19[TableGen] Deprecate old GI Combiner Emitterpvanhout
2023-05-12[llvm] Fix typos in documentationKazu Hirata
2023-05-02[RISCV][RISCV][clang] Split out SiFive Vector C intrinsics from riscv_vector.td4vtomat
2021-04-09[TableGen] [docs] Change title of tblgen.rst to fix man page filenamePaul C. Anagnostopoulos
2021-04-02[TableGen] [Docs] Add lldb-tblgen to command guide; add 4 guide stubsPaul C. Anagnostopoulos
2021-03-28[RISCV][Clang] Update new overloading rules for RVV intrinsics.Zakk Chen
2021-03-10[Clang][RISCV] Add custom TableGen backend for riscv-vector intrinsics.Zakk Chen
2021-02-27[llvm] Fix typos in documentation (NFC)Kazu Hirata
2021-02-08[Docs] Fix TypoZakk Chen
2020-11-15[TableGen] Improve a couple of descriptions in the command guidePaul C. Anagnostopoulos
2020-11-14[TableGen] Add frontend/backend phase timing capability.Paul C. Anagnostopoulos
2020-11-03[docs] Fix docs-llvm-html after recent TableGen changes D90617Fangrui Song
2020-10-28[TableGen] Command description file requires a hyphen in document title.Paul C. Anagnostopoulos
2020-10-28[TableGen] Update xxx-tblgen command document.Paul C. Anagnostopoulos
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson
2018-10-25[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.Clement Courbet
2018-07-11[TableGen] Add a general-purpose JSON backend.Simon Tatham
2018-06-25[docs] Update doc after split of -gen-intrinsic in r335407Fangrui Song
2014-04-07[docs] Fix some linksSean Silva
2013-04-27Documentation: end option description with a periodDmitri Gribenko
2012-11-29Documentation for tblgen: formattingDmitri Gribenko
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar