[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)
commit8c728ae9fbab86d3b757bdf03b650a655dedfbf9
tree20c2aac944707ea3ec2b6e3bc442f85b7d28548d
parent19985e9a8dccc69ef66ad425d74c6dba354b88ad
[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

llvm-svn: 223507
llvm/lib/Target/PowerPC/PPCFastISel.cpp