X86: remove atomic instructions *after* we've iterated through them.
[oota-llvm.git] / lib / Target / X86 / X86AtomicExpandPass.cpp
2014-07-01 Tim NorthoverX86: remove atomic instructions *after* we've iterated...
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.