[llvm-commits] [cfe-commits] [PATCH] ARM strexd and ldrexd intrinsics

Renato Golin rengolin at gmail.com
Thu May 26 00:46:27 PDT 2011


On 26 May 2011 02:11, "Bruno Cardoso Lopes" <bruno.cardoso at gmail.com> wrote:
>
> I would be fine with this too. The only problem is that I would have
> to manually select the strexd instead of using a simple pattern for
> it, but it's always a tradeoff anyway. Let me know which approach is
> preferred then.

We used custom isel lowering for memset (swapping arguments) and divmod (for
srem).

Cheers,
Renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110526/f5f3753f/attachment.html>


More information about the llvm-commits mailing list