llvm/mlir/unittests/IR
River Riddle 2f59f76876 NFC: Remove the explicit context from Operation::create and OperationState.
The context can easily be recovered from the Location in these situations.

PiperOrigin-RevId: 265578574
2019-08-26 17:34:48 -07:00
..
AttributeTest.cpp Fix the detection of boolean splat values in DenseElementsAttr for arrays with <=15 values. 2019-06-19 23:05:19 -07:00
CMakeLists.txt Add support for (de)serialization of SPIR-V Op Decorations 2019-07-30 14:15:03 -07:00
DialectTest.cpp Rename the 'namePrefix' field in the Dialect class to 'name' and tidy some comments to make it clear that 'name' refers to the dialect namespace. 2019-03-30 11:23:55 -07:00
OperationSupportTest.cpp NFC: Remove the explicit context from Operation::create and OperationState. 2019-08-26 17:34:48 -07:00
StringExtrasTest.cpp Add missing include file to StringExtrasTest.cpp 2019-07-30 16:11:40 -07:00