llvm-project/flang/unittests/Runtime
Jonathon Penix 0ec3ac9b7f [Flang] Add -fconvert option to swap endianness for unformatted files.
To accomplish this, this patch creates an optional list of environment
variable default values to be set by the runtime to allow directly using
the existing runtime implementation of FORT_CONVERT for I/O conversions.
2022-10-12 16:57:37 -07:00
..
BufferTest.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
CMakeLists.txt [flang] Add cpowi function to runtime and use instead of pgmath 2022-10-11 12:34:58 +00:00
CharacterTest.cpp [flang][runtime] ensure character compares to blank are unsigned 2022-09-13 10:42:53 +02:00
CommandTest.cpp [Flang] Add -fconvert option to swap endianness for unformatted files. 2022-10-12 16:57:37 -07:00
Complex.cpp [flang] Add cpowi function to runtime and use instead of pgmath 2022-10-11 12:34:58 +00:00
CrashHandlerFixture.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
CrashHandlerFixture.h [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
ExternalIOTest.cpp [flang] Noncontiguous formats 2022-08-24 13:51:16 -07:00
Format.cpp [flang][runtime] Support internal I/O to CHARACTER(KIND/=1) 2022-08-09 08:46:21 -07:00
Inquiry.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
ListInputTest.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
Matmul.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
MiscIntrinsic.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
Namelist.cpp [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
Numeric.cpp [flang] Support intrinsic `selected_int_kind` for variables 2022-07-26 00:33:27 +08:00
NumericalFormatTest.cpp [flang][runtime] Improve G0 output editing 2022-06-23 11:27:25 -07:00
Pointer.cpp [flang][runtime] Ensure PointerDeallocate actually deallocate pointers 2022-03-28 10:22:08 +02:00
Ragged.cpp [flang] Simplify RaggedArrayHeader and make it plain C struct 2021-12-09 22:28:06 +01:00
Random.cpp [flang] Intrinsic RANDOM_SEED calls with dynamically absent/present arguments 2022-08-09 09:08:55 -07:00
Reduction.cpp [flang] Add type-specific runtime entries for Minloc/Maxloc. 2022-10-10 16:58:33 -07:00
RuntimeCrashTest.cpp [flang] use 1-based dim in transformational runtime error msg 2022-05-05 10:33:14 +02:00
Stop.cpp [Flang] Add -fconvert option to swap endianness for unformatted files. 2022-10-12 16:57:37 -07:00
Time.cpp [flang] Lower sum intrinsic 2022-03-08 18:50:34 +01:00
Transformational.cpp [flang][runtime] Fixes for element size calculation. 2022-09-22 10:10:42 -07:00
tools.h [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00