mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
e5af901910
It optimizes for two cases: + The case when every node in the interference graph has degree less than K and is therefore trivially K-colorable. + The case when some node in the interference graph is K-colorable using simplify's node-subtraction heuristic. Therefore, no spilling will take place and no spill costs need be taken into account.
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="Author" content="Scott Furman"> <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]"> <title>Electrical Fire README</title> </head> <body> <h1> What is Electrical Fire ?</h1> Electrical Fire is the code name for a multi-platform Just-In-Time Java compiler (JIT). For more information, see the <a href="http://www.mozilla.org/projects/ef">Electrical Fire homepage </a>. </body> </html>