llvm/mlir/unittests
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
..
Dialect Handle OpMemberName instruction in SPIR-V deserializer. 2019-09-23 17:11:18 -07:00
IR Switch explicit create methods to match generated build's order 2019-09-28 09:35:58 -07:00
Pass
Quantizer/Support
SDBM SDBM: support sum expressions on the LHS of stripe expressions 2019-09-18 02:17:34 -07:00
TableGen
CMakeLists.txt