Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / large-stack.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-23 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-02-01 Reid SpencerMy mistake, my environment wasn't up to date. This...
2007-02-01 Reid SpencerXFAIL this on x86 linux as it continues to fail.
2007-01-30 Evan ChengCombine two tests.
2007-01-26 Reid SpencerFor PR761:
2007-01-19 Evan ChengARM test cases contributed by Apple.