llvm-project/flang/lib/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
..
CMakeLists.txt [flang] Fold COUNT() 2021-09-16 17:09:23 -07:00
call.cpp
character.h
characteristics.cpp [flang] Complain about more cases of calls to insufficiently defined procedures 2021-06-16 18:20:59 -07:00
check-expression.cpp [flang] Enforce specification function rules on callee, not call 2021-09-17 10:59:54 -07:00
common.cpp
complex.cpp
constant.cpp
expression.cpp [flang] Represent (parentheses around derived types) 2021-09-23 13:03:13 -07:00
fold-character.cpp [flang] Fold CSHIFT 2021-08-30 13:01:56 -07:00
fold-complex.cpp [flang] Fold CSHIFT 2021-08-30 13:01:56 -07:00
fold-designator.cpp
fold-implementation.h [flang] Fold COUNT() 2021-09-16 17:09:23 -07:00
fold-integer.cpp [flang] Validate SIZE(x,DIM=n) dimension for assumed-size array x 2021-09-17 10:14:18 -07:00
fold-logical.cpp [flang] Fold COUNT() 2021-09-16 17:09:23 -07:00
fold-real.cpp [flang] evaluate: Fold SQRT, HYPOT, & CABS 2021-09-07 10:33:11 -07:00
fold-reduction.cpp [flang] Fold COUNT() 2021-09-16 17:09:23 -07:00
fold-reduction.h [flang] Fold COUNT() 2021-09-16 17:09:23 -07:00
fold.cpp
formatting.cpp [flang] Validate SIZE(x,DIM=n) dimension for assumed-size array x 2021-09-17 10:14:18 -07:00
host.cpp
host.h
initial-image.cpp [flang] Include default component initialization in static initializers 2021-09-01 09:40:37 -07:00
int-power.h
integer.cpp
intrinsics-library.cpp [flang] evaluate: Fold SQRT, HYPOT, & CABS 2021-09-07 10:33:11 -07:00
intrinsics.cpp [flang] Put intrinsic function table back into order 2021-09-20 08:40:28 -07:00
logical.cpp
real.cpp [flang] evaluate: Fold SQRT, HYPOT, & CABS 2021-09-07 10:33:11 -07:00
shape.cpp [flang] Validate SIZE(x,DIM=n) dimension for assumed-size array x 2021-09-17 10:14:18 -07:00
static-data.cpp
tools.cpp [flang] Represent (parentheses around derived types) 2021-09-23 13:03:13 -07:00
type.cpp [flang] [NFC] Repair build with GCC 7.3 2021-06-22 13:52:30 -07:00
variable.cpp [flang] Validate SIZE(x,DIM=n) dimension for assumed-size array x 2021-09-17 10:14:18 -07:00