ARM64: add extra scalar neg pattern & tests.
authorTim Northover <tnorthover@apple.com>
Mon, 31 Mar 2014 15:46:42 +0000 (15:46 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 31 Mar 2014 15:46:42 +0000 (15:46 +0000)
commit812a174ba4859f5807181b541f970561c7a9ef88
tree87a17b1337bc3b7afc9b3d9450c59047328b2443
parentb35ffdff1644de2d190914ed21d888d875741c30
ARM64: add extra scalar neg pattern & tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrInfo.td
test/CodeGen/ARM64/neg.ll [new file with mode: 0644]