llvm/flang/lib/evaluate
peter klausler e6e66c022b [flang] Redo IsInitialDataTarget
Original-commit: flang-compiler/f18@988c38e1f5
Reviewed-on: https://github.com/flang-compiler/f18/pull/755
Tree-same-pre-rewrite: false
2019-09-25 09:04:27 -07:00
..
call.cc [flang] Implement checks for test/semantics/call02.f90 2019-09-13 12:32:43 -07:00
call.h [flang] Implement checks for test/semantics/call02.f90 2019-09-13 12:32:43 -07:00
character.h
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
check-expression.cc [flang] Redo IsInitialDataTarget 2019-09-25 09:04:27 -07:00
check-expression.h [flang] Repackaging; tests pass 2019-09-25 09:04:26 -07:00
CMakeLists.txt [flang] Repackaging; tests pass 2019-09-25 09:04:26 -07:00
common.cc
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
descender.h [flang] checkpoint 2019-09-25 09:04:22 -07:00
expression.cc [flang] Dodge two bogus warnings from g++ 8.1 2019-08-07 09:18:20 -07:00
expression.h
fold.cc [flang] Repackaging; tests pass 2019-09-25 09:04:26 -07:00
fold.h [flang] Repackaging; tests pass 2019-09-25 09:04:26 -07:00
formatting.cc [flang] Fix bugs with use-associated derived type with rename 2019-09-16 07:54:27 -07:00
formatting.h
host.cc [flang] Fix typos and style in some comments 2019-09-18 08:04:52 -07:00
host.h
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 [flang] address comment: add ',' for better formatting 2019-09-10 04:11:19 -07:00
intrinsics-library.h [flang] Clean up all newly enabled warnings 2019-08-16 09:41:07 -07:00
intrinsics.cc [flang] Fix typos and style in some comments 2019-09-18 08:04:52 -07:00
intrinsics.h
logical.cc
logical.h
real.cc [flang] Do not emit a bogus exponent (0.e-1) 2019-09-12 10:28:16 -07:00
real.h [flang] Make it easier to enable minimal FP output by default for module files (but do not enable it) 2019-08-23 11:31:47 -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] Improve error message (add types) 2019-09-12 09:40:27 -07:00
tools.h [flang] Implement checks for test/semantics/call02.f90 2019-09-13 12:32:43 -07:00
traversal.h [flang] checkpoint 2019-09-25 09:04:20 -07:00
traverse.h [flang] Redo IsInitialDataTarget 2019-09-25 09:04:27 -07:00
type.cc [flang] Fix SELECTED_CHAR_KIND('DEFAULT') folding issue 2019-08-23 03:36:29 -07:00
type.h [flang] Simplify name resolution visitor for parser::Enumerator 2019-08-27 07:14:51 -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