llvm-project/llvm/lib/TableGen
River Riddle 1d7120c69a [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td
OpBase.td has formed into a huge monolith of all ODS constructs. This
commits starts to rectify that by splitting out some constructs to their
own .td files.

Differential Revision: https://reviews.llvm.org/D118636
2022-03-15 00:18:03 -07:00
..
CMakeLists.txt [TableGen] Add a library-based entry point for parsing td files 2022-03-03 16:14:03 -08:00
DetailedRecordsBackend.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
Error.cpp
JSONBackend.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
Main.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
Parser.cpp Fix for D119899 2022-03-04 05:19:51 +00:00
Record.cpp [mlir] Split out AttrDef/TypeDef and pattern constructs from OpBase.td 2022-03-15 00:18:03 -07:00
RecordContext.h [TableGen] Add a library-based entry point for parsing td files 2022-03-03 16:14:03 -08:00
SetTheory.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
StringMatcher.cpp [llvm] Use range-based for loops (NFC) 2021-12-11 11:29:12 -08:00
TGLexer.cpp [llvm] Use range-based for loops (NFC) 2021-11-28 18:14:49 -08:00
TGLexer.h Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00
TGParser.cpp Cleanup include dependencies for LLVMTableGen 2022-01-28 11:50:49 +01:00
TGParser.h [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
TableGenBackend.cpp
TableGenBackendSkeleton.cpp Cleanup includes for LLVMTableGenGlobalISel 2022-01-28 11:50:50 +01:00