llvm/flang/lib/evaluate
peter klausler 5c4faecc0d [flang] Fix flang-compiler/f18#312
Original-commit: flang-compiler/f18@625ffb4f1a
Reviewed-on: https://github.com/flang-compiler/f18/pull/313
Tree-same-pre-rewrite: false
2019-03-04 11:23:50 -08:00
..
call.cc [flang] Convert structs to classes, move some defs from variable.h to call.h 2019-01-31 16:04:17 -08:00
call.h [flang] Convert structs to classes, move some defs from variable.h to call.h 2019-01-31 16:04:17 -08:00
characteristics.cc [flang] Fix flang-compiler/f18#312 2019-03-04 11:23:50 -08:00
characteristics.h [flang] Fix flang-compiler/f18#312 2019-03-04 11:23:50 -08:00
CMakeLists.txt [flang] checkpoint 2019-02-26 16:21:26 -08:00
common.cc [flang] Convert structs to classes, move some defs from variable.h to call.h 2019-01-31 16:04:17 -08:00
common.h [flang] Rename to Fortran.h, update style guide, run clang-format 2019-02-28 11:48:15 -08:00
complex.cc [flang] checkpoint during refactor 2018-11-30 14:03:05 -08:00
complex.h [flang] Use IEEE-754 terminology better: subnormal, not denormal(ized) 2019-01-29 16:47:41 -08:00
constant.cc [flang] Fix CHECK() on wa22 by implementing PGI language extension 2019-02-15 12:29:10 -08:00
constant.h [flang] Clean up DynamicType, link it to symbol table character length 2019-02-26 16:21:28 -08:00
decimal.cc [flang] checkpoint during refactor 2018-11-30 14:03:05 -08:00
decimal.h [flang] checkpoint during refactor 2018-11-30 14:03:05 -08:00
expression.cc [flang] Fix flang-compiler/f18#312 2019-03-04 11:23:50 -08:00
expression.h [flang] Rename to Fortran.h, update style guide, run clang-format 2019-02-28 11:48:15 -08:00
fold.cc [flang] Clean up DynamicType, link it to symbol table character length 2019-02-26 16:21:28 -08:00
fold.h [flang] More value semantics in Constant<> and GetScalarConstantValue 2019-02-01 13:37:49 -08: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] Support operator== for expressions. 2019-01-04 14:05:53 -08:00
intrinsics.cc [flang] Rename to Fortran.h, update style guide, run clang-format 2019-02-28 11:48:15 -08:00
intrinsics.h [flang] checkpoint 2019-02-26 16:21:26 -08: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] Support operator== for expressions. 2019-01-04 14:05:53 -08:00
real.cc [flang] Use IEEE-754 terminology better: subnormal, not denormal(ized) 2019-01-29 16:47:41 -08:00
real.h [flang] Update fix based on comment 2019-01-30 10:31:26 -08:00
rounding-bits.h [flang] Make x86 fp behavior emulation conditional. 2019-01-22 11:13:44 -08: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] Rename Dump() as AsFortran(), tweak output for use in .mod files 2018-11-08 09:38:03 -08:00
tools.cc [flang] Run expression semantic analysis with rest of semantics. 2019-01-31 09:59:28 -08:00
tools.h [flang] Rework Constant<character> 2019-02-15 12:22:12 -08:00
type.cc [flang] Clean up DynamicType, link it to symbol table character length 2019-02-26 16:21:28 -08:00
type.h [flang] Rename to Fortran.h, update style guide, run clang-format 2019-02-28 11:48:15 -08:00
variable.cc [flang] Convert structs to classes, move some defs from variable.h to call.h 2019-01-31 16:04:17 -08:00
variable.h [flang] Convert structs to classes, move some defs from variable.h to call.h 2019-01-31 16:04:17 -08:00