Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / pack.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-05 Arnold SchwaighoferARM: Add a pack pattern for matching arithmetic shift...
2013-07-05 Arnold SchwaighoferARM: Fix incorrect pack pattern
2010-10-22 Jim GrosbachRemove duplicate test.
2010-10-22 Jim Grosbachtidy up.
2010-08-17 Bob WilsonChange ARM PKHTB and PKHBT instructions to use a shift_...
2010-08-16 Bob WilsonGeneralize a pattern for PKHTB: an SRL of 16-31 bits...
2010-08-16 Bob WilsonConvert a test to use FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-01-19 Evan ChengARM test cases contributed by Apple.