llvm-project/flang/test/Evaluate
peter klausler f6ecea1a35 [flang] Represent (parentheses around derived types)
The strongly typed expression representation classes supported
a representation of parentheses only around intrinsic types
with specific kinds.  Parentheses around derived type variables
must also be preserved so that expressions may be distinguished
from variables; this distinction matters for actual arguments &
construct associations.

Differential Revision: https://reviews.llvm.org/D110355
2021-09-23 13:03:13 -07:00
..
expr01.f90 [flang] Represent (parentheses around derived types) 2021-09-23 13:03:13 -07:00
folding01.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding02.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding03.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding04.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding05.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding06.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding07.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding08.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding09.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding10.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding11.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding12.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding13.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding14.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding15.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding16.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding17.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding18.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding19.f90 [flang] Fold UNPACK and TRANSPOSE 2021-08-31 13:25:35 -07:00
folding20.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding21.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding22.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding23.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding24.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding25.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding26.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding27.f90 [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00
folding28.f90 [flang] Implement semantic checks for ELEMENTAL subprograms 2021-09-07 14:37:23 -07:00
folding29.f90 [flang] Fold COUNT() 2021-09-16 17:09:23 -07:00
test_folding.py [Flang] Port test_folding.sh to Python 2021-09-06 13:54:56 +00:00