llvm-capstone/llvm/lib/Transforms
Alexey Bataev cfd0f41f4e [SLP][NFC]Make collectValuesToDemote member of BoUpSLP to avoid using
Expr container, NFC.

Saves the memory and may improve compile time.
2023-11-17 08:05:02 -08:00
..
AggressiveInstCombine [AggressiveInstCombine] Avoid use of ConstantExpr::getIntegerCast() (NFC) 2023-11-01 12:22:56 +01:00
CFGuard [llvm] Remove no-op ptr-to-ptr bitcasts (NFC) (#72133) 2023-11-13 13:05:27 -05:00
Coroutines [llvm] Remove no-op ptr-to-ptr bitcasts (NFC) 2023-11-13 14:33:41 -06:00
Hello
HipStdPar [HIP][LLVM][Opt] Add LLVM support for hipstdpar 2023-10-12 11:26:48 +01:00
InstCombine [InstCombine] Preserve NSW flags for lshr (mul nuw X, C1), C2 -> mul nuw nsw X, (C1 >> C2) (#72625) 2023-11-17 21:50:21 +08:00
Instrumentation [llvm][InstrProfiling] Remove ptr-to-ptr bitcasts (NFC) 2023-11-17 09:57:10 -06:00
IPO [SampleProfileProbe] Downgrade probes too large from error to warning. (#72574) 2023-11-16 15:57:51 -08:00
ObjCARC [llvm] Stop including llvm/ADT/SmallPtrSet.h (NFC) 2023-11-11 00:35:14 -08:00
Scalar Add setBranchWeigths convenience function. NFC (#72446) 2023-11-16 10:55:19 -08:00
Utils Add setBranchWeigths convenience function. NFC (#72446) 2023-11-16 10:55:19 -08:00
Vectorize [SLP][NFC]Make collectValuesToDemote member of BoUpSLP to avoid using 2023-11-17 08:05:02 -08:00
CMakeLists.txt [HIP][LLVM][Opt] Add LLVM support for hipstdpar 2023-10-12 11:26:48 +01:00