[project @ 2000-02-01 14:02:02 by sewardj]
authorsewardj <unknown>
Tue, 1 Feb 2000 14:02:02 +0000 (14:02 +0000)
committersewardj <unknown>
Tue, 1 Feb 2000 14:02:02 +0000 (14:02 +0000)
commit85ef3b326950dc22db60a78ed8ea7702562c298e
treef006ab126a76667896bcdf77defae71988fec6c1
parent298e7a785bd89b51e0e8c34980cd4ceac7d3dce0
[project @ 2000-02-01 14:02:02 by sewardj]
-- Cosmetic changes in register allocator.

-- Implement macro HP_GEN_SEQ_NP.

-- MachCode(trivialCode, x86): because one of the operands is also
   the destination (on this 2-address arch), it's invalid to sequence
   the code to compute the operands using asmParThen [code1, code2].
   since the order of assignments matters.  Fixed.
ghc/compiler/nativeGen/AsmRegAlloc.lhs
ghc/compiler/nativeGen/MachCode.lhs
ghc/compiler/nativeGen/PprMach.lhs
ghc/compiler/nativeGen/StixMacro.lhs