Add more assertions to catch accesses outside of
authorDuncan Sands <baldrick@free.fr>
Fri, 25 Jan 2008 10:20:53 +0000 (10:20 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 25 Jan 2008 10:20:53 +0000 (10:20 +0000)
commita095db13bf1f29ef75098ba71ff21851ec81ff46
tree2642acd99f8cf651b72c9bc007c759c7464cdd4b
parente3c36f67580f0963abdf696a26690facb0791ce0
Add more assertions to catch accesses outside of
arrays.  Also, as a convenience, don't barf, just
return false, if someone calls isTruncStoreLegal
or isLoadXLegal with an extended type for the in
memory type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46352 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h