llvm-project/mlir/lib/Transforms
River Riddle f9d91531df Replace usages of Instruction with Operation in the /IR directory.
This is step 2/N to renaming Instruction to Operation.

PiperOrigin-RevId: 240459216
2019-03-29 17:43:37 -07:00
..
Utils Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
Vectorization Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
CSE.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
Canonicalizer.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
ConstantFold.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
DialectConversion.cpp Remove const from Value, Instruction, Argument, and the various methods on the 2019-03-29 17:34:33 -07:00
DmaGeneration.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
LoopFusion.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
LoopTiling.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
LoopUnroll.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00
LoopUnrollAndJam.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
LowerAffine.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
LowerVectorTransfers.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
MaterializeVectors.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
MemRefDataFlowOpt.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
PipelineDataTransfer.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
SimplifyAffineStructures.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
StripDebugInfo.cpp Rename the Instruction class to Operation. This just renames the class, usages of Instruction will still refer to a typedef in the interim. 2019-03-29 17:42:50 -07:00
Vectorize.cpp Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
ViewFunctionGraph.cpp Make FunctionPass::getFunction() return a reference to the function, instead of 2019-03-29 17:40:44 -07:00