[llvm-commits] [Patch] ARM EABI divmod modifications
Renato Golin
rengolin at systemcall.org
Mon May 23 07:07:10 PDT 2011
Hi all,
The following patch was extracted from today's trunk. I've added the
necessary tests.
Rationale:
RTABI 4.2 specifies _eabi_{u,}{i,l}divmod library helpers. This patch
adds them in the library call list and use it for calculating the
reminder (srem/urem) when in EABI mode.
cheers,
--renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: divrem.patch
Type: text/x-diff
Size: 9200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110523/687c0822/attachment.patch>
More information about the llvm-commits
mailing list