Name Date Size #Lines LOC

..--

OpenMP/H29-Jan-2025-573138

README.mdH A D08-Jul-2024365 42

aarch64-outline-atomics.f90H A D08-Jul-2024653 193

debug-116525.f90H A D29-Jan-2025213

debug-allocatable-1.f90H A D29-Jan-20251.5 KiB258

debug-assumed-shape-array.f90H A D29-Jan-20251.7 KiB143

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

debug-assumed-size-array.f90H A D29-Jan-2025818

debug-char-type-1.f90H A D08-Jul-20241.1 KiB269

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

debug-complex-1.f90H A D08-Jul-20241 KiB2711

debug-complex-2.f90H A D29-Jan-2025533

debug-cyclic-derived-type-2.f90H A D29-Jan-2025525

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

debug-cyclic-derived-type.f90H A D29-Jan-2025881

debug-external-linkage-name.f90H A D29-Jan-2025261

debug-extra-global-2.f90H A D29-Jan-2025238

debug-extra-global.f90H A D29-Jan-2025300

debug-fixed-array-type-2.f90H A D29-Jan-20252.1 KiB4411

debug-loc-1.f90H A D08-Jul-2024543 314

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

debug-module-2.f90H A D29-Jan-20251.7 KiB4010

debug-ptr-type.f90H A D29-Jan-20252.3 KiB4931

debug-target-region-vars.f90H A D29-Jan-2025638

debug-variable-array-dim.f90H A D29-Jan-2025915

iso-fortran-binding.cppH A D08-Jul-2024597 3422

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

unroll.f90H A D29-Jan-2025483

vector-always.f90H A D08-Jul-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