[SystemZ] Improve testing of vecintrin.h intrinsics
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 20 Dec 2018 13:10:47 +0000 (13:10 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Thu, 20 Dec 2018 13:10:47 +0000 (13:10 +0000)
commit8ff7fec28b6b6a3266a33336223225e67bc6967b
tree4761d08d47e61486e32d0a0051fe423ac99a18ce
parent5a409d0e301849e67beeee5e7d50dc4e931a0f77
[SystemZ] Improve testing of vecintrin.h intrinsics

This adds assembly-level tests to verify that the high-level
intrinsics generate the instructions they're supposed to.
These tests would have caught the codegen bugs I just fixed.

llvm-svn: 349753
clang/test/CodeGen/builtins-systemz-zvector.c
clang/test/CodeGen/builtins-systemz-zvector2.c