AArch64: fix return type of vqmovun_high_*.
authorTim Northover <tnorthover@apple.com>
Tue, 12 Jul 2016 17:38:50 +0000 (17:38 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 12 Jul 2016 17:38:50 +0000 (17:38 +0000)
commit00dc68dff6ccf18295964af3daf10354ceb7cc76
treeb49b5dc12648fbeb65da7f4dd1ceea943c133307
parentf5b9bb61f7a9642d0be87c47e47b94f23ade6060
AArch64: fix return type of vqmovun_high_*.

These should be returning an unsigned quantity.

llvm-svn: 275195
clang/include/clang/Basic/arm_neon.td
clang/test/Sema/arm64-neon-header.c [new file with mode: 0644]