Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / ifcvt9.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-15 Evan Chengifcvt should ignore cfg where true and false successors...