[Mono-bugs] [Bug 60909][Wis] Changed - [PATCH] Recomputate liveness ranges on second scan
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jul 2004 13:08:34 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60909
--- shadow/60909 2004-07-03 13:08:05.000000000 -0400
+++ shadow/60909.tmp.9015 2004-07-03 13:08:34.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60909
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -42,6 +42,10 @@
------- Additional Comments From bmaurer@users.sf.net 2004-07-03 13:08 -------
Created an attachment (id=8447)
patch to get stats about the % of variables we assign to regvars
+
+------- Additional Comments From bmaurer@users.sf.net 2004-07-03 13:08 -------
+I attached a little patch to give info about the effectiveness of this
+change.