llvm-project/llvm/lib/Transforms
Fangrui Song 06c74b5e73 Revert D138095 Use InernalAlloc in DemangleCXXABI
Broke 2/3 tests on macOS which seem to be related to
`free(demangled_name)` in DemangleCXXABI.
2022-11-22 16:29:24 -08: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 extractelt with select of constants 2022-11-22 14:07:06 +01:00
Instrumentation Revert D138095 Use InernalAlloc in DemangleCXXABI 2022-11-22 16:29:24 -08:00
ObjCARC [ObjC][ARC] Fix non-deterministic behavior in ProvenanceAnalysis 2022-11-08 15:05:25 -08:00
Scalar [SROA] `isVectorPromotionViable()`: avoid allowing overly large vectors 2022-11-23 03:23:08 +03:00
Utils [IndVarSimplify] Lift limitations on IV being a Phi for turn-to-invariant 2022-11-22 12:53:37 +07:00
Vectorize [VectorCombine] Don't touch instruction after foldSingleElementStore, it might be deleted 2022-11-22 21:12:42 +01:00
CMakeLists.txt