llvm-project/flang/lib
peter klausler 47f18af55f [flang] Fold MAXVAL & MINVAL
Implement constant folding for the reduction transformational
intrinsic functions MAXVAL and MINVAL.

In anticipation of more folding work to follow, with (I hope)
some common infrastructure, these two have been implemented in a
new header file.

Differential Revision: https://reviews.llvm.org/D104337
2021-06-16 14:06:34 -07:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Fix MSVC build breakage 2021-04-02 08:28:48 -07:00
Evaluate [flang] Fold MAXVAL & MINVAL 2021-06-16 14:06:34 -07:00
Frontend [flang][driver] Add `-fdebug-dump-all` 2021-06-16 07:54:27 +00:00
FrontendTool [flang][driver] Add `-fdebug-dump-all` 2021-06-16 07:54:27 +00:00
Lower [flang] Add clang-tidy check for braces around if 2021-06-16 09:13:53 +00:00
Optimizer [flang] Add clang-tidy check for braces around if 2021-06-16 09:13:53 +00:00
Parser [flang] Allow large and erroneous ac-implied-do's 2021-05-11 10:04:18 -07:00
Semantics [flang] Cope with errors with array constructors 2021-06-16 13:44:20 -07:00
CMakeLists.txt [flang] Remove `LINK_WITH_FIR` cmake switch 2021-02-11 22:52:13 +05:30