test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines.
[oota-llvm.git] / test / CodeGen / ARM / ldstrexd.ll
2011-05-28 Bruno Cardoso LopesAdd support for ARM ldrexd/strexd intrinsics. They...