| commit | 6cbd7a23a31be86f9f6f62c9cc9ee19468fe13d6 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Sun May 29 02:39:20 2016 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Sun May 29 02:39:20 2016 +0000 |
| tree | cc0cf6416dcbd97f51813eaf47db8cd9b5742bf2 | |
| parent | ab3e10a7a0ed91f251a3dbc4df3ecfa58cb8bef5 [diff] |
[IR] Teach the ArrayRef<int> form of IRBuilder::CreateShuffleVector to use ConstantDataVector. This will be used in a follow up commit to simplify code in clang that creates a ConstantDataVector and calls the other form. llvm-svn: 271164