aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/pack.ll
Commit message (Expand)AuthorAgeFilesLines
* Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoidBob Wilson2010-08-171-1/+1
* Generalize a pattern for PKHTB: an SRL of 16-31 bits will guaranteeBob Wilson2010-08-161-1/+10
* Convert a test to use FileCheck.Bob Wilson2010-08-161-4/+19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Remove llvm-upgrade.Tanya Lattner2008-02-171-60/+53
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-1/+1
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-3/+6
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-0/+77