aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-ldm.ll
Commit message (Expand)AuthorAgeFilesLines
* Make this test not use tail calls. A tail callDale Johannesen2010-06-031-3/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Shrinkify Thumb2 load / store multiple instructions.Evan Cheng2009-08-111-7/+7
* Thumb2 32-bit ldm / stm needs .w suffix if submode is ia.Evan Cheng2009-08-071-4/+4
* Fix test.Evan Cheng2009-08-041-1/+1
* Enable load / store multiple pass for Thumb2. It's not using ldrd / strd yet.Evan Cheng2009-08-041-0/+40