llvm-capstone/flang/tools
Jean Perier 3b29159da0 [flang] Add hlfir.declare codegen
hlfir.declare codegen generates a fir.declare, and may generate a
fir.embox/fir.rebox/fir.emboxchar if the base value does not convey
all the variable bounds and length parameter information.

Leave OPTIONAL as a TODO to keep this patch simple. It will require
making the embox/rebox optional to preserve the optionality aspects.

Differential Revision: https://reviews.llvm.org/D137789
2022-11-14 11:19:35 +01:00
..
bbc [flang] Add hlfir.declare codegen 2022-11-14 11:19:35 +01:00
f18 [Flang] Adjust preprocessing to build modules correctly 2022-10-14 12:27:48 -07:00
f18-parse-demo [flang] Support the color diagnostics on scanning, parsing, and semantics 2022-07-27 23:45:41 +08:00
fir-opt [flang] Add hlfir.declare codegen 2022-11-14 11:19:35 +01:00
flang-driver [Flang] Run clang-format on all flang files 2022-11-03 09:26:22 -07:00
tco [flang] Add hlfir.declare codegen 2022-11-14 11:19:35 +01:00
.clang-tidy [flang] Add clang-tidy check for braces around if 2021-06-16 09:13:53 +00:00
CMakeLists.txt [flang] Initial lowering for empty program 2022-01-28 22:39:58 +01:00