llvm-project/mlir/lib/Analysis
Uday Bondhugula bf0cc6b328 [mlir][NFC] modernize / clean up some loop transform utils, affine analysis utils
Summary:
- remove stale declarations on flat affine constraints
- avoid allocating small vectors where possible
- clean up code comments, rename some variables

Differential Revision: https://reviews.llvm.org/D76117
2020-03-13 21:16:05 -07:00
..
AffineAnalysis.cpp Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
AffineStructures.cpp [mlir][NFC] modernize / clean up some loop transform utils, affine analysis utils 2020-03-13 21:16:05 -07:00
CMakeLists.txt [mlir][NFC] Move the operation interfaces out of Analysis/ and into a new Interfaces/ directory. 2020-03-10 12:45:45 -07:00
CallGraph.cpp [mlir][NFC] Move the operation interfaces out of Analysis/ and into a new Interfaces/ directory. 2020-03-10 12:45:45 -07:00
Dominance.cpp
Liveness.cpp
LoopAnalysis.cpp [mlir][NFC] modernize / clean up some loop transform utils, affine analysis utils 2020-03-13 21:16:05 -07:00
NestedMatcher.cpp Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
SliceAnalysis.cpp
Utils.cpp [mlir][SideEffects] Replace HasNoSideEffect with the memory effect interfaces. 2020-03-12 14:26:15 -07:00
Verifier.cpp [mlir] Add support for non-identifier attribute names. 2020-03-11 13:22:33 -07:00