llvm-project/flang/unittests/Optimizer
Valentin Clement fc66dbba1f
[fir] Add external name interop pass
Add the external name conversion pass needed for compiler
interoperability. This pass convert the Flang internal symbol name to
the common gfortran convention.

Clean up old passes without implementation in the Passes.ts file so
the project and fir-opt can build correctly.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: schweitz

Differential Revision: https://reviews.llvm.org/D111057
2021-10-05 20:33:41 +02:00
..
CMakeLists.txt [fir] Split FIROptimizer lib into several smaller libraries 2021-10-05 14:02:32 +02:00
FIRContextTest.cpp [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
InternalNamesTest.cpp [fir] Add external name interop pass 2021-10-05 20:33:41 +02:00
KindMappingTest.cpp [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
RTBuilder.cpp [fir] Split FIROptimizer lib into several smaller libraries 2021-10-05 14:02:32 +02:00