aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ldm.ll
AgeCommit message (Expand)Author
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-01-06ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.Tim Northover
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2011-03-11Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach
2011-01-06PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson
2010-06-04Remove more tail calls.Dale Johannesen
2010-03-16Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson
2009-10-27Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-01-31Fix test cases.Evan Cheng
2007-01-31ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio
2007-01-22PastoEvan Cheng
2007-01-22Fix test case.Evan Cheng
2007-01-19ARM test cases contributed by Apple.Evan Cheng