summaryrefslogtreecommitdiffstats
path: root/mlir/lib/IR/OperationSupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* NFC: Remove the explicit context from Operation::create and OperationState.River Riddle2019-08-261-7/+4
* gpu::LaunchOp: canonicalize away constant kernel argumentsAlex Zinenko2019-07-011-1/+2
* NFC: Remove the 'context' parameter from OperationState.River Riddle2019-06-221-10/+9
* Rename InstOperand to OpOperand.River Riddle2019-03-291-12/+12
* Rename the Instruction class to Operation. This just renames the class, usage...River Riddle2019-03-291-3/+78
* Allow creating standalone RegionsAlex Zinenko2019-03-291-0/+62
OpenPOWER on IntegriCloud