llvm/flang/lib/evaluate
2019-07-24 14:07:03 -07:00
..
call.cc [flang] Graceful handling of failure in LEN() (fixes crashes) 2019-07-03 10:27:50 -07:00
call.h [flang] Graceful handling of failure in LEN() (fixes crashes) 2019-07-03 10:27:50 -07:00
character.h [flang] Remove encoding related checks in achar/char 2019-06-05 06:54:01 -07:00
characteristics.cc [flang] Handle USE and host associations in characteristics analysis 2019-07-16 09:58:51 -07:00
characteristics.h [flang] Procedure distinguishability rules for operators 2019-07-15 13:05:42 -07:00
CMakeLists.txt
common.cc [flang] Use ConstantSubscript as the one name for int64_t 2019-06-07 09:57:52 -07:00
common.h [flang] Support SELECTED_CHAR_KIND("DEFAULT") 2019-07-17 15:58:28 -07:00
complex.cc
complex.h
constant.cc [flang] Merge pull request flang-compiler/f18#544 from flang-compiler/jpr-reshape-only-folding 2019-07-23 05:36:17 -07:00
constant.h [flang] Merge pull request flang-compiler/f18#544 from flang-compiler/jpr-reshape-only-folding 2019-07-23 05:36:17 -07:00
decimal.cc [flang] -fno-exceptions 2019-06-18 14:11:55 -07:00
decimal.h [flang] Remove OwningPointer and ForwardReference 2019-05-06 07:51:07 -07:00
descender.h [flang] Reimplement GetLastSymbol with expression visitor 2019-07-22 14:05:33 -07:00
expression.cc [flang] Graceful handling of failure in LEN() (fixes crashes) 2019-07-03 10:27:50 -07:00
expression.h [flang] Graceful handling of failure in LEN() (fixes crashes) 2019-07-03 10:27:50 -07:00
fold.cc [flang] Fold more model inquiry intrinsics 2019-07-24 14:07:03 -07:00
fold.h [flang] IsInitialDataTarget() 2019-06-28 09:16:43 -07:00
formatting.cc [flang] Avoid crash on bad subscript, refactor Constant bounds a bit 2019-07-19 16:17:07 -07:00
formatting.h [flang] Refactor SymbolOrComponent typedef to NamedEntity class 2019-06-28 09:16:47 -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
integer.cc
integer.h [flang] Fold more model inquiry intrinsics 2019-07-24 14:07:03 -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
intrinsics-library.h
intrinsics.cc [flang] Fold more model inquiry intrinsics 2019-07-24 14:07:03 -07:00
intrinsics.h [flang] lib/evaluate work for structure constructors 2019-05-03 11:29:15 -07:00
leading-zero-bit-count.h
logical.cc
logical.h [flang] Fix LEN(char array), it is not elemental. 2019-06-04 13:37:23 -07:00
real.cc
real.h [flang] Fold more model inquiry intrinsics 2019-07-24 14:07:03 -07:00
rounding-bits.h
shape.cc [flang] Support SELECTED_CHAR_KIND("DEFAULT") 2019-07-17 15:58:28 -07:00
shape.h [flang] Refactor SymbolOrComponent typedef to NamedEntity class 2019-06-28 09:16:47 -07:00
static-data.cc
static-data.h
tools.cc [flang] Fix handling of ALLOCATABLE components in GetLastTarget 2019-07-23 13:42:06 -07:00
tools.h [flang] Improve expression traversal, use it more for tools 2019-07-23 10:55:56 -07:00
traversal.h [flang] Improve comments 2019-07-23 11:45:55 -07:00
type.cc [flang] Resolve merge 2019-07-08 10:44:43 -07:00
type.h [flang] Merge pull request flang-compiler/f18#539 from flang-compiler/tsk1 2019-07-02 14:00:44 -07:00
variable.cc [flang] Fix regressions found in testing 2019-07-08 16:02:50 -07:00
variable.h [flang] Graceful handling of failure in LEN() (fixes crashes) 2019-07-03 10:27:50 -07:00