forked from OSchip/llvm-project
f89f7da999
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 |
||
---|---|---|
.. | ||
add-phi-update-users.ll | ||
basic.ll | ||
convergent.ll | ||
exit-block-dominates-rt-check-block.ll | ||
incorrect-phi.ll | ||
lcssa.ll | ||
loop-invariant-bound.ll | ||
noalias-version-twice.ll | ||
noalias.ll |