LegalizeTypes support for VSETCC. Fixes PR2575.
[oota-llvm.git] / test / CodeGen / PowerPC / 2008-07-10-SplatMiscompile.ll
2008-07-10 Chris LattnerFix an altivec constant miscompilation that Duncan...