1. e2b896a [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (#74077) by Yi Wu · 1 year, 5 months ago
  2. 76facde [flang][runtime] Enable more APIs in the offload build. (#76486) by Slava Zakharin · 1 year, 6 months ago
  3. 8fc045e [flang][runtime] Accept 128-bit integer SHIFT values in CSHIFT/EOSHIFT (#75246) by Peter Klausler · 1 year, 6 months ago
  4. 18af032 [flang] add GETLOG runtime and extension implementation: get login username (#74628) by Yi Wu · 1 year, 6 months ago
  5. 8b953fd [flang][runtime] Added Assign runtime to CUDA build closure. (#68171) by Slava Zakharin · 1 year, 9 months ago
  6. 1c35c1a [flang] Allow runtime build with AVOID_NATIVE_INT128_T=1 by Peter Klausler · 1 year, 10 months ago
  7. b21c24c [flang][runtime] Recognize and handle FINAL subroutines with contiguous dummy arrays when data are not so by Peter Klausler · 1 year, 11 months ago
  8. 3212051 [RFC][flang] Experimental device build of Flang runtime. by Slava Zakharin · 2 years ago
  9. 52a0b02 [flang][runtime] Reset the left tab limit when flushing output by Peter Klausler · 2 years, 2 months ago
  10. 4daa33f [flang][runtime] Use __float128 where possible & needed in runtime by Peter Klausler · 3 years ago
  11. ebe24a2 [flang] Change "unsupported" messages in the runtime to "not yet implemented" by Peter Steinfeld · 3 years, 2 months ago
  12. 73b193a [flang] Allow more concurrently open NEWUNIT= values, with recycling by Peter Klausler · 3 years, 4 months ago
  13. 6cd417b [flang] Upstream runtime changes for inquiry intrinsics by Peter Steinfeld · 3 years, 4 months ago
  14. a5a493e [flang] Speed common runtime cases of DOT_PRODUCT & MATMUL by Peter Klausler · 3 years, 8 months ago
  15. 830c0b9 [flang] Move runtime API headers to flang/include/flang/Runtime by Peter Klausler · 3 years, 10 months ago
  16. 79caf69 [flang] Runtime implementation for default derived type formatted I/O by peter klausler · 4 years ago
  17. c1db35f [flang] Implement more transformational intrinsic functions in runtime by peter klausler · 4 years, 1 month ago
  18. 50e0b29 [flang] Implement DOT_PRODUCT in the runtime by peter klausler · 4 years, 1 month ago
  19. 8d672c0b [flang] Implement IPARITY, PARITY, and FINDLOC reductions by peter klausler · 4 years, 2 months ago
  20. e372e0f [flang] Implement reductions in the runtime by peter klausler · 4 years, 3 months ago
  21. 675ad1b [flang] Implement runtime support for INQUIRE statements by peter klausler · 4 years, 11 months ago
  22. 1f87900 [flang] Reformat with latest clang-format and .clang-format by Tim Keith · 5 years ago
  23. 3b63571 [flang] Use hash table for UnitMap, avoid C++ STL binary dependence by peter klausler · 5 years ago
  24. 95696d5 [flang] Progress on Fortran I/O runtime by peter klausler · 5 years ago
  25. f7be251 [flang] Initial buffer framing code by peter klausler · 5 years ago
  26. fae12a0 [flang] Basic file operation wrapper by peter klausler · 5 years ago