commit | a8fbaf1221aa5282fe49cdf1fbb14d0ea220f07d | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Fri Jul 01 06:54:47 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Fri Jul 01 06:54:47 2016 +0000 |
tree | 9630f003122bfec829589cc3cea8d449ebbaf827 | |
parent | dea5ff1de3bad039d7caa40f68248314156242af [diff] |
[CodeGen,Target] Remove the version of DAG.getVectorShuffle that takes a pointer to a mask array. Convert all callers to use the ArrayRef version. No functional change intended. For the most part this simplifies all callers. There were two places in X86 that needed an explicit makeArrayRef to shorten a statically sized array. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274337 91177308-0d34-0410-b5e6-96231b3b80d8