summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-ldm.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-04
* Thumb assembly parsing and encoding for LDM instruction.Jim Grosbach2011-08-18
* Make this test not use tail calls. A tail callDale Johannesen2010-06-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Shrinkify Thumb2 load / store multiple instructions.Evan Cheng2009-08-11
* Thumb2 32-bit ldm / stm needs .w suffix if submode is ia.Evan Cheng2009-08-07
* Fix test.Evan Cheng2009-08-04
* Enable load / store multiple pass for Thumb2. It's not using ldrd / strd yet.Evan Cheng2009-08-04