llvm-project/llvm/lib/Transforms
Matt Arsenault f0693277c7 CloneModule: Handling cloning ifuncs
This is tested in a future llvm-reduce patch.
2022-11-23 12:22:06 -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 [LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally 2022-11-16 22:13:22 -08:00
InstCombine InstCombine: Fold some identities for canonicalize 2022-11-22 21:42:44 -05:00
Instrumentation [asan] Don't demangle __odr_asan_gen_* symbols 2022-11-22 16:47:33 -08: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 CloneModule: Handling cloning ifuncs 2022-11-23 12:22:06 -05:00
Vectorize [VectorCombine] Enable scalarizeBinopOrCmp for scalable vectors 2022-11-23 13:17:21 +00:00
CMakeLists.txt