[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.
Showing
- ghc/compiler/nativeGen/AsmCodeGen.lhs 1 addition, 0 deletionsghc/compiler/nativeGen/AsmCodeGen.lhs
- ghc/compiler/nativeGen/MachCode.lhs 4 additions, 3 deletionsghc/compiler/nativeGen/MachCode.lhs
- ghc/compiler/nativeGen/NOTES 4 additions, 0 deletionsghc/compiler/nativeGen/NOTES
- ghc/compiler/nativeGen/PprMach.lhs 4 additions, 2 deletionsghc/compiler/nativeGen/PprMach.lhs
- ghc/compiler/nativeGen/RegAllocInfo.lhs 7 additions, 2 deletionsghc/compiler/nativeGen/RegAllocInfo.lhs
- ghc/compiler/nativeGen/StixPrim.lhs 21 additions, 0 deletionsghc/compiler/nativeGen/StixPrim.lhs
Loading
Please register or sign in to comment