Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more places which should be checking for iOS, not darwin. | Evan Cheng | 2012-01-04 | 1 | -1/+1 |
* | Thumb assembly parsing and encoding for LDM instruction. | Jim Grosbach | 2011-08-18 | 1 | -1/+1 |
* | Make this test not use tail calls. A tail call | Dale Johannesen | 2010-06-03 | 1 | -3/+3 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Shrinkify Thumb2 load / store multiple instructions. | Evan Cheng | 2009-08-11 | 1 | -7/+7 |
* | Thumb2 32-bit ldm / stm needs .w suffix if submode is ia. | Evan Cheng | 2009-08-07 | 1 | -4/+4 |
* | Fix test. | Evan Cheng | 2009-08-04 | 1 | -1/+1 |
* | Enable load / store multiple pass for Thumb2. It's not using ldrd / strd yet. | Evan Cheng | 2009-08-04 | 1 | -0/+40 |