.. |
.clang-format
|
[flang] [LLVMify F18] Compiler module folders should have capitalised names (flang-compiler/f18#980)
|
2020-02-25 07:11:52 -08:00 |
.clang-tidy
|
add copy of MLIR .clang-tidy to squelch noise in phabricator reviews
|
2020-06-22 15:26:28 -07:00 |
CMakeLists.txt
|
[flang] Remove extra CMAKE_CXX_FLAGS in Lower and Optimizer
|
2020-08-07 10:21:54 -07:00 |
CharacterExpr.cpp
|
[flang] Upstreaming intrinsic call lowering.
|
2020-07-08 07:34:21 -07:00 |
CharacterRuntime.cpp
|
[flang] Add CHARACTER type lowering helpers and runtime.
|
2020-06-26 11:01:52 -07:00 |
Coarray.cpp
|
[flang] Add coarray lowering hooks.
|
2020-06-29 14:24:13 -07:00 |
ComplexExpr.cpp
|
[flang] Add the complex expression helper class.
|
2020-06-10 09:05:20 -07:00 |
ConvertExpr.cpp
|
[flang] Fix shared library builds for lib/Lower.
|
2020-07-16 10:18:14 +01:00 |
ConvertType.cpp
|
[flang][NFC] Get formatting in sync with latest clang-format
|
2020-07-01 16:51:46 -07:00 |
DoLoopHelper.cpp
|
[flang] Add the helper class for building fir.do_loop operations. A fir.do_loop models the semantics of a Fortran DO loop construct. One can use this operation to explicitly capture a DO loop for passing into the high-level optimizer.
|
2020-06-12 17:28:00 -07:00 |
FIRBuilder.cpp
|
[flang] Add FIRBuilder.cpp
|
2020-07-03 11:52:00 -07:00 |
IO.cpp
|
[flang] Add lowering of I/O statements.
|
2020-07-07 07:31:50 -07:00 |
IntrinsicCall.cpp
|
[flang] Upstreaming intrinsic call lowering.
|
2020-07-08 07:34:21 -07:00 |
Mangler.cpp
|
[flang] Upstreaming intrinsic call lowering.
|
2020-07-08 07:34:21 -07:00 |
OpenACC.cpp
|
[flang][openacc] Add missing comment in header
|
2020-07-23 14:10:35 -04:00 |
OpenMP.cpp
|
[flang][OpenMP] Added initial support for lowering OpenMP parallel construct
|
2020-07-31 23:59:46 +05:30 |
PFTBuilder.cpp
|
[flang] Add CHARACTER type lowering helpers and runtime.
|
2020-06-26 11:01:52 -07:00 |
RTBuilder.h
|
[MLIR] Change FunctionType::get() and TupleType::get() to use TypeRange
|
2020-08-04 12:43:40 -07:00 |
SymbolMap.h
|
[flang] Add CHARACTER type lowering helpers and runtime.
|
2020-06-26 11:01:52 -07:00 |