[Hexagon] Printing packet brackets when asm printing and adding a number of tests...
authorColin LeMahieu <colinl@codeaurora.org>
Thu, 18 Jun 2015 20:43:50 +0000 (20:43 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Thu, 18 Jun 2015 20:43:50 +0000 (20:43 +0000)
commit21e6bede1291d5f94464f4b86d11e48a9160c52c
tree83cc9b0ec09a5f324808d24bdd9dd03502bcb53f
parent4b61d2618c27a7bea59138beb6a2d808b04bf5e1
[Hexagon] Printing packet brackets when asm printing and adding a number of tests that test packet brackets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240051 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp
test/CodeGen/Hexagon/always-ext.ll
test/CodeGen/Hexagon/bugAsmHWloop.ll [new file with mode: 0644]
test/CodeGen/Hexagon/cext-valid-packet1.ll
test/CodeGen/Hexagon/cext-valid-packet2.ll
test/CodeGen/Hexagon/checktabs.ll [new file with mode: 0644]
test/CodeGen/Hexagon/eh_return.ll [new file with mode: 0644]
test/CodeGen/Hexagon/postinc-offset.ll [new file with mode: 0644]
test/CodeGen/Hexagon/usr-ovf-dep.ll [new file with mode: 0644]