Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase. | River Riddle | 2019-09-13 | 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 | -2/+3 |
* | NFC: Update usages of OwningRewritePatternList to pass by & instead of &&. | River Riddle | 2019-08-09 | 1 | -1/+1 |
* | NFC: Implement OwningRewritePatternList as a class instead of a using directive. | River Riddle | 2019-08-05 | 1 | -6/+3 |
* | NFC: Refactor Function to be value typed. | River Riddle | 2019-07-01 | 1 | -1/+1 |
* | Upstream the Quantizer tool (part 4). | Stella Laurenzo | 2019-06-01 | 1 | -0/+79 |