summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-07-21-ISelBug.ll
Commit message (Expand)AuthorAge
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* More consistent thumb1 asm printing.Evan Cheng2009-11-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Shrinkify Thumb2 r = add sp, imm.Evan Cheng2009-08-11
* Do not select tSXTB / tSXTH in thumb2 mode.Evan Cheng2009-07-21