llvm-project/llvm/lib/Transforms
Krzysztof Parzyszek 86fe4dfdb6 TargetTransformInfo: convert Optional to std::optional
Recommit: added missing "#include <cstdint>".
2022-12-02 11:42:15 -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 [NFC] Cleanup: Replaces BB->getInstList().splice() with BB->splice(). 2022-12-01 15:37:51 -08:00
Hello
IPO MemoryLocation: convert Optional to std::optional 2022-12-01 15:36:20 -08:00
InstCombine TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
Instrumentation [NFC] Fix dbgs() statement in ControlHeightReduction 2022-12-01 15:02:24 -08:00
ObjCARC [ObjC][ARC] Fix UB in ObjCARCOpt with -enable-objc-arc-opts=false 2022-11-23 11:30:39 +01:00
Scalar [DSE] Use precise loc for memcpy_chk during overwrite checks. 2022-12-02 14:34:34 +00:00
Utils TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
Vectorize Attributes: convert Optional to std::optional 2022-12-02 08:15:45 -06:00
CMakeLists.txt