llvm-project/llvm/lib/Transforms
Florian Hahn e2f1c4c706
[LV] Turn check for unexpected VF into assertion (NFC).
VF should always be non-zero in widenIntOrFpInduction. Turn check into
assertion.
2021-12-31 13:19:03 +00:00
..
AggressiveInstCombine [llvm] Use llvm::reverse (NFC) 2021-12-13 21:54:51 -08:00
CFGuard [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
Coroutines [C++20] [Coroutines] Mark coroutine done if unhandled_exception throws 2021-12-09 14:58:06 +08:00
Hello
IPO [IROutliner] Move global namespace cl::opt inside llvm:: 2021-12-30 01:12:55 -08:00
InstCombine [InstCombine] fold opposite shifts around an add 2021-12-30 12:01:06 -05:00
Instrumentation [InstrProf] Mark counters as used in debug correlation mode 2021-12-30 14:50:45 -08:00
ObjCARC [llvm] Use range-based for loops (NFC) 2021-11-28 18:14:49 -08:00
Scalar [GVN] Set phi entries of unreachable predecessors to poison instead of undef 2021-12-30 14:47:24 +00:00
Utils [InferAttrs] Give strnlen the same attributes as strlen 2021-12-30 20:43:43 +01:00
Vectorize [LV] Turn check for unexpected VF into assertion (NFC). 2021-12-31 13:19:03 +00:00
CMakeLists.txt