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 | -4/+4 |
* | 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 | -4/+4 |
* | Switch explicit create methods to match generated build's order | Jacques Pienaar | 2019-09-28 | 1 | -2/+2 |
* | NFC: Remove the explicit context from Operation::create and OperationState. | River Riddle | 2019-08-26 | 1 | -1/+1 |
* | Fix -Wsign-compare in OperationSupportTest.cpp | Alex Zinenko | 2019-06-01 | 1 | -5/+5 |
* | Replace remaining usages of the Instruction class with Operation. | River Riddle | 2019-03-29 | 1 | -6/+6 |
* | Rename the Instruction class to Operation. This just renames the class, usage... | River Riddle | 2019-03-29 | 1 | -0/+117 |