summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/memfunc.ll
Commit message (Expand)AuthorAge
* Proper support for a bastardized darwin-eabi hybird ABI.Evan Cheng2012-02-21
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* Force a triple here so this test doesn't fail on EABI hosts (like clang-nativ...Eli Friedman2011-06-16
* RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset ...Renato Golin2011-05-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* expand memmove and memcpyRafael Espindola2006-12-05