- 3b33724 [NFC][flang][runtime] Moved freestanding-tools.h to use it in FortranDecimal. (#87827) by Slava Zakharin · 1 year, 2 months ago
- 3ada883 [flang][runtime] Runtime support for REDUCE() (#86214) by Peter Klausler · 1 year, 2 months ago
- 00f3454 [flang][runtime] Added pseudo file unit for simplified PRINT. (#86134) by Slava Zakharin · 1 year, 2 months ago
- f4e90e3 [flang][runtime] Get rid of warnings in F18 runtime CUDA build. (#85488) by Slava Zakharin · 1 year, 2 months ago
- 71e0261 [flang][runtime] Added Fortran::common::optional for use on device. by Slava Zakharin · 1 year, 3 months ago
- baf6725 [flang][runtime] Support NORM2 for REAL(16) with FortranFloat128Math lib. (#83219) by Slava Zakharin · 1 year, 3 months ago
- 7dd4d28 [flang] Fix const cast issue in FreeMemory function call in execute_command_line (#77906) by Yi Wu · 1 year, 5 months ago
- e2b896a [flang] Add EXECUTE_COMMAND_LINE runtime and lowering intrinsics implementation (#74077) by Yi Wu · 1 year, 5 months ago
- 76facde [flang][runtime] Enable more APIs in the offload build. (#76486) by Slava Zakharin · 1 year, 5 months ago
- 8fc045e [flang][runtime] Accept 128-bit integer SHIFT values in CSHIFT/EOSHIFT (#75246) by Peter Klausler · 1 year, 5 months ago
- 18af032 [flang] add GETLOG runtime and extension implementation: get login username (#74628) by Yi Wu · 1 year, 5 months ago
- 8b953fd [flang][runtime] Added Assign runtime to CUDA build closure. (#68171) by Slava Zakharin · 1 year, 8 months ago
- 1c35c1a [flang] Allow runtime build with AVOID_NATIVE_INT128_T=1 by Peter Klausler · 1 year, 9 months ago
- b21c24c [flang][runtime] Recognize and handle FINAL subroutines with contiguous dummy arrays when data are not so by Peter Klausler · 1 year, 10 months ago
- 3212051 [RFC][flang] Experimental device build of Flang runtime. by Slava Zakharin · 1 year, 11 months ago
- 52a0b02 [flang][runtime] Reset the left tab limit when flushing output by Peter Klausler · 2 years, 2 months ago
- 4daa33f [flang][runtime] Use __float128 where possible & needed in runtime by Peter Klausler · 3 years ago
- ebe24a2 [flang] Change "unsupported" messages in the runtime to "not yet implemented" by Peter Steinfeld · 3 years, 1 month ago
- 73b193a [flang] Allow more concurrently open NEWUNIT= values, with recycling by Peter Klausler · 3 years, 3 months ago
- 6cd417b [flang] Upstream runtime changes for inquiry intrinsics by Peter Steinfeld · 3 years, 4 months ago
- a5a493e [flang] Speed common runtime cases of DOT_PRODUCT & MATMUL by Peter Klausler · 3 years, 7 months ago
- 830c0b9 [flang] Move runtime API headers to flang/include/flang/Runtime by Peter Klausler · 3 years, 9 months ago
- 79caf69 [flang] Runtime implementation for default derived type formatted I/O by peter klausler · 4 years ago
- c1db35f [flang] Implement more transformational intrinsic functions in runtime by peter klausler · 4 years ago
- 50e0b29 [flang] Implement DOT_PRODUCT in the runtime by peter klausler · 4 years, 1 month ago
- 8d672c0b [flang] Implement IPARITY, PARITY, and FINDLOC reductions by peter klausler · 4 years, 1 month ago
- e372e0f [flang] Implement reductions in the runtime by peter klausler · 4 years, 2 months ago
- 675ad1b [flang] Implement runtime support for INQUIRE statements by peter klausler · 4 years, 10 months ago
- 1f87900 [flang] Reformat with latest clang-format and .clang-format by Tim Keith · 5 years ago
- 3b63571 [flang] Use hash table for UnitMap, avoid C++ STL binary dependence by peter klausler · 5 years ago
- 95696d5 [flang] Progress on Fortran I/O runtime by peter klausler · 5 years ago
- f7be251 [flang] Initial buffer framing code by peter klausler · 5 years ago
- fae12a0 [flang] Basic file operation wrapper by peter klausler · 5 years ago