aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/memfunc.ll
AgeCommit message (Expand)Author
2012-02-21Proper support for a bastardized darwin-eabi hybird ABI.Evan Cheng
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2011-06-16Force a triple here so this test doesn't fail on EABI hosts (like clang-nativ...Eli Friedman
2011-05-22RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset ...Renato Golin
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2006-12-05expand memmove and memcpyRafael Espindola