[PPC64LE] Temporarily disable VSX support in little-endian mode
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 5 Jun 2014 16:21:13 +0000 (16:21 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 5 Jun 2014 16:21:13 +0000 (16:21 +0000)
commit82f9e8a62ed327d8ac2787444fd7b3c6ab0c17fc
treee949d141c869a65ef3d75164d16c631ca0b52e34
parentb84b37d60606fc7f147690a24e8706b6967359be
[PPC64LE] Temporarily disable VSX support in little-endian mode

This is a preliminary patch for the PowerPC64LE support.  In stage 1
of the vector support, we will support the VMX (Altivec) instruction
set, but will not yet support the VSX instructions.  This is merely a
staging issue to provide functional vector support as soon as
possible.

llvm-svn: 210271
llvm/lib/Target/PowerPC/PPCSubtarget.cpp