0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjust the functions signatures to match the expected function pointer signatures More... over 1 year ago
Give sprintf one extra byte to write the null character in the end of string and resolve the overflow warning More... over 1 year ago
Add Windows support to openmp_examples tests More... over 1 year ago
[test] Add check-flang-long target for running NCAR tests via make More... over 1 year ago
[test] Fix NCAR kernel test failures on X86 More... over 1 year ago
[Flang1] Fix the string operation of file name More... over 1 year ago
script: Use Ninja on Windows on ARM More... over 1 year ago
[QuadFP][flang1] Support quad complex zero in collapse_assignment More... over 1 year ago
Fix for issue # 1361. The arguments of NORM2 are not getting lowered in case of expressions. This change handles this case. More... over 1 year ago
Fix issue 1336. incorrect results with entry statements. More... over 1 year ago
[QuadFP][test] Make comments clear and consistent in style; NFC More... almost 2 years ago
[flang1] Fix a regression about array constructor More... almost 2 years ago
cmake: stop asking llvm-config for src-root as it is not supported since LLVM16.0 More... almost 2 years ago
win: Fix the build with verbose options More... almost 2 years ago
[flang2] Install into the same bin directory as flang1 More... almost 2 years ago
[runtime] Only use __float128 on Linux More... almost 2 years ago
[win][scutil] Add support Windows Complex types for pow folding More... almost 2 years ago
win: Remove '-mlong-double-128' compiler option More... almost 2 years ago
[workflows] Add Windows x64/arm64 GitHub CI workflow to Flang project More... about 2 years ago
Fixed missing prototype error reported by Clang 15 More... about 2 years ago
[runtime] Specify location of libomp dependency More... about 2 years ago
win: Disable QUADFP build in libpgmath for Windows on ARM More... about 2 years ago
[opaque pointers][flang2] Remove redundant bitcast instructions and rewrite typed pointer with 'ptr'. More... about 2 years ago
[QuadFP][flang1] Semantic check for operand type promotion More... about 2 years ago
[QuadFP][runtime] Define C_LONG_DOUBLE_COMPLEX as correct type kind More... about 2 years ago
[flang2] Pass -vscale_range_max=0 to mean an unbounded range More... about 2 years ago
[workflows] Do not try to run AArch64 build job on forks More... about 2 years ago
[workflows] Build and test Flang with release_15x only More... about 2 years ago
[libpgmath] Fix -Wimplicit-function-declaration More... about 2 years ago
[build] Fix -Wparentheses warnings; NFC More... about 2 years ago