[Hexagon] Add more lit tests
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 26 Mar 2018 17:53:48 +0000 (17:53 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 26 Mar 2018 17:53:48 +0000 (17:53 +0000)
commit5488deb1ab2334fe2850e885a3b755a58143e992
treeeb844e1f079082cb321acf1987f0f1ffe6a5c127
parent0e3167cb3095b92fb1c5db9003eac6bda0f07e0d
[Hexagon] Add more lit tests

llvm-svn: 328561
12 files changed:
llvm/test/CodeGen/Hexagon/addrmode-align.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/intrinsics/atomicrmw_bitwise_native.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/intrinsics/atomicrmw_nand.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/lsr-post-inc-cross-use-offsets.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/retval-redundant-copy.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/swp-bad-sched.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/swp-const-tc1.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/swp-epilog-phi7.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/swp-memrefs-epilog1.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/swp-phi-ch-offset.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/swp-resmii-1.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/vdotprod.ll [new file with mode: 0644]