llvm-project/flang/lib/Optimizer/CodeGen
River Riddle 4a3460a791 [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type"
This removes any potential confusion with the `getType` accessors
which correspond to SSA results of an operation, and makes it
clear what the intent is (i.e. to represent the type of the function).

Differential Revision: https://reviews.llvm.org/D121762
2022-03-16 17:07:04 -07:00
..
CGOps.cpp
CGOps.h [flang] Remove 'using namespace mlir;` from header files 2022-03-09 10:19:51 +00:00
CMakeLists.txt [flang] split character procedure arguments in target-rewrite pass 2022-01-27 16:29:37 +01:00
CodeGen.cpp [flang] Add support for linkonce_odr in FIR 2022-03-14 10:24:44 +01:00
DescriptorModel.h [fir] Add fir.extract_value and fir.insert_value conversion 2021-11-07 21:59:01 +01:00
PassDetail.h
PreCGRewrite.cpp [flang] Remove 'using namespace mlir;` from header files 2022-03-09 10:19:51 +00:00
Target.cpp [flang] Add Win32 to the list of supported triples 2022-02-16 21:43:13 +00:00
Target.h [flang][codegen] Add type conversion for `fir.boxchar` 2021-11-11 10:28:40 +00:00
TargetRewrite.cpp [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
TypeConverter.h [flang] Add type conversion for !fir.box<none> 2022-02-09 15:13:47 +01:00