These tests check the Loop Vectorizer interface with the Vector Clone pass on some of the x86 vector extensions.
In particular, they make sure that the correct vector function is selected when targeting each of the extensions.
The test is based on the work in progress patches at:
https://reviews.llvm.org/D40577
https://reviews.llvm.org/D40575
https://reviews.llvm.org/D22792