llvm-project/llvm/test/Transforms/LoopVersioning
Nikita Popov f89f7da999 [IR] Convert null-pointer-is-valid into an enum attribute
The "null-pointer-is-valid" attribute needs to be checked by many
pointer-related combines. To make the check more efficient, convert
it from a string into an enum attribute.

In the future, this attribute may be replaced with data layout
properties.

Differential Revision: https://reviews.llvm.org/D78862
2020-05-15 19:41:07 +02:00
..
add-phi-update-users.ll
basic.ll
convergent.ll LoopVersioning: Respect convergent 2019-06-12 14:05:58 +00:00
exit-block-dominates-rt-check-block.ll
incorrect-phi.ll
lcssa.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
loop-invariant-bound.ll
noalias-version-twice.ll
noalias.ll