[ARM] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional:...
[oota-llvm.git] / test / CodeGen / ARM / 2008-03-05-SxtInRegBug.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-06 Evan ChengConstant fold SIGN_EXTEND_INREG with ashr not lshr.