llvm-project/mlir/lib
Uday Bondhugula 58889884a2 Change some of the debug messages to use emitError / emitWarning / emitNote - NFC
PiperOrigin-RevId: 236169676
2019-03-29 16:50:29 -07:00
..
AffineOps Refactor AffineExprFlattener and move FlatAffineConstraints out of IR into 2019-03-29 16:39:32 -07:00
Analysis Change some of the debug messages to use emitError / emitWarning / emitNote - NFC 2019-03-29 16:50:29 -07:00
Dialect Add binary broadcastable builder. 2019-03-29 16:23:38 -07:00
EDSC Port all of the existing passes over to the new pass manager infrastructure. This is largely NFC. 2019-03-29 16:47:14 -07:00
ExecutionEngine ExecutionEngine OptUtils: support -On flags in string-based initialization 2019-03-29 16:49:44 -07:00
IR Add support for named function argument attributes. The attribute dictionary is printed after the argument type: 2019-03-29 16:50:15 -07:00
LLVMIR LLVM IR Dialect: unify call and call0 operations 2019-03-29 16:49:59 -07:00
Parser Add support for named function argument attributes. The attribute dictionary is printed after the argument type: 2019-03-29 16:50:15 -07:00
Pass Move the PassExecutor and ModuleToFunctionPassAdaptor classes from PassManager.h to Pass.cpp. This allows for us to remove a dependency on Pass.h from PassManager.h. 2019-03-29 16:49:15 -07:00
StandardOps Add a generic getValue to ElementsAttr for accessing a value at a given index. 2019-03-29 16:48:59 -07:00
SuperVectorOps Remove remaining references to OperationInst in all directories except for lib/Transforms. 2019-03-29 16:10:38 -07:00
Support Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00
TableGen [TableGen] Use ArrayRef instead of SmallVectorImpl for suitable method 2019-03-29 16:41:35 -07:00
Target/LLVMIR LLVM IR Dialect: unify call and call0 operations 2019-03-29 16:49:59 -07:00
Transforms Change some of the debug messages to use emitError / emitWarning / emitNote - NFC 2019-03-29 16:50:29 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00