Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.
authorJyotsna Verma <jverma@codeaurora.org>
Tue, 26 Mar 2013 15:43:57 +0000 (15:43 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Tue, 26 Mar 2013 15:43:57 +0000 (15:43 +0000)
commit7bb9585c6e2528e3e4e928e7691dd97a106e3de0
tree3c366ccf57799f92645110eca0ceee08b8ea82be
parentfdc6177490404b7dac178f24671fb3ea39bae791
Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178032 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.td
lib/Target/Hexagon/HexagonInstrInfoV4.td
test/CodeGen/Hexagon/ashift-left-right.ll [new file with mode: 0644]