commit | 634fc5f26b7becd701778dd51d194a71e78bce19 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Fri Feb 20 10:47:28 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Fri Feb 20 10:47:28 2015 +0000 |
tree | 772a57a20122bc094b47c3d17fff7663d5096fe0 | |
parent | 05e2b94f350ae9f16f6ddf8ad0607b8f8812fae2 [diff] |
[x86] Switching the shuffle equivalence test to a variadic template was the wrong answer. We also got initializer lists which are *way* cleaner for this kind of thing. Let's use those and make this a normal, boring functionn accepting ArrayRef. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230004 91177308-0d34-0410-b5e6-96231b3b80d8