llvm-project/flang/test/Evaluate
Jean Perier 94d9a4fd88 [flang] Rework host runtime folding and enable REAL(2) folding with it.
- Rework the host runtime table so that it is constexpr to avoid
  having to construct it and to store/propagate it.
- Make the interface simpler (remove many templates and a file)
- Enable 16bits float folding using 32bits float host runtime
- Move StaticMultimapView into its own header to use it for host
  folding

Reviewed By: klausler, PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D88981
2020-10-14 16:40:44 +02:00
..
folding01.f90 [flang] Fix CMPLX folding with complex arguments 2020-07-31 10:26:08 +02:00
folding02.f90 [flang] Rework host runtime folding and enable REAL(2) folding with it. 2020-10-14 16:40:44 +02:00
folding03.f90 [flang][NFC] Simplify semantics test scripts 2020-05-11 11:49:25 -07:00
folding04.f90 [flang] AMAX0, MIN1... rewrite to MAX/MIN: make result conversion explicit 2020-06-18 08:14:58 +02:00
folding05.f90 [flang][NFC] Simplify semantics test scripts 2020-05-11 11:49:25 -07:00
folding06.f90 [flang][NFC] Simplify semantics test scripts 2020-05-11 11:49:25 -07:00
folding07.f90 [flang][NFC] Simplify semantics test scripts 2020-05-11 11:49:25 -07:00
folding08.f90 [flang] Check shape conformance on initializers 2020-08-31 16:27:06 -07:00
folding09.f90 [flang][NFC] Simplify semantics test scripts 2020-05-11 11:49:25 -07:00
folding10.f90 [flang] Implement shape analysis of TRANSFER intrinsic function result 2020-08-13 09:56:24 -07:00
folding11.f90 [flang] Correct manipulation of mixed complex expressions 2020-08-13 09:04:00 -07:00
folding12.f90 [flang] Fix assert on constant folding of extended types 2020-09-10 14:34:03 -07:00
test_folding.sh [flang][NFC] Simplify semantics test scripts 2020-05-11 11:49:25 -07:00