ARM pop of a single register encodes as post-indexed LDR.
[oota-llvm.git] / test / CodeGen / ARM / atomic-cmp.ll
2011-02-07 Evan ChengFix an obvious typo which caused an isel assertion...