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

Renato Golin rengolin at systemcall.org
Fri May 27 01:27:00 PDT 2011


On 27 May 2011 00:12, Evan Cheng <evan.cheng at apple.com> wrote:
> I would prefer the isel approach and avoid the load / store optimization complexity.

This is how we did the memset and divmod special lowering and it's
simple enough.

cheers,
--renato



More information about the llvm-commits mailing list