ARM: remove floating-point patterns for @llvm.arm.neon.vabs
authorTim Northover <tnorthover@apple.com>
Thu, 13 Feb 2014 10:44:30 +0000 (10:44 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 13 Feb 2014 10:44:30 +0000 (10:44 +0000)
commita7181f21fbb1a3ff959aa9b1563a8d97d3772d7e
treefa0cc0615d98a1a785fee4e44a021d94d0e17e86
parentb8c81b50f7c012fb3c661b36b896c23a89bd9abe
ARM: remove floating-point patterns for @llvm.arm.neon.vabs

The front-end is now generating the generic @llvm.fabs for this
operation now, so the extra patterns are no longer needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201314 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vabs.ll