summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ldm.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-11
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-06
* Remove more tail calls.Dale Johannesen2010-06-04
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-16
* Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson2009-10-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Fix test cases.Evan Cheng2007-01-31
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-31
* PastoEvan Cheng2007-01-22
* Fix test case.Evan Cheng2007-01-22
* ARM test cases contributed by Apple.Evan Cheng2007-01-19