Fix fast-isel to not emit invalid assembly when presented with a
[oota-llvm.git] / test / CodeGen / X86 / Atomics-32.ll
2008-08-22 Dale JohannesenTest all currently supported atomic builtins on x86...