[arm-fast-isel] Add support for shl, lshr, and ashr.
[oota-llvm.git] / test / CodeGen / ARM / tail-dup.ll
2012-01-26 Chad RosierReplace the use of isPredicable() with isPredicated...