[PowerPC]Add VSX loads/stores to fastisel for PPC target
authorBill Seurer <seurer@linux.vnet.ibm.com>
Fri, 5 Dec 2014 20:15:56 +0000 (20:15 +0000)
committerBill Seurer <seurer@linux.vnet.ibm.com>
Fri, 5 Dec 2014 20:15:56 +0000 (20:15 +0000)
commitdfa6293b55cf77a00e7fd36c1a61e941b4ff71d7
tree191fbde06e4b8e087873e3f34792db84df6f0521
parent4fda99f86674e02eb5af5d6de3b0cb1ad980aafc
[PowerPC]Add VSX loads/stores to fastisel for PPC target

This patch adds VSX floating point loads and stores to fastisel.

Along with the change to tablegen (D6220), VSX instructions are now fully supported in fastisel.

http://reviews.llvm.org/D6274

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFastISel.cpp