aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpmem.ll
AgeCommit message (Expand)Author
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2011-09-23Also match negative offsets for addrmode3 and addrmode5.Jakob Stoklund Olesen
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
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
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-05-07Fix tests.Evan Cheng
2007-04-16For PR1319:Reid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2007-01-12Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-17remove extra [] in storesRafael Espindola
2006-10-17initial implementation of addressing mode 5Rafael Espindola