..
.clang-format
…
.clang-tidy
[flang] Add clang-tidy check for braces around if
2021-06-16 09:13:53 +00:00
Allocatable.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
Bridge.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
CMakeLists.txt
[flang][NFC] move genCallOpAndResult into new ConvertCall.cpp file
2022-11-24 12:38:53 +01:00
CallInterface.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
Coarray.cpp
[flang][NFC] Move Todo.h from Lower to Optimizer
2022-06-10 08:51:05 +02:00
ComponentPath.cpp
Don't use Optional::getValue (NFC)
2022-06-20 23:35:53 -07:00
ConvertCall.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
ConvertConstant.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
ConvertExpr.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
ConvertExprToHLFIR.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
ConvertType.cpp
[flang][NFC] add genType(FunctionRef<T>) entry points in lowering
2022-11-30 14:44:27 +01:00
ConvertVariable.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
CustomIntrinsicCall.cpp
[flang] Intrinsic RANDOM_SEED calls with dynamically absent/present arguments
2022-08-09 09:08:55 -07:00
DumpEvaluateExpr.cpp
[flang] Simple array assignment lowering
2022-02-24 21:23:30 +01:00
HostAssociations.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
IO.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
IntrinsicCall.cpp
Revert "[flang] Use proper attributes for runtime calls with 'i1' arguments/returns."
2022-12-01 10:32:33 -08:00
IterationSpace.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
LoweringOptions.cpp
[flang] Configure FirOpBuilder based on math driver options.
2022-11-07 09:26:46 -08:00
Mangler.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
OpenACC.cpp
[mlir] Flip Async/GPU/MemRef/OpenACC/OpenMP/PDL dialects to prefixed
2022-09-30 16:55:30 -07:00
OpenMP.cpp
[mlir][OpenMP] Add order clause definition to simd construct
2022-11-18 06:08:04 -06:00
PFTBuilder.cpp
[flang] Fix controlSuccessor chain for select rank construct
2022-11-06 09:56:46 +01:00
Runtime.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
SymbolMap.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00
VectorSubscripts.cpp
[flang] Use std::nullopt instead of None (NFC)
2022-12-03 12:14:21 -08:00