Thu Mar  1 03:26:25 PST 2007  Simon Marlow <[EMAIL PROTECTED]>
  * Use the most complex form of addressing modes on x86
  We had a pattern that matched (base+(index<<N)), but not
  (base+(index<<N)+M).

    M ./compiler/nativeGen/MachCodeGen.hs -9 +22

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to