The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / X86 / barrier-sse.ll
2010-07-22 Eric ChristopherCustom lower the memory barrier instructions and add...