summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-pack.ll
Commit message (Expand)AuthorAge
* 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 test to FileCheck.Bob Wilson2010-08-16
* Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/packJim Grosbach2010-05-05
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add Thumb2 pkhbt / pkhtb.Evan Cheng2009-07-07