[Hexagon] Adding some codegen tests and updating some to match spec.
authorColin LeMahieu <colinl@codeaurora.org>
Sat, 13 Jun 2015 21:46:39 +0000 (21:46 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Sat, 13 Jun 2015 21:46:39 +0000 (21:46 +0000)
commit3a36996b73137cdc62eea2f2993463a459896190
tree13fceaee0345f3d8119e37e5c47f8bae7892cca5
parent2a8a1b8c6f781aae1d10a0d28b6194c50722e712
[Hexagon] Adding some codegen tests and updating some to match spec.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239690 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
test/CodeGen/Hexagon/absaddr-store.ll
test/CodeGen/Hexagon/absimm.ll
test/CodeGen/Hexagon/addh-sext-trunc.ll [new file with mode: 0644]
test/CodeGen/Hexagon/addh-shifted.ll [new file with mode: 0644]
test/CodeGen/Hexagon/addh.ll [new file with mode: 0644]
test/CodeGen/Hexagon/addrmode-indoff.ll [new file with mode: 0644]
test/CodeGen/Hexagon/always-ext.ll
test/CodeGen/Hexagon/args.ll
test/CodeGen/Hexagon/ashift-left-right.ll
test/CodeGen/Hexagon/barrier-flag.ll [new file with mode: 0644]
test/CodeGen/Hexagon/base-offset-addr.ll [new file with mode: 0644]
test/CodeGen/Hexagon/base-offset-post.ll [new file with mode: 0644]