cvs commit: fptools/ghc/compiler/nativeGen RegisterAlloc.hs
Simon Marlow
simonmar at glass.cse.ogi.edu
Thu Feb 12 07:05:35 EST 2004
simonmar 2004/02/12 07:05:35 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/nativeGen RegisterAlloc.hs
Log:
Fix register allocator bug which meant that it wasn't correctly
caching the register assignment across jumps.
Revision Changes Path
1.1.2.7 +1 -1 fptools/ghc/compiler/nativeGen/Attic/RegisterAlloc.hs
More information about the Cvs-ghc
mailing list