Implement Neon VZIP and VUZP instructions.  These are very similar to VTRN,
so I generalized the class for VTRN in the .td file to handle all 3 of them.

llvm-svn: 78460
2 files changed
tree: 47219a17aad1bf85bf5c12df05f766932c924fd6
  1. clang/
  2. compiler-rt/
  3. llvm/