| commit | e2231070ff0ce06890a8aca1d4107c1fa91d7f9c | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Sat Aug 08 06:13:25 2009 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Sat Aug 08 06:13:25 2009 +0000 |
| tree | 47219a17aad1bf85bf5c12df05f766932c924fd6 | |
| parent | db46af0461ab5ab48fdf4fdd59c49687fb93bf3e [diff] |
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