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