llvm-project/flang/module
V Donaldson d4980803b6 [flang] Intrinsic module procedure pure prefixes
Per 7.11.1p1 - All [ieee_arithmetic and ieee_exceptions] functions are
pure and all the subroutines are impure unless otherwise stated.  Most of
these functions are elemental (and not impure), which implies pure.
Several of the remaining non-elemental functions are missing pure prefixes;
add them.
2022-06-13 16:36:07 -07:00
..
.clang-format [flang][NFC] Get formatting in sync with latest clang-format 2020-07-01 16:51:46 -07:00
__fortran_builtins.f90 [flang] Update intrinsic module source files 2022-05-25 16:56:30 -07:00
__fortran_ieee_exceptions.f90 [flang] Intrinsic module procedure pure prefixes 2022-06-13 16:36:07 -07:00
__fortran_type_info.f90 [flang] Make builtin types more easily accessible; use them 2021-09-29 13:06:01 -07:00
ieee_arithmetic.f90 [flang] Intrinsic module procedure pure prefixes 2022-06-13 16:36:07 -07:00
ieee_exceptions.f90 [flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS 2022-03-14 15:13:43 -07:00
ieee_features.f90 [flang] Minor format change to LLVM license lines 2020-01-10 12:12:03 -08:00
iso_c_binding.f90 [flang] Mark C_ASSOCIATED specific procedures as PURE 2022-03-25 15:04:26 -07:00
iso_fortran_env.f90 [flang] Update intrinsic module source files 2022-05-25 16:56:30 -07:00
omp_lib.f90 [flang] Minor format change to LLVM license lines 2020-01-10 12:12:03 -08:00
omp_lib.h [flang] Minor format change to LLVM license lines 2020-01-10 12:12:03 -08:00