llvm-project/flang/lib
peter klausler 6f3d322f25 [flang] Improve shape & length characterization
Analyze the shape of the result of TRANSFER(ptr,array) correctly
when "ptr" is an array of deferred shape.  Fixing this bug led to
some refactoring and concentration of common code in TypeAndShape
member functions with code in general shape and character length
analysis, and this led to some regression test failures that have
all been cleaned up.

Differential Revision: https://reviews.llvm.org/D95744
2021-01-30 16:14:27 -08:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Readability improvement in binary->decimal conversion 2020-10-01 15:49:27 -07:00
Evaluate [flang] Improve shape & length characterization 2021-01-30 16:14:27 -08:00
Frontend [flang] Search for #include "file" in right directory (take 2) 2021-01-27 15:41:29 -08:00
FrontendTool [flang][driver] Move isFixedFormSuffix and isFreeFormSuffix to flangFrontend 2021-01-19 17:47:40 +00:00
Lower [flang][directive] Get rid of flangClassValue in TableGen 2021-01-19 10:28:46 -05:00
Optimizer [mlir] Remove the MutableDictionaryAttr class 2020-12-17 17:18:42 -08:00
Parser [flang] Search for #include "file" in right directory (take 2) 2021-01-27 15:41:29 -08:00
Semantics [flang] Improve shape & length characterization 2021-01-30 16:14:27 -08:00
CMakeLists.txt [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00