llvm-svn: 81290
llvm-svn: 49986
llvm-svn: 49985
MOVZQI2PQIrr. This would be better handled as a dag combine (with the goal of eliminating the bitconvert) but I don't know how to do that safely. Thoughts welcome. llvm-svn: 49463