Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / discontiguous-loops.ll
2009-10-20 Dan GohmanRe-apply r84295, with fixes to how the loop "top" and...