[Mono-devel-list] [PATCH] Constant folding signed div

Torstensson, Patrik patrik.torstensson at intel.com
Tue Nov 23 14:16:13 EST 2004


Hi,

This patch tries to implement signed div folding via a burg rule. 

The reason why I say tries is because I have only tested the patch on
x86 (only platform I have access to) but it should work on all platforms
because it uses ops that is needed on all platforms. But to be sure the
define MONO_ARCH_SUPPORT_DIV_CFOLD needs to define to enable this patch,
when all platforms have been tested alt. fixed we can remove this
define.

Cheers,
 Patrik Torstensson



 <<cfold.div.patch.txt>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041123/65301ee8/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cfold.div.patch.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041123/65301ee8/attachment.txt 


More information about the Mono-devel-list mailing list