llvm/flang/lib/evaluate
2019-08-23 11:31:11 -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] Use value semantic for SourceName 2019-08-21 05:33:03 -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] Clean up all newly enabled warnings 2019-08-16 09:41:07 -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] Move leading zero bit count into lib/common 2019-08-23 11:31:11 -07:00
decimal.h [flang] Move leading zero bit count into lib/common 2019-08-23 11:31:11 -07:00
descender.h [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
expression.cc [flang] Dodge two bogus warnings from g++ 8.1 2019-08-07 09:18:20 -07:00
expression.h [flang] Graceful handling of failure in LEN() (fixes crashes) 2019-07-03 10:27:50 -07:00
fold.cc [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
fold.h [flang] IsInitialDataTarget() 2019-06-28 09:16:43 -07:00
formatting.cc [flang] Fix bug writing character array constructor to .mod file 2019-08-13 09:15:50 -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 [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
integer.cc
integer.h [flang] Move leading zero bit count into lib/common 2019-08-23 11:31:11 -07:00
intrinsics-library-templates.h [flang] Clean up all newly enabled warnings 2019-08-16 09:41:07 -07:00
intrinsics-library.cc
intrinsics-library.h [flang] Clean up all newly enabled warnings 2019-08-16 09:41:07 -07:00
intrinsics.cc [flang] Add dcmplx to the intrinsic table and extensions documentation. 2019-08-14 11:32:32 -07:00
intrinsics.h [flang] lib/evaluate work for structure constructors 2019-05-03 11:29:15 -07:00
logical.cc
logical.h [flang] Fix LEN(char array), it is not elemental. 2019-06-04 13:37:23 -07:00
real.cc [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
real.h [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
rounding-bits.h
shape.cc [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
shape.h [flang] Fix test failure, clean up for merging 2019-08-02 10:17:10 -07:00
static-data.cc
static-data.h
tools.cc [flang] Enable more warnings, deal with fallout 2019-08-16 09:41:07 -07:00
tools.h [flang] Dodge two bogus warnings from g++ 8.1 2019-08-07 09:18:20 -07:00
traversal.h [flang] Address some review comments, fix crash 2019-08-02 09:22:04 -07:00
type.cc [flang] Clean up all newly enabled warnings 2019-08-16 09:41:07 -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] Fold LBOUND and UBOUND; do not insert empty triplets into whole array expressions 2019-08-02 09:22:00 -07:00