[arm-fast-isel] Add support for shl, lshr, and ashr.
[oota-llvm.git] / test / CodeGen / ARM / ldstrexd.ll
2011-05-28 Bruno Cardoso LopesAdd support for ARM ldrexd/strexd intrinsics. They...