aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/memfunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-20/+273
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+2
* Proper support for a bastardized darwin-eabi hybird ABI.Evan Cheng2012-02-211-0/+3
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-9/+6
* Force a triple here so this test doesn't fail on EABI hosts (like clang-nativ...Eli Friedman2011-06-161-1/+1
* RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset ...Renato Golin2011-05-221-4/+20
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-171-9/+12
* expand memmove and memcpyRafael Espindola2006-12-051-0/+13