[AVX512] Break out the logic to lower masking intrinsics
authorAdam Nemet <anemet@apple.com>
Thu, 14 Aug 2014 17:13:24 +0000 (17:13 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 14 Aug 2014 17:13:24 +0000 (17:13 +0000)
commit63605528901c7376ab7d4dd921e7599c14ca91be
tree5e093c2e9a3a1319badfc1451ba898085cfb80dc
parent265d201e1931c30a309b4889644d423cea9befa2
[AVX512] Break out the logic to lower masking intrinsics

No functional change.  This will be used by the FMA intrinsic lowering as well
and hopefully many more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215661 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp