This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
d44ea7186befe38eb2b3804b15cd1ee1777458ed
llvm-project
/
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
…
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
…