Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / pr3502.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-22 Evan ChengIf a use operand is marked isKill, don't forget to...