commit | 1ec11fb8b502971071a57b8b2de129f86bd41de0 | [log] [tgz] |
---|---|---|
author | Renato Golin <renato.golin@arm.com> | Sun May 22 21:41:23 2011 +0000 |
committer | Renato Golin <renato.golin@arm.com> | Sun May 22 21:41:23 2011 +0000 |
tree | 649f8511e819a0cec7103a10225820c5e21fa47d | |
parent | fbc539ff37ddd08c2480be9185e7a40919ce8940 [diff] |
RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset accepts parameters (ptr, size, value) in a different order than GNU's memset (ptr, value, size), therefore the special lowering in AAPCS mode. Implementation by Evzen Muller. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131868 91177308-0d34-0410-b5e6-96231b3b80d8