summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/pack.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* ARM: Add a pack pattern for matching arithmetic shift rightArnold Schwaighofer2013-07-05
* ARM: Fix incorrect pack patternArnold Schwaighofer2013-07-05
* Remove duplicate test.Jim Grosbach2010-10-22
* tidy up.Jim Grosbach2010-10-22
* Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoidBob Wilson2010-08-17
* Generalize a pattern for PKHTB: an SRL of 16-31 bits will guaranteeBob Wilson2010-08-16
* Convert a test to use FileCheck.Bob Wilson2010-08-16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* ARM test cases contributed by Apple.Evan Cheng2007-01-19