Don't try and coalesce nodes with themselves
authorBen.Lippmeier@anu.edu.au <unknown>
Tue, 11 Sep 2007 15:12:11 +0000 (15:12 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Tue, 11 Sep 2007 15:12:11 +0000 (15:12 +0000)
commit9d2b0ebb2a6c43d6cd4f27e763897cc06592f5a0
treeca3a5133d909603733efa45548651d95a3b1833b
parent295d2a0018243d94a7bd4e72d88d056db32ff3cf
Don't try and coalesce nodes with themselves
compiler/nativeGen/GraphColor.hs
compiler/nativeGen/GraphOps.hs
compiler/nativeGen/RegLiveness.hs