X86: Shave off one shuffle from the pcmpeqq sequence for SSE2 by making use of and...
[oota-llvm.git] / test / CodeGen / X86 / atomic32.ll
2012-09-20 Michael LiaoRe-work X86 code generation of atomic ops with spin...