.. |
call.cc
|
[flang] fix original failure (reshape intrinsic argument check)
|
2019-04-05 12:56:04 -07:00 |
call.h
|
[flang] fix original failure (reshape intrinsic argument check)
|
2019-04-05 12:56:04 -07:00 |
characteristics.cc
|
[flang] get clean compile
|
2019-03-20 13:44:00 -07:00 |
characteristics.h
|
[flang] get clean compile
|
2019-03-20 13:44:00 -07:00 |
CMakeLists.txt
|
[flang] Begin shape analysis
|
2019-04-05 12:56:00 -07: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] Lots of debugging and refinement
|
2019-04-08 16:16:55 -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] complete GetShape, compile
|
2019-04-05 12:56:06 -07:00 |
constant.h
|
[flang] Lots of debugging and refinement
|
2019-04-08 16:16:55 -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] checkpoint during refactor
|
2018-11-30 14:03:05 -08:00 |
descender.h
|
[flang] clean up CoarrayRef
|
2019-04-05 12:56:03 -07:00 |
expression.cc
|
[flang] Move some AsFortran() implementations into new formatting.cc; use precedence for parentheses
|
2019-04-01 10:58:55 -07:00 |
expression.h
|
[flang] Fix bug#389, prevent std::move() on forwarded lvalue references
|
2019-04-08 14:29:45 -07:00 |
fold.cc
|
[flang] Fix bug#389, prevent std::move() on forwarded lvalue references
|
2019-04-08 14:29:45 -07:00 |
fold.h
|
[flang] More value semantics in Constant<> and GetScalarConstantValue
|
2019-02-01 13:37:49 -08:00 |
formatting.cc
|
[flang] Remove a needless Indirection
|
2019-04-05 12:56:13 -07:00 |
formatting.h
|
[flang] Pass tests
|
2019-04-01 12:30:08 -07:00 |
host.cc
|
[flang] Move host floating point environment handling in host.h/host.cc
|
2019-03-27 10:16:07 -07:00 |
host.h
|
[flang] Fix compilation failure on PowerPC
|
2019-03-28 06:53:52 -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] Lots of debugging and refinement
|
2019-04-08 16:16:55 -07:00 |
intrinsics-library-templates.h
|
[flang] Remove useless dummy return statements
|
2019-03-29 04:30: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] Simplify expression visitor usage
|
2019-04-05 12:56:09 -07: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] Adjust member function names in integer.h to avoid confusion.
|
2019-04-01 16:52:03 -07:00 |
real.h
|
[flang] Pass tests
|
2019-04-01 12:30:08 -07:00 |
rounding-bits.h
|
[flang] Make x86 fp behavior emulation conditional.
|
2019-01-22 11:13:44 -08:00 |
shape.cc
|
[flang] Lots of debugging and refinement
|
2019-04-08 16:16:55 -07:00 |
shape.h
|
[flang] Remove a needless Indirection
|
2019-04-05 12:56:13 -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] Add SetLength operator to make character length changes explicit
|
2019-03-04 16:30:23 -08:00 |
tools.h
|
[flang] Fix bug#389, prevent std::move() on forwarded lvalue references
|
2019-04-08 14:29:45 -07:00 |
traversal.h
|
[flang] Fix bug#389, prevent std::move() on forwarded lvalue references
|
2019-04-08 14:29:45 -07:00 |
type.cc
|
[flang] Character length conversion on structure constructor component assignments
|
2019-03-04 16:30:24 -08:00 |
type.h
|
[flang] Move some AsFortran() implementations into new formatting.cc; use precedence for parentheses
|
2019-04-01 10:58:55 -07:00 |
variable.cc
|
[flang] fix original failure (reshape intrinsic argument check)
|
2019-04-05 12:56:04 -07:00 |
variable.h
|
[flang] Lots of debugging and refinement
|
2019-04-08 16:16:55 -07:00 |