This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb257fe37ba1ea41bd162e2fbd0ee4cd33fcdcea
clang-p2996
/
flang
/
module
History
vdonaldson
92604cf378
[flang] IEEE_REM (
#115936
)
...
Implement the IEEE 60559:2020 remainder function.
2024-11-13 13:02:20 -05:00
..
__cuda_builtins.f90
…
__fortran_builtins.f90
[flang] Make IEEE_INT and IEEE_REAL into builtin intrinsic functions (
#109191
)
2024-09-20 13:52:02 -07:00
__fortran_ieee_exceptions.f90
[flang][preprocessor] Change handling of macros in text from Fortran … (
#108113
)
2024-09-12 09:08:00 -07:00
__fortran_type_info.f90
Revert "[flang][runtime] Fix odd "invalid descriptor" runtime crash (
#107785
)"
2024-09-11 07:40:22 -07:00
__ppc_intrinsics.f90
…
__ppc_types.f90
…
.clang-format
…
cudadevice.f90
[flang][cuda] Add bind c to cudadevice procedures (
#92822
)
2024-05-28 14:57:13 -07:00
ieee_arithmetic.f90
[flang] IEEE_REM (
#115936
)
2024-11-13 13:02:20 -05:00
ieee_exceptions.f90
…
ieee_features.f90
…
iso_c_binding.f90
[Flang] Define c_int_fast16_t and c_int_fast32_t for PowerPC. (
#88292
)
2024-04-10 19:22:38 -04:00
iso_fortran_env_impl.f90
[flang][runtime] Build ISO_FORTRAN_ENV to export kind arrays as linkable symbols (
#95388
)
2024-07-19 19:37:24 +02:00
iso_fortran_env.f90
[flang][preprocessor] Change handling of macros in text from Fortran … (
#108113
)
2024-09-12 09:08:00 -07:00
mma.f90
…