summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/pack.ll
AgeCommit message (Expand)Author
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-07-05ARM: Add a pack pattern for matching arithmetic shift rightArnold Schwaighofer
2013-07-05ARM: Fix incorrect pack patternArnold Schwaighofer
2010-10-22Remove duplicate test.Jim Grosbach
2010-10-22tidy up.Jim Grosbach
2010-08-17Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoidBob Wilson
2010-08-16Generalize a pattern for PKHTB: an SRL of 16-31 bits will guaranteeBob Wilson
2010-08-16Convert a test to use FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng