llvm/flang/lib
Peter Klausler 830c0b9023 [flang] Move runtime API headers to flang/include/flang/Runtime
Move the closure of the subset of flang/runtime/*.h header files that
are referenced by source files outside flang/runtime (apart from unit tests)
into a new directory (flang/include/flang/Runtime) so that relative
include paths into ../runtime need not be used.

flang/runtime/pgmath.h.inc is moved to flang/include/flang/Evaluate;
it's not used by the runtime.

Differential Revision: https://reviews.llvm.org/D109107
2021-09-03 11:08:34 -07:00
..
Common
Decimal [flang] runtime: For Fw.d formatting, don't oscillate forever 2021-08-04 12:19:23 -07:00
Evaluate [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
Frontend [flang] Refine output file generation 2021-08-21 15:18:48 +00:00
FrontendTool [flang][driver] Add support for Frontend Plugins 2021-08-12 11:42:16 +01:00
Lower [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
Optimizer Change ASM Op printer to print the operation name in the framework instead of leaving it up to each individual operation 2021-08-31 17:52:40 +00:00
Parser [flang] NFC: change non-nullable pointer arguments to references 2021-09-02 14:15:27 -07:00
Semantics [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
CMakeLists.txt [flang][driver] Delete f18 (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00