InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / Bitcode / sse2_movl_dq.ll.bc
2007-12-17 Evan ChengBring back int_x86_sse2_movl_dq intrinsic for backward...