aboutsummaryrefslogtreecommitdiff
path: root/flang-rt/lib/runtime/derived.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-07-16[flang] Allow -fdefault-integer-8 with defined I/O (#148927)Peter Klausler1-1/+1
2025-07-14[flang][runtime] Speed up initialization & destruction (#148087)Peter Klausler1-62/+78
2025-06-16[flang] Restructure runtime to avoid recursion (relanding) (#143993)Peter Klausler1-239/+277
2025-06-11Revert runtime work queue patch, it breaks some tests that need investigation...Peter Klausler1-278/+239
2025-06-10[flang][runtime] Replace recursion with iterative work queue (#137727)Peter Klausler1-239/+278
2025-05-19[flang][cuda] Use a reference for asyncObject (#140614)Valentin Clement (バレンタイン クレメン)1-3/+3
2025-05-01Revert "[flang][cuda] Use a reference for asyncObject" (#138221)Valentin Clement (バレンタイン クレメン)1-3/+3
2025-05-01[flang][cuda] Use a reference for asyncObject (#138186)Valentin Clement (バレンタイン クレメン)1-3/+3
2025-04-30Revert "[flang][cuda] Use a reference for asyncObject (#138010)" (#138082)Valentin Clement (バレンタイン クレメン)1-3/+3
2025-04-30[flang][cuda] Use a reference for asyncObject (#138010)Valentin Clement (バレンタイン クレメン)1-3/+3
2025-04-09[flang][cuda] Add asyncId to allocate entry point (#134947)Valentin Clement (バレンタイン クレメン)1-3/+5
2025-02-16[Flang][NFC] Move runtime library files to flang-rt (#110298)Michael Kruse1-0/+433