llvm-project/llvm/test/Transforms/LoopVersioning
Florian Hahn 782c0dd1a1
[IRBuilder] Migrate and-folding to value-based FoldAnd.
Similar to the migration of or-folding to FoldOr, there are a few cases
where the fold in IRBuilder::CreateAnd triggered directly. Those have
been updated.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D117431
2022-01-20 10:22:21 +00:00
..
add-phi-update-users.ll
basic.ll [LoopUtils] Simplify addRuntimeCheck to return a single value. 2021-10-18 18:03:09 +01:00
bound-check-partially-known.ll [IRBuilder] Migrate and-folding to value-based FoldAnd. 2022-01-20 10:22:21 +00:00
convergent.ll
exit-block-dominates-rt-check-block.ll
incorrect-phi.ll
lcssa.ll [IRBuilder] Migrate gep-folding to value-based FoldGEP. 2022-01-14 11:24:09 +00:00
loop-invariant-bound.ll
noalias-version-twice.ll
noalias.ll
wrapping-pointer-non-integral-addrspace.ll [SCEVExpand] Only create required predicate checks. 2022-01-07 14:49:02 +00:00
wrapping-pointer-versioning.ll [IRBuilder] Migrate add-folding to value-based FoldAdd. 2022-01-12 09:24:46 +00:00