Fix truncate on amd64 NCG; fixes arith005.
authorIan Lynagh <igloo@earth.li>
Thu, 3 May 2007 22:38:33 +0000 (22:38 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 3 May 2007 22:38:33 +0000 (22:38 +0000)
commit7d817d447d3ee0df22691afad29c94ebbb334120
tree2eed8fc6ecb535c18481d734dd246d9955bcb2d0
parent44860c92573be69ba38dda23cfb47aa5ea417317
Fix truncate on amd64 NCG; fixes arith005.
cvts[sd]2siq? ->
cvtts[sd]2siq?
compiler/nativeGen/MachCodeGen.hs
compiler/nativeGen/MachInstrs.hs
compiler/nativeGen/PprMach.hs
compiler/nativeGen/RegAllocInfo.hs