[project @ 2000-02-03 18:01:03 by sewardj]
authorsewardj <unknown>
Thu, 3 Feb 2000 18:01:03 +0000 (18:01 +0000)
committersewardj <unknown>
Thu, 3 Feb 2000 18:01:03 +0000 (18:01 +0000)
commit1aa0765b34932e36e85625fe6fa1b21255139ffb
treeb0b984bc73d91c620e9e315d3d6a8b2997adc973
parent10aa06e429e216eec97d3d7e7be468c1643309c3
[project @ 2000-02-03 18:01:03 by sewardj]
Fix x86 NCG so the compiler can compile itself `-O':

-- Implement fake x86 insn GITOD/GITOF.
-- Implement primops ReadMutVarOp and WriteMutVarOp.
-- Pro tem, disable use of %eax as a spill temp.
-- Clarify wording of Rules of the Game comment in MachCode.
ghc/compiler/nativeGen/AsmCodeGen.lhs
ghc/compiler/nativeGen/MachCode.lhs
ghc/compiler/nativeGen/NOTES
ghc/compiler/nativeGen/PprMach.lhs
ghc/compiler/nativeGen/RegAllocInfo.lhs
ghc/compiler/nativeGen/StixPrim.lhs