test: LLVM supports now vectors of arbitrary pointers
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 14 Nov 2012 08:25:52 +0000 (08:25 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Wed, 14 Nov 2012 08:25:52 +0000 (08:25 +0000)
commit3344f733fd11191a807193c6dba3f661850c96d3
tree509ac55378dbb44c54323f7afd61d44f261316a4
parentc4343f2c45b4b781db7d7f228c9c3929a09d55da
test: LLVM supports now vectors of arbitrary pointers

This allows Polly to vectorize more code. Fix the relevant test cases.

llvm-svn: 167923
polly/test/CodeGen/simple_vec_call_2.ll
polly/test/CodeGen/simple_vec_impossible.ll [deleted file]
polly/test/CodeGen/simple_vec_ptr_ptr_ty.ll [new file with mode: 0644]