| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename LLVM::exp and LLVM::fmuladd to LLVM::ExpOP and LLVM::FMulAddOp. | Alexander Belyaev | 2019-10-11 | 1 | -1/+1 |
| * | Fix a number of Clang-Tidy warnings. | Christian Sigg | 2019-09-23 | 1 | -1/+1 |
| * | Drop makePositionAttr and the like in favor of Builder::getI64ArrayAttr | Alex Zinenko | 2019-09-16 | 1 | -14/+5 |
| * | NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase. | River Riddle | 2019-09-13 | 1 | -1/+1 |
| * | Move Linalg and VectorOps dialects to the Dialect subdir - NFC | Nicolas Vasilache | 2019-08-19 | 1 | -1/+1 |
| * | NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory. | River Riddle | 2019-08-19 | 1 | -1/+1 |
| * | Extend vector.outerproduct with an optional 3rd argument | Nicolas Vasilache | 2019-08-16 | 1 | -47/+43 |
| * | Add lowering of vector dialect to LLVM dialect. | Nicolas Vasilache | 2019-08-12 | 1 | -0/+207 |

