summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fpmem.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-14
* Also match negative offsets for addrmode3 and addrmode5.Jakob Stoklund Olesen2011-09-23
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* 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
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Fix tests.Evan Cheng2007-05-07
* For PR1319:Reid Spencer2007-04-16
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio2007-01-12
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* remove extra [] in storesRafael Espindola2006-10-17
* initial implementation of addressing mode 5Rafael Espindola2006-10-17