llvm-project/flang/lib/Optimizer/Builder
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
..
Runtime [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
BoxValue.cpp [flang][lowering] Handle zero extent case in LBOUND 2022-03-25 18:05:54 +01:00
CMakeLists.txt [flang] Lower general forall statement 2022-03-10 19:43:50 +01:00
Character.cpp [flang][lowering] Handle zero extent case in LBOUND 2022-03-25 18:05:54 +01:00
Complex.cpp [Flang] Add a factory class for creating Complex Ops 2021-11-18 16:55:35 +00:00
DoLoopHelper.cpp [flang] Remove 'using namespace mlir;` from header files 2022-03-09 10:19:51 +00:00
FIRBuilder.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
LowLevelIntrinsics.cpp [mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespace 2022-04-18 12:01:55 -07:00
MutableBox.cpp [flang] Lower boxed procedure 2022-03-22 15:41:11 +01:00