[x86] add materializeVectorConstant() helper function; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 26 Jan 2016 21:05:00 +0000 (21:05 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 26 Jan 2016 21:05:00 +0000 (21:05 +0000)
commit3e1701da296f76fdbad6c1662eaf008de446948d
treefd5180d5b668e09e7f76630d578f0aa8f5e77109
parenta9e0584cce33c3ec94f40f296c86d2ff3e1058a9
[x86] add materializeVectorConstant() helper function; NFC

LowerBUILD_VECTOR is still over 300 lines long, but it's a start...

llvm-svn: 258858
llvm/lib/Target/X86/X86ISelLowering.cpp