llvm-project/llvm/lib/Transforms
Nuno Lopes 0299ebc1bd InstCombine: use poison instead of undef as placeholder in insertvalue [NFC]
These vectors are fully initialized so the placeholder value is irrelevant
2022-08-14 21:37:23 +01:00
..
AggressiveInstCombine [AggressiveInstCombine] check sqrt operand to allow more libcall->intrinsic transforms 2022-07-27 11:36:13 -04:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [Coroutines] Maintain the position of final suspend 2022-08-12 13:05:08 +08:00
Hello
IPO [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
InstCombine InstCombine: use poison instead of undef as placeholder in insertvalue [NFC] 2022-08-14 21:37:23 +01:00
Instrumentation [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
ObjCARC [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
Scalar [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
Utils [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
Vectorize [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
CMakeLists.txt