llvm-project/llvm/lib/Transforms
Sanjay Patel bf7f87e62c [InstCombine] reduce code duplication in foldBitcastExtElt(); NFC 2022-11-24 10:16:37 -05:00
..
AggressiveInstCombine [AMDGPU] Allow finer grain control of an unaligned access speed 2022-11-17 09:23:53 -08:00
CFGuard [NFC] Fix warning 2022-08-23 20:50:37 -05:00
Coroutines [Coroutines] Handle the writes to promise alloca prior to 2022-11-18 15:39:39 +08:00
Hello
IPO [NFC] Replaced BB->getInstList().{erase(),pop_front(),pop_back()} with eraseFromParent(). 2022-11-23 22:47:46 -08:00
InstCombine [InstCombine] reduce code duplication in foldBitcastExtElt(); NFC 2022-11-24 10:16:37 -05:00
Instrumentation [reland][Alignment][NFC] Use the Align type in MCSection 2022-11-24 13:19:18 +00:00
ObjCARC [ObjC][ARC] Fix UB in ObjCARCOpt with -enable-objc-arc-opts=false 2022-11-23 11:30:39 +01:00
Scalar Revert "[SROA] `isVectorPromotionViable()`: memory intrinsics operate on vectors of bytes" 2022-11-23 13:11:16 +01:00
Utils [Debugify] Strip llvm.mir.debugify metadata 2022-11-24 12:20:21 +03:00
Vectorize [LoopVectorize] Internalize some cl::opt 2022-11-23 23:03:02 -08:00
CMakeLists.txt