Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / blend-msb.ll
2012-01-15 Nadav Rotem[AVX] Optimize x86 VSELECT instructions using SimplifyD...