Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Enable Thumb2 instruction shrinking (32-bit to 16-bit) pass. Convert a bunch ... | Evan Cheng | 2009-08-10 | 1 | -2/+2 |
* | Emit sub r, #c instead of transforming it to add r, #-c if c fits in 8-bit. T... | Evan Cheng | 2009-08-04 | 1 | -1/+19 |
* | Add ".w" suffix for wide thumb-2 instructions. | David Goodwin | 2009-07-27 | 1 | -1/+1 |
* | Thumb-2 tests | David Goodwin | 2009-06-29 | 1 | -0/+31 |