Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. | River Riddle | 2019-12-23 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Refactor the 'walk' methods for operations. | River Riddle | 2019-08-29 | 1 | -1/+1 |
* | Change from llvm::make_unique to std::make_unique | Jacques Pienaar | 2019-08-17 | 1 | -1/+1 |
* | Express ownership transfer in PassManager API through std::unique_ptr (NFC) | Mehdi Amini | 2019-08-12 | 1 | -1/+1 |
* | NFC: Standardize the terminology used for parent ops/regions/etc. | River Riddle | 2019-08-09 | 1 | -1/+1 |
* | Utility function to map a loop on a parametric grid of virtual processors | Nicolas Vasilache | 2019-07-19 | 1 | -0/+65 |