Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / long.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
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-04-05 Johnny ChenFix test-llvm failures.
2010-09-17 Jim Grosbachtweak test to check instructions rather than relying...
2009-10-27 Bob WilsonFix the rest of the ARM failures by converting them...
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.
2009-03-24 Evan ChengDo not emit comments unless -asm-verbose.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Evan ChengFix test.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-23 Evan Cheng-march=arm -enable-thumb => -march=thumb
2007-01-31 Evan ChengFix test case.
2007-01-27 Evan ChengThumb tests.
2007-01-19 Evan ChengARM test cases contributed by Apple.
2006-12-12 Rafael Espindolause MVN to handle small negative constants
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-17 Rafael Espindolaadd the immediate to the Offset in eliminateFrameIndex
2006-10-16 Rafael Espindolaimplement smull and umull
2006-10-13 Rafael Espindolaadd SBCS and SUBS
2006-10-13 Rafael Espindolaimplement calls to functions that return long
2006-10-09 Rafael Espindolaadd a test for adds adcs
2006-09-21 Rafael Espindolaif a constant can't be an immediate, add it to the...
2006-09-04 Rafael Espindolaadd support for returning 64bit values