Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81981 --- shadow/81981 2007-07-04 06:53:44.000000000 -0400 +++ shadow/81981.tmp.19274 2007-07-04 07:40:38.000000000 -0400 @@ -186,6 +186,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-04 06:19 ------- Please add the MS-generated exe binary, thanks. ------- Additional Comments From [EMAIL PROTECTED] 2007-07-04 06:53 ------- I am not sure what do you mean. Do you want ngen-ed output or normal MSIL assembly ? + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-04 07:40 ------- +The IL code to see why we generate worse JIT code from their IL code, +we don't care about their jit-generated code. +Anyway, I added the support in the jit to use SSE2 instructions to +convert to int and this makes the test go from 1850 to 800 on my +system: this should cover pretty much all the difference with the +mcs-compiled IL code. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
