Use multiclass to define store instructions with base+immediate offset
authorJyotsna Verma <jverma@codeaurora.org>
Wed, 5 Dec 2012 19:32:03 +0000 (19:32 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Wed, 5 Dec 2012 19:32:03 +0000 (19:32 +0000)
commit61b632d9f7193938083d9e676766b48043d3ba5d
tree6e373891de5c07b8f07c38cd9f976e9497c87016
parenta7e29c878cac1cc7e75959889dd841a16d764988
Use multiclass to define store instructions with base+immediate offset
addressing mode and immediate stored value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfoV4.td
test/CodeGen/Hexagon/args.ll
test/CodeGen/Hexagon/dualstore.ll