aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-ldm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
* Thumb assembly parsing and encoding for LDM instruction.Jim Grosbach2011-08-181-1/+1
* 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