ARM: partially handle 32-bit relocations for WoA
[oota-llvm.git] / test / CodeGen / ARM / 2008-03-05-SxtInRegBug.ll
2014-04-14 Richard TrieuFix 2008-03-05-SxtInRegBug.ll so that the CHECK-NOT...
2014-04-02 Saleem AbdulrasoolARM: fixup tests to specify the target more explicitly
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.