[arm-fast-isel] Add support for shl, lshr, and ashr.
[oota-llvm.git] / test / CodeGen / ARM / umulo-32.ll
2011-04-20 Eric ChristopherRewrite the expander for umulo/smulo to remember to...
2011-01-20 Eric ChristopherIf we can, lower the multiply part of a umulo/smulo...