Split a store of a VMOVDRR into two integer stores to avoid mixing NEON and ARM
[oota-llvm.git] / test / CodeGen / ARM / atomic-cmp.ll
2011-02-07 Evan ChengFix an obvious typo which caused an isel assertion...