Add indexed load/store instructions for offset validation check.
authorJyotsna Verma <jverma@codeaurora.org>
Thu, 17 Jan 2013 18:42:37 +0000 (18:42 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Thu, 17 Jan 2013 18:42:37 +0000 (18:42 +0000)
commita454ffd02a7ce2f7c8ffebaad1055bf09637d21b
tree290a996ba7354128c9862cc5806188fb3dd61421
parent222f02f7eb70b831881f7b3521ffba9f4d408b94
Add indexed load/store instructions for offset validation check.
This patch fixes bug 14902 - http://llvm.org/bugs/show_bug.cgi?id=14902

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172737 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.cpp
test/CodeGen/Hexagon/validate-offset.ll [new file with mode: 0644]