llvm-project/llvm/lib/Transforms
zhoujing e6ae0f7ac6 [VENTUS][RISCV][fix] Disable simple loop optimization to call llvm memset/memcpy intrinsics 2023-07-11 16:26:49 +08: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 Instructions: convert Optional to std::optional 2022-12-04 14:25:11 -06:00
Hello
IPO Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
InstCombine [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
Instrumentation Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
ObjCARC [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
Scalar [VENTUS][RISCV][fix] Disable simple loop optimization to call llvm memset/memcpy intrinsics 2023-07-11 16:26:49 +08:00
Utils Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
Vectorize [llvm] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:47:13 -08:00
CMakeLists.txt