on darwin empty functions need to codegen into something of non-zero length,
[oota-llvm.git] / test / CodeGen / X86 / vec_compare-2.ll
2009-12-03 Nate BegemanDon't pull vector sext through both hands of a logical...