aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-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-0/+9
* Convert test to FileCheck.Bob Wilson2010-08-161-4/+19
* Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/packJim Grosbach2010-05-051-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Add Thumb2 pkhbt / pkhtb.Evan Cheng2009-07-071-0/+73