llvm-project/mlir/lib/TableGen
River Riddle 35807bc4c5 NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed.
This is an initial step to refactoring the representation of OpResult as proposed in: https://groups.google.com/a/tensorflow.org/g/mlir/c/XXzzKhqqF_0/m/v6bKb08WCgAJ

This change will make it much simpler to incrementally transition all of the existing code to use value-typed semantics.

PiperOrigin-RevId: 286844725
2019-12-22 22:00:23 -08:00
..
Argument.cpp Remove unnecessary C++ specifier in CPP files. NFC. 2019-05-20 13:42:13 -07:00
Attribute.cpp [ODS] Generate builders taking unwrapped value and defaults for attributes 2019-12-02 09:33:57 -08:00
CMakeLists.txt Add missing file from cmakelist 2019-09-30 13:37:54 -07:00
Constraint.cpp Qualify StringRef to fix Windows build failure 2019-08-01 14:14:31 -07:00
Dialect.cpp Add DialectType and generate docs for dialect types 2019-10-07 08:41:13 -07:00
Format.cpp NFC: Add a missing include for std::isalnum and std::digit. 2019-06-01 20:04:03 -07:00
OpInterfaces.cpp Add support for providing a default implementation for an interface method. 2019-12-18 11:09:11 -08:00
OpTrait.cpp Enable autogenerating OpInterface method declarations 2019-09-30 12:42:58 -07:00
Operator.cpp Unique trait list during ODS Operator trait construction 2019-12-19 16:44:56 -08:00
Pattern.cpp NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed. 2019-12-22 22:00:23 -08:00
Predicate.cpp Fix minor spelling tweaks (NFC) 2019-10-20 00:11:34 -07:00
Type.cpp Add DialectType and generate docs for dialect types 2019-10-07 08:41:13 -07:00