llvm-project/mlir/unittests/IR
Jacques Pienaar c57f202c8c Switch explicit create methods to match generated build's order
The generated build methods have result type before the arguments (operands and attributes, which are also now adjacent in the explicit create method). This also results in changing the create method's ordering to match most build method's ordering.

PiperOrigin-RevId: 271755054
2019-09-28 09:35:58 -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 Switch explicit create methods to match generated build's order 2019-09-28 09:35:58 -07:00
StringExtrasTest.cpp Add missing include file to StringExtrasTest.cpp 2019-07-30 16:11:40 -07:00