llvm-project/flang/lib/Optimizer/CodeGen
Eric Schweitz c45bd4b9e5 [flang] Upstream fix to allocmem codegen to deal with missing dimensions
for sequence of character types.

Upstream type test. Upstream test. Fix tests.

Do not run on windows, as that is not an implemented target.

Differential Revision: https://reviews.llvm.org/D119551
2022-02-11 11:12:49 -08:00
..
CGOps.cpp
CGOps.h
CMakeLists.txt [flang] split character procedure arguments in target-rewrite pass 2022-01-27 16:29:37 +01:00
CodeGen.cpp [flang] Upstream fix to allocmem codegen to deal with missing dimensions 2022-02-11 11:12:49 -08: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 [mlir] Finish replacing OwningRewritePatternList with RewritePatternSet 2022-01-26 23:11:02 -08:00
Target.cpp [Flang] Fixup some comments. NFC 2021-11-15 09:03:37 +00:00
Target.h [flang][codegen] Add type conversion for `fir.boxchar` 2021-11-11 10:28:40 +00:00
TargetRewrite.cpp [flang][codegen] Keep primitive type for extractvalue and insertvalue 2022-02-08 21:26:38 +01:00
TypeConverter.h [flang] Add type conversion for !fir.box<none> 2022-02-09 15:13:47 +01:00