Fix PR3763 by using proper APInt methods instead of uint64_t's.
[oota-llvm.git] / test / Assembler / vbool-cmp.ll
2008-09-09 Dan GohmanExtend the vcmp/fcmp LLVM IR instructions to take vecto...