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