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
[flang1][flang2] Add align pragma for derived type and fix shape array/character type More... about 1 year ago
flang2: fix the expected number of parameters for __pd_asin_1 More... about 1 year ago
[flang1] Fix a parallel do bug More... about 1 year ago
[flang1] Fix the issue with contiguous dummy argument arrays (#1426) More... about 1 year ago
[DebugInfo][test] Fix test for LLVM 17 compatibility More... over 1 year ago
[DebugInfo][test] Update output from llvm-dwarfdump More... over 1 year ago
[test] Add feature tag to allow LLVM 17-only tests to run More... over 1 year ago
[runtime] Fix -Wcast-qual warnings More... over 1 year ago
[flang1] Fix -Wcast-qual warnings More... over 1 year ago
[flang1] Fix handling of LBOUND/UBOUND in type specification More... over 1 year ago
[flang2] byval and sret attributes should have associated types More... over 1 year ago
[DebugInfo] Fix bug in multi-entry procedures More... over 1 year ago
Fix failures for imports with LLVM-17 (#1414) More... over 1 year ago
[runtime] Fix infinite loop in __fort_bcopysl More... over 1 year ago
Fix the dllimport code generation for opaque type More... over 1 year ago
Fix for handling absolute include paths More... over 1 year ago
Add Windows support to lit.cfg More... over 1 year ago
Add Windows support to f90_correct tests More... over 1 year ago
[build] Update build_flang.py to use LLVM_MAIN_SRC_DIR More... over 1 year ago
[libpgmath] Update CMakeLists.txt to locate llvm-lit in LLVM 16 source tree More... over 1 year ago
[build] Specify LLVM_MAIN_SRC_DIR when running build-flang.sh More... over 1 year ago
Fix executable names in lit.cfg On Windows `%flang1` and `%flang2` are interpreted incorrectly. related issue: #1363 More... over 1 year ago
Adjust the functions signatures to match the expected function pointer signatures More... over 1 year ago
fix missing local lit config file in ili_correct test folder More... over 1 year ago
fix mp_correct tests on Windows This change enables mp_correct test suite to run on Windows. (Test suite fails similarly to issue #1371) More... over 1 year ago
[flang1] Suppress -Wsingle-bit-bitfield-constant-conversion warnings More... over 1 year ago
[llvm_ir_correct] Expect `memory(none)` as replacements for `readnone` More... over 1 year ago
[runtime] The array dimensions must be defined before being used More... over 1 year ago
Re-arranging the code such that ili is always initialized and used More... over 1 year ago
Remove unused array More... over 1 year ago