ARM64: remove buggy REV16 pattern.
authorTim Northover <tnorthover@apple.com>
Mon, 14 Apr 2014 12:59:52 +0000 (12:59 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 14 Apr 2014 12:59:52 +0000 (12:59 +0000)
commit856ecbc0680beaff74891cac5917678acb080dc9
tree6abc22344fdffc8101f9a229b138b3ef89e468ef
parente90d4e2c6938686cc72f805dd887cc5ae892909b
ARM64: remove buggy REV16 pattern.

The 32-bit pattern is still valid: 0123 -> 3210 -> 1032.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrInfo.td
test/CodeGen/ARM64/rev.ll