Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change ARM PKHTB and PKHBT instructions to use a shift_imm operand to avoid | Bob Wilson | 2010-08-17 | 1 | -1/+1 |
* | Generalize a pattern for PKHTB: an SRL of 16-31 bits will guarantee | Bob Wilson | 2010-08-16 | 1 | -0/+9 |
* | Convert test to FileCheck. | Bob Wilson | 2010-08-16 | 1 | -4/+19 |
* | Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/pack | Jim Grosbach | 2010-05-05 | 1 | -2/+2 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Add Thumb2 pkhbt / pkhtb. | Evan Cheng | 2009-07-07 | 1 | -0/+73 |