aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ldm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-8/+8
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-111-5/+5
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-061-1/+10
* Remove more tail calls.Dale Johannesen2010-06-041-1/+1
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-161-1/+1
* Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson2009-10-271-6/+8
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Remove llvm-upgrade.Tanya Lattner2008-02-171-23/+24
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* For PR1319:Reid Spencer2007-04-161-4/+6
* Fix test cases.Evan Cheng2007-01-311-1/+1
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-311-1/+1
* PastoEvan Cheng2007-01-221-1/+1
* Fix test case.Evan Cheng2007-01-221-1/+1
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-0/+32