llvm-project/flang/lib
Eric Schweitz 399c3d5b29 [flang][fir] Add shape, shape_shift, and slice types.
Adding the FIR types used to describe the Fortran semantics of indexing
FIR arrays.

https://github.com/flang-compiler/f18-llvm-project/pull/267

Differential Revision: https://reviews.llvm.org/D96172
2021-02-09 08:55:47 -08:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Readability improvement in binary->decimal conversion 2020-10-01 15:49:27 -07:00
Evaluate [flang] Fix calls to LBOUND() intrinsic for arrays with lower bounds not 1 2021-02-03 10:53:32 -08:00
Frontend [flang][driver] Fix reading from stdin when using `-test-io` 2021-02-04 16:51:59 +00:00
FrontendTool [flang][driver] Move isFixedFormSuffix and isFreeFormSuffix to flangFrontend 2021-01-19 17:47:40 +00:00
Lower [flang][fir] Update FIR's character type. 2021-02-08 08:20:04 -08:00
Optimizer [flang][fir] Add shape, shape_shift, and slice types. 2021-02-09 08:55:47 -08:00
Parser [flang] Fix parsing of WRITE(I+J) with more accurate look-ahead 2021-02-01 09:07:40 -08:00
Semantics [flang][msvc] Reapply "Explicitly reference "this" inside closure" 2021-02-04 16:33:51 -06:00
CMakeLists.txt [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00