Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mlir][spirv] Properly support SPIR-V conversion target | Lei Zhang | 2020-01-14 | 1 | -5/+5 |
* | [mlir][spirv] NFC: Move shader ABI attributes to a new file | Lei Zhang | 2020-01-01 | 1 | -0/+2 |
* | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 1 | -3/+3 |
* | Change the `notifyRootUpdated` API to be transaction based. | River Riddle | 2019-12-23 | 1 | -7/+5 |
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to V... | River Riddle | 2019-12-22 | 1 | -3/+3 |
* | [spirv] NFC: Add getZero() and getOne() static method to ConstantOp | Lei Zhang | 2019-11-27 | 1 | -2/+2 |
* | Misc changes to lowering to SPIR-V. | Mahesh Ravishankar | 2019-11-26 | 1 | -13/+13 |
* | Introduce attributes that specify the final ABI for a spirv::ModuleOp. | Mahesh Ravishankar | 2019-11-25 | 1 | -0/+264 |