Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / 2008-03-05-SxtInRegBug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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.