[Mono-bugs] [Bug 62107][Wis] Changed - [PATCH] reset spill costs on liveness rescan
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Jul 2004 15:47:40 -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=62107
--- shadow/62107 2004-07-29 15:47:27.000000000 -0400
+++ shadow/62107.tmp.3762 2004-07-29 15:47:40.000000000 -0400
@@ -18,6 +18,11 @@
This patch makes us reset the spill costs when we rescan liveness. Liveness
gets run twice when we enable ssa (once for creating pruned form, another
for regalloc).
Setting it to 0 gives us a more acurate picture of spill costs.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-07-29 15:47 -------
+Created an attachment (id=8783)
+mini-liveness-reset-spill-costs.patch
+