llvm-project/mlir/lib/Analysis
River Riddle 755538328b Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst.
PiperOrigin-RevId: 231342063
2019-03-29 15:59:30 -07:00
..
AffineAnalysis.cpp Change AffineApplyOp to produce a single result, simplifying the code that 2019-03-29 15:40:38 -07:00
AffineStructures.cpp Change AffineApplyOp to produce a single result, simplifying the code that 2019-03-29 15:40:38 -07:00
Dominance.cpp Change the ForInst induction variable to be a block argument of the body instead of the ForInst itself. This is a necessary step in converting ForInst into an operation. 2019-03-29 15:40:23 -07:00
LoopAnalysis.cpp Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
MemRefBoundCheck.cpp Extend InstVisitor and Walker to handle arbitrary CFG functions, expand the 2019-03-29 14:46:58 -07:00
MemRefDependenceCheck.cpp Misc readability and doc / code comment related improvements - NFC 2019-03-29 15:02:41 -07:00
NestedMatcher.cpp Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
OpStats.cpp Rewrite OpStats to use llvm formatting utilities. 2019-03-29 15:26:29 -07:00
Pass.cpp Simplify FunctionPass to only have a runOnFunction hook, instead of having a 2019-03-29 14:50:53 -07:00
SliceAnalysis.cpp Change the ForInst induction variable to be a block argument of the body instead of the ForInst itself. This is a necessary step in converting ForInst into an operation. 2019-03-29 15:40:23 -07:00
Utils.cpp Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00
VectorAnalysis.cpp Change the ForInst induction variable to be a block argument of the body instead of the ForInst itself. This is a necessary step in converting ForInst into an operation. 2019-03-29 15:40:23 -07:00
Verifier.cpp Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst. 2019-03-29 15:59:30 -07:00