High bits of movmskp{s|d} and pmovmskb are known zero. rdar://10247336
authorEvan Cheng <evan.cheng@apple.com>
Fri, 7 Oct 2011 17:21:44 +0000 (17:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 7 Oct 2011 17:21:44 +0000 (17:21 +0000)
commit7c1780c5fe1e57bb57bf1e4bc43e159f03a8b556
treee77f2d6805a926eabf9b93a212e3cf2709b328ff
parent6d2f9cec715c50bca44816d9bdea97f8b63bf2a0
High bits of movmskp{s|d} and pmovmskb are known zero. rdar://10247336

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141371 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2011-05-31-movmsk.ll [deleted file]
test/CodeGen/X86/movmsk.ll [new file with mode: 0644]