llvm-project/llvm/lib/Transforms
Nuno Lopes 9df0b254d2 [NFC] Switch a few uses of undef to poison as placeholders for unreachable code 2022-07-23 21:50:11 +01:00
..
AggressiveInstCombine [AggressiveInstcombine] Conditionally fold saturated fptosi to llvm.fptosi.sat 2022-06-10 09:36:09 +01:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [coro async] Add missing llvm.coro.id.async intrinsic to declaresCoroCleanupIntrinsics 2022-07-19 07:25:04 -07:00
Hello
IPO [Attributor][FIX] HasBeenWrittenTo logic should only be used for reads 2022-07-22 23:57:57 -05:00
InstCombine [InstCombine] Improve folding of mul + icmp 2022-07-22 22:08:53 +00:00
Instrumentation [LegacyPM] Remove InstrOrderFileLegacyPass 2022-07-19 23:58:51 -07:00
ObjCARC Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
Scalar [RS4GC] Handle special cases in unreachable code for memcpy/memmov 2022-07-22 11:30:43 +07:00
Utils [NFC] Switch a few uses of undef to poison as placeholders for unreachable code 2022-07-23 21:50:11 +01:00
Vectorize [Vectorize] Remove isConsecutiveLoadOrStore (NFC) 2022-07-23 13:01:14 -07:00
CMakeLists.txt