aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-10-19 14:58:05 +0000
committerDuncan Sands <baldrick@free.fr>2008-10-19 14:58:05 +0000
commit193c2bd82f1087b21c77f875777aa28aeaab5248 (patch)
treeaaaeffbc0c5b03d4aa146d5737c40634fa918b82 /lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent75dc779d8bcf4d202b0445a47f4b9352edc81945 (diff)
downloadexternal_llvm-193c2bd82f1087b21c77f875777aa28aeaab5248.zip
external_llvm-193c2bd82f1087b21c77f875777aa28aeaab5248.tar.gz
external_llvm-193c2bd82f1087b21c77f875777aa28aeaab5248.tar.bz2
Use a legal integer type for vector shuffle mask
elements. Otherwise LegalizeTypes will, reasonably enough, legalize the mask, which may result in it no longer being a BUILD_VECTOR node (LegalizeDAG simply ignores the legality or not of vector masks). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57782 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions