Use -1ULL instead of uint64_t(-1), at Anton's suggestion.
[oota-llvm.git] / test / Assembler / vector-cmp.ll
2008-07-14 Chris LattnerFix a bunch of bugs handling vector compare constant...