Temporary fix for the self-host failures introduced by rL244921.
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 19 Aug 2015 19:04:47 +0000 (19:04 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 19 Aug 2015 19:04:47 +0000 (19:04 +0000)
commitb326c1268ce25ef0e1d9e780d2977b35e3f39bdf
tree8cc5d3214d0346a25fbdeffb64041479edb508a1
parentbaf422e9ece686d0c1ad95b35e1e8d963802789f
Temporary fix for the self-host failures introduced by rL244921.

This revision has introduced an issue that only affects bootstrapped compiler
when it is printing the ASM. I am working on resolving the issue, but in the
meantime, I'm disabling the legalization of scalar_to_vector operation for v2i64
and the associated testing until I can get this fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
test/CodeGen/PowerPC/vsx.ll