Name Date Size #Lines LOC

..--

OpenMP/H--573138

README.mdH A D24-Nov-2023365 42

aarch64-outline-atomics.f90H A D05-Feb-2024653 193

debug-116525.f90H A D03-Jan-2025213

debug-allocatable-1.f90H A D30-Sep-20241.5 KiB258

debug-assumed-shape-array.f90H A D30-Sep-20241.7 KiB143

debug-assumed-size-array-2.f90H A D10-Jul-2024709

debug-assumed-size-array.f90H A D03-Oct-2024818

debug-char-type-1.f90H A D24-Jun-20241.1 KiB269

debug-common-block-1.f90H A D28-Jan-20258.3 KiB

debug-complex-1.f90H A D23-May-20241 KiB2711

debug-complex-2.f90H A D05-Nov-2024533

debug-cyclic-derived-type-2.f90H A D30-Sep-2024525

debug-cyclic-derived-type-3.f90H A D27-Jan-2025810

debug-cyclic-derived-type.f90H A D30-Sep-2024881

debug-external-linkage-name.f90H A D05-Nov-2024261

debug-extra-global-2.f90H A D21-Oct-2024238

debug-extra-global.f90H A D21-Oct-2024300

debug-fixed-array-type-2.f90H A D03-Oct-20242.1 KiB4411

debug-loc-1.f90H A D10-May-2024543 314

debug-local-var-2.f90H A D29-Jan-20257.2 KiB11122

debug-module-2.f90H A D11-Sep-20241.7 KiB4010

debug-ptr-type.f90H A D30-Sep-20242.3 KiB4931

debug-target-region-vars.f90H A D04-Sep-2024638

debug-variable-array-dim.f90H A D03-Oct-2024915

iso-fortran-binding.cppH A D26-Feb-2024597 3422

unroll-loops.f90H A D29-Jan-20252.1 KiB

unroll.f90H A D29-Jan-2025483

vector-always.f90H A D14-Jun-2024438 154

README.md

1# Flang Integration Tests
2
3This directory can be used to add Integration tests involving multiple stages of the compiler (for eg. from Fortran to LLVM IR). It should not contain executable tests. We should only add tests here sparingly and only if there is no other way to test. Repeat this message in each test that is added to this directory and sub-directories.
4