summaryrefslogtreecommitdiff
path: root/llvm/docs/TableGen/BackGuide.rst
AgeCommit message (Expand)Author
2025-10-21[llvm] Proofread TableGen/BackGuide.rst (#164365)Kazu Hirata
2025-07-30[llvm] Proofread BackGuide.rst (#151281)Kazu Hirata
2025-04-24[TableGen] Only store direct superclasses in Record (#123072)Jay Foad
2024-10-02[NFC][TableGen] Change `Record::getSuperClasses` to use const Record* (#110845)Rahul Joshi
2024-06-10[RFC][AMDGPU] Remove old llvm.amdgcn.buffer.* and tbuffer intrinsics (#93801)Jay Foad
2023-03-21TableGen: Introduce `llvm::TableGen::Emitter` to register backendsNAKAMURA Takumi
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-10-23Ensure newlines at the end of files (NFC)Kazu Hirata
2020-12-03[TableGen] Eliminate the 'code' typePaul C. Anagnostopoulos
2020-11-23[TableGen] Eliminte source location from CodeInitPaul C. Anagnostopoulos
2020-11-14[TableGen] Add frontend/backend phase timing capability.Paul C. Anagnostopoulos
2020-11-05[TableGen] Clean up documentation toctrees; clarify two paragraphs.Paul C. Anagnostopoulos
2020-10-22[TableGen] Update documents to make them more completePaul C. Anagnostopoulos
2020-10-22[TableGen] Continue improving the comments for the data structures.Paul C. Anagnostopoulos
2020-10-13[TableGen] Add new section to the TableGen Programmer's Reference.Paul C. Anagnostopoulos
2020-10-12[TableGen] Add overload of RecordKeeper::getAllDerivedDefinitions()Paul C. Anagnostopoulos
2020-10-02[TableGen] New backend to print detailed records.Paul C. Anagnostopoulos
2020-09-26[TableGen] Add/edit Doxygen comments to match "TableGen Backend Developer's G...Paul C. Anagnostopoulos
2020-09-23[docs][llvm] Fix typosSuJunda (Junda Su)
2020-09-22Version 0.5 of the new "TableGen Backend Developer's Guide."Paul C. Anagnostopoulos