PR8921: LDM/POP do not support interworking prior to v5t.
[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.