RFC: Shark correct llvm 2.8 memset intrinsic call.

Xerxes Rånby xerxes at zafena.se
Wed May 12 06:06:29 PDT 2010


The attached patch makes Shark use the LLVM 2.8 memset intrinsic in a
more "correct" way.

The volatile field really are a bool and the intrinsic signature have
been altered in LLVM 2.8 a little so by using the attached patch will
make sure that LLVM dont have to guess which intrinsic match best.

Cheers
Xerxes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 12may-memset-llvm2.8-correctness.patch
Type: text/x-patch
Size: 1007 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100512/ba62a86c/12may-memset-llvm2.8-correctness.patch 


More information about the distro-pkg-dev mailing list