add support for legalizing an icmp where the result is illegal (4xi1) but
authorChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 23:03:54 +0000 (23:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 23:03:54 +0000 (23:03 +0000)
commitc2c27b3627cf7a8724f2e1ec6a93b1dceea09c25
tree735d6c7cc4bf570dd19dcb7e08d2f2ac90ac2198
parentcb178c61e402c2d012b0b0f60336ff2209cd3ed1
add support for legalizing an icmp where the result is illegal (4xi1) but
the input is legal (4 x i32)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
test/CodeGen/X86/vec_compare.ll