Implemented LowerVSELECT to custom lower some instructions.
authorFilipe Cabecinhas <me@filcab.net>
Fri, 16 May 2014 22:47:43 +0000 (22:47 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Fri, 16 May 2014 22:47:43 +0000 (22:47 +0000)
commit38cbea805734073e01449017601d6728c94434d3
tree94bbedc9711226728730dd7ab928f890f8c52a9c
parentad6d7f58c7d66c8caa6be712d4e68ea5841c6045
Implemented LowerVSELECT to custom lower some instructions.

No functionality change intended. The types that previously were set to
lower as Expand or Legal are doing the same thing with this lowering
function.

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