summaryrefslogtreecommitdiff
path: root/flang/lib/Support/Fortran.cpp
AgeCommit message (Expand)Author
2025-10-29[flang] Implement IGNORE_TKR(P) (#165469)Eugene Epshteyn
2025-08-06[flang][cuda] Remove meaningless warning on CUDA shared arguments (#152404)Valentin Clement (バレンタイン クレメン)
2025-04-08[flang][cuda] Relax compatibility rules when host,device procedure is involve...Valentin Clement (バレンタイン クレメン)
2025-03-18[flang][cuda] Check for ignore_tkr(d) when resolving generic call (#131923)Valentin Clement (バレンタイン クレメン)
2025-02-06[Flang] Move non-common headers to FortranSupport (#124416)Michael Kruse