llvm-project/llvm/lib/Transforms
Krzysztof Parzyszek df852f48c8 IRBuilder: convert Optional to std::optional 2022-12-03 15:15:46 -06:00
..
AggressiveInstCombine [AggressiveInstCombine] Handle the insert point of the merged load correctly. 2022-11-29 10:53:51 +00:00
CFGuard [NFC] Removed call to getInstList() from range loops on BBs. 2022-11-29 17:33:10 -08:00
Coroutines [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
Hello
IPO [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
InstCombine [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
Instrumentation [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
ObjCARC [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
Scalar IRBuilder: convert Optional to std::optional 2022-12-03 15:15:46 -06:00
Utils FPEnv: convert Optional to std::optional 2022-12-03 13:55:56 -06:00
Vectorize [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
CMakeLists.txt