ARM64: spot a vector_shuffle that maps to INS and expand.
authorTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 09:31:15 +0000 (09:31 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 09:31:15 +0000 (09:31 +0000)
commite7ec66e56be056243e87c2920e0866d7aa84f6ff
tree0b43cc0277f9fa533d65e001de1bc935e99aec2c
parent8405c940d3afa5958185f80d8d919f2d008da576
ARM64: spot a vector_shuffle that maps to INS and expand.

Tests will be coming very shortly when all the optimisations needed to
support AArch64's neon-copy.ll file are committed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206572 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp