aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fpmem.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-5/+5
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-141-4/+4
* Also match negative offsets for addrmode3 and addrmode5.Jakob Stoklund Olesen2011-09-231-0/+18
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-2/+2
* Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson2009-10-271-6/+7
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* Remove llvm-upgrade.Tanya Lattner2008-02-171-13/+13
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* Fix tests.Evan Cheng2007-05-071-7/+6
* For PR1319:Reid Spencer2007-04-161-4/+6
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-2/+2
* Build constants using instructions mov/orr or mvn/eor.Lauro Ramos Venancio2007-01-121-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-4/+4
* remove extra [] in storesRafael Espindola2006-10-171-3/+10
* initial implementation of addressing mode 5Rafael Espindola2006-10-171-0/+14