simonmar 2004/02/03 09:31:49 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/main CmdLineOpts.lhs CodeOutput.lhs
DriverFlags.hs ErrUtils.lhs
ghc/compiler/nativeGen AsmCodeGen.lhs NOTES PprMach.hs
RegisterAlloc.hs
Log:
Various nativeGen tweaks. It almost generates reasonable-looking assembly.
Revision Changes Path
1.183.2.1 +1 -1 fptools/ghc/compiler/main/CmdLineOpts.lhs
1.49.4.4 +2 -2 fptools/ghc/compiler/main/CodeOutput.lhs
1.129.2.1 +1 -1 fptools/ghc/compiler/main/DriverFlags.hs
1.43.2.1 +1 -3 fptools/ghc/compiler/main/ErrUtils.lhs
1.60.6.8 +46 -23 fptools/ghc/compiler/nativeGen/AsmCodeGen.lhs
1.6.46.6 +27 -16 fptools/ghc/compiler/nativeGen/NOTES
1.1.2.10 +7 -6 fptools/ghc/compiler/nativeGen/Attic/PprMach.hs
1.1.2.3 +22 -7 fptools/ghc/compiler/nativeGen/Attic/RegisterAlloc.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc