[PowerPC][NFC] Add test for build all one vector with different types.
authorJinsong Ji <jji@us.ibm.com>
Wed, 14 Aug 2019 14:53:05 +0000 (14:53 +0000)
committerJinsong Ji <jji@us.ibm.com>
Wed, 14 Aug 2019 14:53:05 +0000 (14:53 +0000)
commitaf93ca63c3ba7d50e696b20d3c53d9cbf14769b4
tree7e307dc41b0beb36af3306a9b854dae860cc70e3
parent30d3e9c3952096e80c3c82cf61caa545fc678170
[PowerPC][NFC] Add test for build all one vector with different types.

build-vector-tests.ll is far too big, split such type tests for single
buildvector into new file.

llvm-svn: 368859
llvm/test/CodeGen/PowerPC/build-vector-allones.ll [new file with mode: 0644]