llvm-project/llvm/test/Analysis/ValueTracking
Ryan Taylor 6f13637a3e [IR][Verifier] Allow IntToPtrInst to be !dereferenceable
Summary:
Allow IntToPtrInst to carry !dereferenceable metadata tag.
This is valid since !dereferenceable can be only be applied to
pointer type values.

Change-Id: If8a6e3c616f073d51eaff52ab74535c29ed497b4

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D64954

llvm-svn: 366826
2019-07-23 17:19:56 +00:00
..
aarch64.irg.ll Basic codegen for MTE stack tagging. 2019-07-17 19:24:02 +00:00
assume.ll
deref-bitcast-of-gep.ll
dereferenceable-and-aligned.ll
func-ptr-lsb.ll
gep-negative-issue.ll [ValueTracking] Adjust comment in test 2019-01-07 21:02:22 +00:00
get-pointer-base-with-const-off.ll
invariant.group.ll
known-bits-from-range-md.ll
known-non-equal.ll
known-nonnull-at.ll
known-power-of-two.ll
known-signbit-shift.ll
knownnonzero-shift.ll
knownzero-addrspacecast.ll
knownzero-shift.ll
memory-dereferenceable.ll [IR][Verifier] Allow IntToPtrInst to be !dereferenceable 2019-07-23 17:19:56 +00:00
monotonic-phi.ll
non-negative-phi-bits.ll InstCombine: move hasOneUse check to the top of foldICmpAddConstant 2018-09-10 14:26:44 +00:00
numsignbits-from-assume.ll
pr23011.ll
select-pattern.ll [SimplifyCFG] Added condition assumption for unreachable blocks 2019-05-25 22:34:27 +00:00
signbits-extract-elt.ll