llvm/flang/lib/evaluate
2019-06-05 06:43:38 -07:00
..
call.cc [flang] Address review comment 2019-05-30 15:26:54 -07:00
call.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
characteristics.cc [flang] Replace formatting of CharBlock & string 2019-05-07 09:24:32 -07:00
characteristics.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
CMakeLists.txt [flang] Begin shape analysis 2019-04-05 12:56:00 -07:00
common.cc [flang] Other changes moved to their own branch. 2019-06-06 13:56:22 -07:00
common.h [flang] Other changes moved to their own branch. 2019-06-06 13:56:22 -07:00
complex.cc [flang] checkpoint during refactor 2018-11-30 14:03:05 -08:00
complex.h [flang] Pass tests 2019-04-01 12:30:08 -07:00
constant.cc [flang] Other changes moved to their own branch. 2019-06-06 13:56:22 -07:00
constant.h [flang] Other changes moved to their own branch. 2019-06-06 13:56:22 -07:00
decimal.cc [flang] Adjust member function names in integer.h to avoid confusion. 2019-04-01 16:52:03 -07:00
decimal.h [flang] Remove OwningPointer and ForwardReference 2019-05-06 07:51:07 -07:00
descender.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
expression.cc [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
expression.h [flang] Complete folding of intermixed array and component references 2019-05-29 13:22:35 -07:00
fold.cc [flang] checkpoint character intrinsic folding 2019-06-05 06:43:38 -07:00
fold.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
formatting.cc [flang] Other changes moved to their own branch. 2019-06-06 13:56:22 -07:00
formatting.h [flang] work in progress 2019-05-20 13:37:28 -07:00
host.cc [flang] Fix 482: do not check floating point environment flags with clang 2019-06-06 03:24:35 -07:00
host.h [flang] Fix 482: do not check floating point environment flags with clang 2019-06-06 03:24:35 -07:00
int-power.h [flang] revamp Real::Read(), use it for mutual testing of ScaledDecimals 2018-11-13 16:02:52 -08:00
integer.cc [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
integer.h [flang] Final fixes before review 2019-05-29 16:00:31 -07:00
intrinsics-library-templates.h [flang] Fix 482: do not check floating point environment flags with clang 2019-06-06 03:24:35 -07:00
intrinsics-library.cc [flang] Add todo for bessel function default support 2019-03-29 01:41:26 -07:00
intrinsics-library.h [flang] make HostIntrinsicProceduresLibrary a class 2019-03-27 10:16:07 -07:00
intrinsics.cc [flang] Fix arg specs for CMPLX intrinsic 2019-06-04 13:37:25 -07:00
intrinsics.h [flang] lib/evaluate work for structure constructors 2019-05-03 11:29:15 -07:00
leading-zero-bit-count.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
logical.cc [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
logical.h [flang] Fix LEN(char array), it is not elemental. 2019-06-04 13:37:23 -07:00
real.cc [flang] Adjust member function names in integer.h to avoid confusion. 2019-04-01 16:52:03 -07:00
real.h [flang] PRECISION, RANGE, RADIX 2019-05-29 15:38:33 -07:00
rounding-bits.h [flang] Make x86 fp behavior emulation conditional. 2019-01-22 11:13:44 -08:00
shape.cc [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
shape.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
static-data.cc [flang] Rename Dump() as AsFortran(), tweak output for use in .mod files 2018-11-08 09:38:03 -08:00
static-data.h [flang] Pass tests 2019-04-01 12:30:08 -07:00
tools.cc [flang] Allow some BOZ usage when unambiguous (extension) 2019-06-04 13:37:12 -07:00
tools.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
traversal.h [flang] Redo without macros 2019-04-09 13:29:40 -07:00
type.cc [flang] Final fixes before review 2019-05-29 16:00:31 -07:00
type.h [flang] Defer conversions to objects; fix some intrinsic table entries 2019-05-28 13:29:29 -07:00
variable.cc [flang] Other changes moved to their own branch. 2019-06-06 13:56:22 -07:00
variable.h [flang] work in progress 2019-05-20 13:37:28 -07:00