Don't emit a bit test if there is only one case the test can yield false. A simple...
[oota-llvm.git] / test / CodeGen / X86 / v-binop-widen2.ll
2010-06-22 Dale JohannesenAdd SSE so these actually pass on non-X86 hosts.
2010-06-22 Mon P WangMove v-binop-widen tests to X86 since they don't work...