llvm-project/flang/lib/Optimizer/Transforms
River Riddle 58ceae9561 [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace
FuncOp has been moved to the `func` namespace for a little over a month, the
using directive can be dropped now.
2022-04-18 12:01:55 -07:00
..
AbstractResult.cpp [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
AffineDemotion.cpp [flang] Remove 'using namespace mlir;` from header files 2022-03-09 10:19:51 +00:00
AffinePromotion.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
AnnotateConstant.cpp Write a pass to annotate constant operands on FIR ops. This works 2022-03-14 11:14:44 -07:00
ArrayValueCopy.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
CMakeLists.txt [flang] Lower IO input with vector subscripts 2022-03-16 17:13:23 +01:00
CharacterConversion.cpp [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
ExternalNameConversion.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
MemRefDataFlowOpt.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
MemoryAllocation.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
PassDetail.h [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
RewriteLoop.cpp [flang] Lower IO input with vector subscripts 2022-03-16 17:13:23 +01:00
SimplifyRegionLite.cpp [flang] Lower IO input with vector subscripts 2022-03-16 17:13:23 +01:00