llvm-project/llvm/lib/Transforms
Simon Pilgrim 594c5b1a42 [SLP] Update TODO comment about shuffle mask decoding
This is handled in ShuffleVectorInst/getShuffleCost - getInstructionThroughput is (slowly) being removed.
2022-08-17 11:41:46 +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 [LegacyPM] Remove ThinLTO bitcode writer legacy pass 2022-08-15 14:21:16 -07:00
InstCombine [instcombine] Optimise for zero initialisation of product given fast flags are enabled 2022-08-17 11:12:15 +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 [RS4GC] Handle vectors of pointers in non-live clobbering 2022-08-16 17:47:30 +03:00
Utils [InstCombine] convert second std::min argument to same type as first 2022-08-16 17:34:33 -06:00
Vectorize [SLP] Update TODO comment about shuffle mask decoding 2022-08-17 11:41:46 +01:00
CMakeLists.txt