llvm/flang/module
peter klausler 03f1c9fa85 [flang] Fix errors in ISO_FORTRAN_ENV module for REAL128
Some parameters of 128-bit IEEE floating-point numbers were
incorrect, leading to a failure to define REAL128 to 16.

Differential Revision: https://reviews.llvm.org/D95387
2021-01-25 13:41:32 -08: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] Better C_LOC and C_ASSOCIATED in flang/module 2021-01-21 09:41:05 -08:00
__fortran_type_info.f90 [flang] Implement derived type description table encoding 2020-12-08 10:26:58 -08:00
ieee_arithmetic.f90
ieee_exceptions.f90
ieee_features.f90
iso_c_binding.f90 [flang] Better C_LOC and C_ASSOCIATED in flang/module 2021-01-21 09:41:05 -08:00
iso_fortran_env.f90 [flang] Fix errors in ISO_FORTRAN_ENV module for REAL128 2021-01-25 13:41:32 -08:00
omp_lib.f90
omp_lib.h