llvm-project/llvm/include/llvm/TableGen
John McCall 27e2c8faec Add Record::getValueAsOptionalDef().
Using `?` as an optional marker is very useful in Clang's AST-node
emitters because otherwise we need a separate class just to encode
the presence or absence of a base node reference.
2019-10-25 16:39:21 -07:00
..
Automaton.td [TableGen] Introduce a generic automaton (DFA) backend 2019-10-04 09:03:36 +00:00
Error.h [gicombiner] Hoist pure C++ combine into the tablegen definition 2019-10-16 23:53:35 +00:00
Main.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Record.h Add Record::getValueAsOptionalDef(). 2019-10-25 16:39:21 -07:00
SearchableTable.td Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SetTheory.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StringMatcher.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StringToOffsetTable.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TableGenBackend.h [tblgen] Add a timer covering the time spent reading the Instruction defs 2019-02-11 23:02:02 +00:00