llvm-project/flang/tools/f18
Eric Schweitz fbac9ce226 [flang] Batch together the changes to the PFT intermediate data
structure for upstreaming to llvm-project.

These files have had many changes since they were originally upstreamed.
Some of the changes are cosmetic.  Most of the functional changes were
done to support the lowering of control-flow syntax from the front-end
parse trees to the FIR dialect.

This patch is meant to be a reviewable size. The functionality it
provides will be used by code yet to be upstreamed in lowering.

review comments:

[review D80449][NFC] make PFT ParentVariant a ReferenceVariant

ReferenceVariant had to be slightly updated to also support
non constant references (which is required for ParentType).

[review D80449] extend Variable implementation beyond a comment
2020-05-29 15:24:20 -07:00
..
CMakeLists.txt [flang] update tools/f18 to use LLVM_LINK_COMPONENTS. 2020-05-05 08:55:17 -07:00
dump.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
f18.cpp [flang] Batch together the changes to the PFT intermediate data 2020-05-29 15:24:20 -07:00
flang.sh.in [flang] A rework of the cmake build components for in and out of tree builds. 2020-03-26 18:17:04 +00:00